io-no / libdebug

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

Instruction counts #10

Open io-no opened 1 year ago

io-no commented 1 year ago

Implement an integrated way to count the number of executed functions or the number of times a breakpoint has been hit.