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

32-bit support #2

Open
amlamarra opened this issue May 5, 2021 · 1 comment
Open

32-bit support #2

amlamarra opened this issue May 5, 2021 · 1 comment

Comments

@amlamarra
Copy link

It looks like Heappy was designed to only support the x86-64 architecture in GDB. Could you also support x86 (32-bit)?

@gand3lf
Copy link
Owner

gand3lf commented May 6, 2021

For now Heappy can handle only 64-bit addresses but worked on the 32-bit version. Unfortunately, GEF is not able to show all allocated chunks through the command "heap chunks" for 32-bit binaries. Since Heappy uses GEF, it is not possible for now to implement a good solution.

@gand3lf gand3lf closed this as completed May 6, 2021
@gand3lf gand3lf reopened this May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants