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
I'm not on Windows. I'm analysing an Android memory dump (32 bit) on ReClass x86. I managed to get it running partially through wine (though it crashes very often, unless I uncheck show pointers). It's pretty unusable as any kind of nesting is impossible and causes the program to crash instantly.
Rebasing should be a matter of shifting address in the main application view, and would be immensely helpful as it would enable traversing pointers that are in the same memory dump.
Is there any way to rebase a binary dump so that the pointers in the dump can be resolved correctly?
The text was updated successfully, but these errors were encountered: