Robin David
Results
22
comments of
Robin David
trafficstars
Thanks! You did it right the issue is on our side. To test I just added to your script: ```python from tritondse.probes.basic_trace import BasicDebugTrace # in main executor.cbm.register_probe(BasicDebugTrace()) # in...
I just followed the various calls and saw that I ended up there. You can quickly create a reverse dict to get symbols associated to an address by manipulating the...