2.1.0
This version of Cutter is built with Rizin 0.4.0
Additions
- Adds signatures widget for managing FLIRT signatures
- Supports and bundles SigDB, a library of FLIRT signatures for commonly found libraries
- Bundles the new Yara plugin to apply and create yara rules
- Bundles Apple Swift demangler
- Adds option to fill missing bytes with nops when editing an instruction
- Adds hexeditor option to write hex bytes
- Adds option to add comments directly from hexdump widget
- Uses RzAnnotatedCode with JSDec for colored output with semantic information
- Adds double click to seek to global variable in decompiler widget
- Adds report issue button in "About"
- Many internal rizin commands has been translated to their C equivalent
- Enables console redirection on Windows
Bugfixes
- Adds missing Rizin headers in Python bindings
- Fixes gdbserver segfault