You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, as mentioned in README, StochFuzz supports PIE binaries (theoretically and practically), but there are some implementation bugs currently. To avoid misusing, I raise an error there. I will fix them once I got time (hopefully till the end of August).
I have pushed some commits to resolve the bug. Stochfuzz can support rewriting PIE binaries now.
You might note that the functionality of PIE binary rewriting is not well tested as the one of non-PIE binaries, so please kindly report any issue you encountered when dealing with PIE binaries.
I will keep this issue open, till PIE binary rewriting receives an exhaustive testing.
ERROR call handler for PIE programs is unimplemented :./rewriter_handlers/handler_call.c:101
so your tool does not support PIE programs ?
The text was updated successfully, but these errors were encountered: