io-no / libdebug

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

d.memory syntax inconsistency #26

Open io-no opened 11 months ago

io-no commented 11 months ago

The memory access in libdebug supports both access through addresses or symbols. However, there are some inconsistencies in the implementation: