Skip to content

Releases: rizinorg/cutter

Cutter 1.3

09 Mar 17:04
Compare
Choose a tag to compare

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

Cutter 1.2

30 Jan 22:06
Compare
Choose a tag to compare
v1.2

Cutter 1.2 release (radare2 updated to 2.3.0)

Cutter 1.1

25 Dec 10:02
Compare
Choose a tag to compare

Cutter Christmas release.

  • Many improvements and bugfixes

Cutter 1.0

04 Dec 10:03
Compare
Choose a tag to compare

This is the first release of Cutter

v1.0-alpha

21 Nov 23:11
Compare
Choose a tag to compare
v1.0-alpha Pre-release
Pre-release

Cutter testing release.