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

Decompiled code doesn't always decompile all the way and requires user intervention #2

Open
GoogleCodeExporter opened this issue Jun 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Occasionally when decompiling, the user will just see undefined bytes in the 
place of the decompiled code 

Occasionally when decompiling, there will be a mix of Assembly and the Pseudo 
code. It would seem that the function end isn't being recorded probably when 
running MakeUnknown(), but I haven't figured out a solution. 

Both can be fixed by the user pressing 'C' until the proper code is present.

(If pressing 'c' doesn't work on the code, a bug likely occurred. Please 
provide a binary with just the offending function and what offsets we should  
use when loading. (Or fix it yourself))

Original issue reported on code.google.com by [email protected] on 6 Feb 2013 at 5:41

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

No branches or pull requests

1 participant