Releases
v1.3
xarkes
released this
09 Mar 17:04
Cutter 1.3
Additions
Added Jupyter Notebook integration
Added python bindings to Jupyter (import cutter; cutter.cmd('pd 10')
)
Added basic search capability
Improved color handling (splitted Qt Theme and Disassembly Theme)
Added option to set anal.bb.maxsize
Added Types widget
Added Virtual Tables widget
Added Resources widget
Added a build.sh
script for easier building
Added option to nop instructions
Added ahb
(bits selection) for current instruction (Useful for arm/thumb, etc.)
Added highlight for main function in functions panel
Added asm.fcnlines
option
Added radare2 plugins information in About window
Fixes
Fixed byte/instruction edition (write mode)
Fixed colors on Windows
Fixed a segfault when closing the LoadOptions dialog
Improved loading to match radare2 behaviour
Made HexdumpWidget more resizable
Fixed sorting in Strings widget
Fixed double click in Sections widget
Fixed dark theme handling and logo color for NewFile dialog
Adjusted Omnibar size and padding
Improved graph view
Made the AnalThread interruptable
Deletion
Removed old NotepadWidget in favor of Jupyter Notebook
You can’t perform that action at this time.