• 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.1 - 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,602
Solutions
2
Reputation
32
Reaction score
100,446
Points
2,313
Credits
32,540
‎6 Years of Service‎
 
76%
175816292-3e61dead-35d9-4efc-a8e0-a82423b51573.png


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.1

Additions

    Adds signatures widget for managing FLIRT signatures
    Supports and bundles SigDB, a library of FLIRT signatures for commonly found libraries
    Bundles the new Yara plugin to apply and create yara rules
    Bundles Apple Swift demangler
    Adds option to fill missing bytes with nops when editing an instruction
    Adds hexeditor option to write hex bytes
    Adds option to add comments directly from hexdump widget
    Uses RzAnnotatedCode with JSDec for colored output with semantic information
    Adds double click to seek to global variable in decompiler widget
    Adds report issue button in “About”
    Many internal rizin commands has been translated to their C equivalent
    Enables console redirection on Windows


Bugfixes

    Adds missing Rizin headers in Python bindings
    Fixes gdbserver segfault


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