Skip to content

Releases: rizinorg/cutter

2.4.1

11 May 14:58
Compare
Choose a tag to compare
  • Rizin 0.8.1
  • Fix JSDEC plugin location in Windows release package
  • macOS release package signing fixes
  • Better align disassembly arrows

2.4.0

28 Apr 03:14
Compare
Choose a tag to compare
  • Use Rizin 0.8.0
  • Switch to use Qt 6 by default (Qt5 still available for older Linux distros)
    • Appimage now supports running on wayland natively
  • Add a scrollbar to the disassembly window
  • Add nicer display of 1-instruction loops
  • Debugger improvements (#3407 #3411 #3410)
  • Fix io.va checkbox - previously it didn't had any effect
  • Fix single key shortcuts getting triggered in text input fields
  • Updated translations
  • Various bugfixes and refactors (67 commits total)

Notes for Linux package maintainers:

  • It is recommended to compile using Qt6 assuming pyside6 is available
  • New build options for additional version suffix and disabling inclusion of git commit hash (#3422)
  • .appdata.xml gets installed by default

2.4.0-rc1

27 Apr 07:19
Compare
Choose a tag to compare
2.4.0-rc1 Pre-release
Pre-release
  • Use Rizin 0.8.0
  • Switch to use Qt 6 by default
  • Add a scrollbar to the disassembly window
  • Add nicer display of 1-instruction loops
  • Fix io.va checkbox - previously it didn't had any effect
  • Various bugfixes and refactors
  • Updated translations

2.3.4

04 Mar 13:20
Compare
Choose a tag to compare
  • Use Rizin 0.7.1
  • Fix multiple crashes due to the incorrect rz_iterator API use for analysis information retrieval.

2.3.4-rc1

03 Mar 17:41
Compare
Choose a tag to compare
2.3.4-rc1 Pre-release
Pre-release

Use Rizin 0.7.1

2.3.3

24 Feb 15:02
Compare
Choose a tag to compare
  • Use Rizin 0.7.0
  • Highlight matching braces in decompiler view
  • Scrolling performance improvements
  • Added Urdu translation
  • Added Bengali translation
  • Added Vietnamese translation
  • Added Korean translation
  • Improved Finnish translation

2.3.3-rc1

24 Feb 13:28
Compare
Choose a tag to compare
2.3.3-rc1 Pre-release
Pre-release

Use Rizin 0.7.0

2.3.2

14 Sep 07:54
Compare
Choose a tag to compare
  • Use Rizin 0.6.2
  • Seek to first call if multiple references
  • Complete Persian translation
  • Improved Chinese, German translations

2.3.1

19 Aug 18:43
Compare
Choose a tag to compare
  • Use Rizin 0.6.1
  • Complete Portuguese translation
  • Improved French, Arabic, Ukrainian translations

2.3.0

05 Aug 03:51
Compare
Choose a tag to compare
  • Use Rizin v0.6.0
  • Fix arrows calculation when disassembly contains multiline output
  • Added basefind tool
  • Added support for creating and modifying global variables
  • Implemented RzIL statements graph
  • Show disassembly var tooltips with known values while debugging
  • Update translations

Basefind

Untitled