Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot run elf x86_64 binary which packed with silvio_infection #1

Open
benzwt opened this issue Dec 2, 2021 · 1 comment
Open

Comments

@benzwt
Copy link

benzwt commented Dec 2, 2021

segmentation fault on elf x86_64 packed with silvio_infection

@benzwt benzwt changed the title cannot run elf x86_64 which packed with silvio_infection cannot run elf x86_64 binary which packed with silvio_infection Dec 2, 2021
@benzwt
Copy link
Author

benzwt commented Dec 2, 2021

my pagesize is 4096, which differ with the
#define PAGE_SIZE64 0x2000
Thus, I changed PAGE_SIZE64 to 4096, recompiled.
But the problem persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant