Skip to content
New issue

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

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

Already on GitHub? # to your account

64-bit version cannot fuzz 32-bit executables #1

Open
samhocevar opened this issue Jan 5, 2015 · 0 comments
Open

64-bit version cannot fuzz 32-bit executables #1

samhocevar opened this issue Jan 5, 2015 · 0 comments
Labels

Comments

@samhocevar
Copy link
Owner

A 64-bit version of zzuf cannot fuzz a 32-bit executable by default because its libzzuf.so is 64-bit, too, so it cannot be injected into a 32-bit executable.
We should tweak the build system so that a 32-bit libzzuf.so is built, too.

@samhocevar samhocevar added the bug label Jan 5, 2015
samhocevar pushed a commit that referenced this issue Jul 22, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant