• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering cutter v2.0.3 - Qt and C++ GUI for radare2 reverse engineering framework

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
screenshot.png


cutter

Cutter is a Qt and C++ GUI for radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.

Disclaimer

Cutter is not aimed at existing radare2 users. It instead focuses on those whose are not yet radare2 users because of the learning curve, because they don’t like CLI applications or because of the difficulty/instability of radare2.

Changelog v2.0.3
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)

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top