io-no / libdebug

libdebug is a python library to automate the debugging of a binary executable.
Other
1 stars 1 forks source link

Memory access #14

Open io-no opened 10 months ago

io-no commented 10 months ago

Implement relative and contextualized access to memory (eg. d.stack[], d.heap[], d.bss[], etc.)