-
Notifications
You must be signed in to change notification settings - Fork 11
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
re-compilation error on bzip2 #3
Comments
Here is more information on the issue: backtrace:
disasm at
|
Thank you for taking time to raise the issue. Your command line was
We are not sure of the purpose of each argument you passed, but the desired command-line to rewrite the input binary would be
However, we found a problem with the rewritten binary seg-faulting. We have to investigate this issue further on our end.
Hope this helps. |
Thanks for your response. We leveraged your hints and could reproduce results. As part of the research collaboration, we evaluated Rewriter: https://github.com/pwnslinger/sn4ke |
@pwnslinger thanks for sharing, very cool! We will certainly take a look. |
I believe this issue has been addressed. Please re-open if that's not the case. |
I have a bzp2 binary and I tried to use gtirb-pprinter to recompile it. However, I received the following error and couldn't fix it. Do you have any suggestions?
bzip2 link: https://drive.google.com/file/d/1OpzrWRCHur2e20knUkMRe1mz55qcPAWh/view?usp=sharing
command:
When I tun the test file I get the following:
The text was updated successfully, but these errors were encountered: