Skip to content

Releases: rizinorg/cutter

v2.1.0-rc2

25 Jun 15:33
Compare
Choose a tag to compare
v2.1.0-rc2 Pre-release
Pre-release
Extend blocksize to work around pdJ printing to few lines (#2984)

v2.1.0-rc1

25 Jun 11:29
Compare
Choose a tag to compare
v2.1.0-rc1 Pre-release
Pre-release
Use rz-ghidra v0.4.0

2.0.5

14 Jan 20:10
f5a7a79
Compare
Choose a tag to compare

Additions and Changes

  • Rizin updated to 0.3.4
  • Use Rizin API for Comments and Instruction writing (#2856)
  • Support for previewing in the Graph widget (#2797)
  • Update analysis method handling for name/realname (#2843)

v2.0.5-rc4

10 Jan 18:17
f5a7a79
Compare
Choose a tag to compare
v2.0.5-rc4 Pre-release
Pre-release
Bump Rizin version to v0.3.4 (#2876)

v2.0.5-rc3

07 Jan 15:02
829f409
Compare
Choose a tag to compare
v2.0.5-rc3 Pre-release
Pre-release
Update Rizin to 0.3.3 (#2870)

v2.0.5-rc2

31 Dec 08:37
Compare
Choose a tag to compare
v2.0.5-rc2 Pre-release
Pre-release
Bump Rizin version to v0.3.2

v2.0.5-rc1

26 Dec 09:12
Compare
Choose a tag to compare
v2.0.5-rc1 Pre-release
Pre-release
Update version to 2.0.5 and rizin stable (before 0.3.2) (#2864)

2.0.4

24 Nov 13:03
78a9a11
Compare
Choose a tag to compare

Additions and Changes

  • Rizin updated to 0.3.1
  • Added labels above analysis slider (#2809)
  • Preview tooltip coloring refinements (#2799)
  • Add option to disable preview tooltip (#2795)

Bugfixes

  • Fix Crashes on Haiku when not starting from a terminal
  • Section information fixed by porting to Rizin API (#2785)
  • Fix computing hashes and entropy of the file
  • Fix removing strings by setting as code (#2803)

2.0.3

25 Sep 17:01
6dab092
Compare
Choose a tag to compare

Along with many bugfixes and updates to make best use of Rizin 0.3.0, this release also brings a brand new heap viewer widget for glibc, developed as part of Google Summer of Code by @PulakIIIT: https://rizin.re/posts/gsoc-2021-summary/#pulak-heap-viewer-for-cutter

Additions and Changes

  • Debug: Heap viewer widget for glibc
  • Rizin, rz-ghidra and jsdec updated to 0.3.0 with changes for compatibility.
  • Various improvements for native macOS UI (#2776)
  • Many internal changes switching from error-prone rizin commands to C API
  • CI and Linux builds: use Ubuntu 18.04 as oldest supported build system (#2736)

Bugfixes

  • Fix Decompiler Copy Shortcut (Fix #2773, #2778)
  • Fix Restoring "Show Disassembly as" in Preferences (Fix #2726, #2748)
  • Complete Color Theme Lists (Fix #2672) (#2752)
  • macOS: Fix Versions in Info.plist (Fix #2679) (#2740)
  • Debug: Fix continue until main not being enabled in certain cases (#2727)
  • Debug: Fix attaching to a process with no file opened (#2727)
  • Fix a crash when printing disassembly arrows (#2688)

Removals

  • Type Link features removed due to unreliability, in light of global variables coming soon (#2775)

2.0.2

25 Apr 15:44
Compare
Choose a tag to compare

Bug Fixes

  • Rizin updated to 0.2.1
  • Fix incorrect packaging causing "Most likely, Rizin is not properly installed." on Windows #2667
  • Crash on Linux distros using Qt 5.15.2 with KDE patches #2662