02-04-2021, 02:42 PM
Cutter 2.0
Cutter now supports Reverse DebuggingAnother feature that we’re very excited about in this release is the addition of reverse debugging to all debug backends, including remote and ESIL. Reverse debug allows you to move the program counter backwards and revert the program state to the saved state at that point.
The debug toolbar now includes the option to start a ‘trace session’ that enables reverse debug:
https://cutter.re/cutter-2.0
https://github.com/rizinorg/cutter
Cutter now supports Reverse DebuggingAnother feature that we’re very excited about in this release is the addition of reverse debugging to all debug backends, including remote and ESIL. Reverse debug allows you to move the program counter backwards and revert the program state to the saved state at that point.
The debug toolbar now includes the option to start a ‘trace session’ that enables reverse debug:
https://cutter.re/cutter-2.0
https://github.com/rizinorg/cutter
Th3-R3p4ck3r