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
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Feb 2013 at 5:41The text was updated successfully, but these errors were encountered: