The most thing I like in this tool it's can use in Linux and other operating systems, Cutter is available for all platforms. Building from sources: https://radareorg.github.io/cutter/building.html
Download:
Get Cutter here: https://github.com/radareorg/cutter/releases
How to Install:
With Linux: just make it executable and run it:
chmod +x Cutter-v1.7.2-x86_64.Linux.AppImage
./Cutter-v1.7.2-x86_64.Linux.AppImage
With Windows: download the latest Zip archive.
With OSX: download the latest .dmg file.
Fixes:
- Fixed missing items from view submenu
- Updated offset during startup
- Fixed segfault when pressing f or t in graph mode
- Fixed xref description
- Fixed jump tables display
- Fixed instruction preview dialog (#714)
- Fixed Cutter load script for sleeping
- Random segfaults fixing (#724)
- Fix editable hex widget (#725)
- Fixed macOS builds (dynamic lib loading)
- Updated attach dialog (#603)
- Updated debug toolbar
- Fixed Ctrl+F in Flag widget (#759)
- Hide debug IO plugins (#767)
- Fixed macOS instructions to build manually
- Updated radare2
Additions
- Added export graph feature (#650)
- Added icon for Windows (#674, #677)
- Updated documentation
- Added support for r2dec
- Added instruction preview to the bytes edit dialog (#696)
- Added a dialog when trying to write a non writable file (#695)
- Added an update check (#704)
- Refresh the view after executing an r2 script (#723)
- Added filename to title (#726)
- Keep graph view priority if graph is empty (#734)
- Local variable edition via context menu (#708)
- Enabled continue, asm.flags in emulation