Arinerron / heaptrace

helps visualize heap operations for pwn and debugging
BSD 3-Clause "New" or "Revised" License
302 stars 18 forks source link

Documentation: How does heaptrace work? #68

Open Arinerron opened 2 years ago

Arinerron commented 2 years ago

It'd be helpful for people considering contributing to see a flowchart for how it sets up a process, finds symbols, makes breakpoints, etc.

Arinerron commented 2 years ago

Also maybe make a blog post :)