Software Alternatives & Reviews

Binary Ninja VS Cutter

Compare Binary Ninja VS Cutter and see what are their differences

Binary Ninja logo Binary Ninja

A reverse engineering platform and GUI

Cutter logo Cutter

Open Source RE Platform powered by radare2.
  • Binary Ninja Landing page
    Landing page //
    2023-09-28
  • Cutter Landing page
    Landing page //
    2020-01-30

Binary Ninja videos

Reverse Engineering with Binary Ninja and gdb a key checking algorithm - TUMCTF 2016 Zwiebel part 1

More videos:

  • Demo - 312 Using Binary Ninja for Modern Malware Analysis Dr Jared DeMott Mr Josh Stroschein
  • Review - Binary Ninja Overview

Cutter videos

Imperial Cutter "review" [Elite Dangerous]

More videos:

  • Review - The Imperial Cutter [Elite Dangerous] | The Pilot Reviews
  • Review - Should you buy a CUTTER? - Elite Dangerous - Imperial Cutter Review

Category Popularity

0-100% (relative to Binary Ninja and Cutter)
IDE
65 65%
35% 35
Software Development
63 63%
37% 37
Decompiler
69 69%
31% 31
OS & Utilities
58 58%
42% 42

User comments

Share your experience with using Binary Ninja and Cutter. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Cutter might be a bit more popular than Binary Ninja. We know about 12 links to it since March 2021 and only 9 links to Binary Ninja. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Binary Ninja mentions (9)

  • [Media] I'm currently learning Rust. Out of curiosity, I opened the resulting binary as a text file, and among the garbled text characters, I saw this weird text. Is this normal or is there something wrong with the compiled binary? It's the "Hello, World!" sample program and it executes normally.
    If you really want to poke around in the binary, you can use a decompiler like IDA, Ghidra, or Binary Ninja's free version. Source: 6 months ago
  • Ida Free
    Still $$$ for crippled functionality. As an alternative, https://binary.ninja is gaining traction at work. - Source: Hacker News / 10 months ago
  • Teaching A Machine To Identify Vulnerabilities (Part 1)
    As I said, a regular text editor won’t do for reading a binary file, so I needed to choose a disassembler to break the challenge binaries out into their basic blocks. I chose to use Binary Ninja because it has a very easy-to-use Python API, and it’s hobbyist-level cheap (for comparison, the industry-standard disassembler is IDA Pro, which they will sell to you for roughly an arm, and continue to pick off your... - Source: dev.to / over 3 years ago
  • Why do most hackers base their personality around hacking?
    It’s an awesome reverse engineering tool (https://binary.ninja). Has really nice api support so you can basically automate anything and make plugins for custom architectures and stuff like that. Source: almost 2 years ago
  • Introducing Decompiler Explorer
    It's basically the opposite of https://godbolt.org/ -- put in binary, get out decompilation amongst many decompilers. It's open source (though you need a Binary Ninja and Hex-Rays license to run internally -- you'll want to check with the respective companies to make sure your particular license is acceptable for use even internally first!). Source: almost 2 years ago
View more

Cutter mentions (12)

  • The Hiew Hex Editor
    Everything Hiew can do, Rizin[1] can do too, and is completely free and open source[2] under LGPL3 license. Moreover, it supports more architectures, platforms, and file formats, as well as GUI in Qt - Cutter[3][4]. If something is missing in Rizin but presented in Hiew, please let us know by opening the issue with details. [1] https://rizin.re [2] https://github.com/rizinorg/rizin [4] - Source: Hacker News / 4 months ago
  • Veles – A new age tool for binary analysis
    In Cutter[1][2] we have an idea to implement thes same feature[3] as a plugin, but our priorities lie elsewhere die to the lack of enough hands. Contributions are welcome. [1] https://cutter.re [2] https://github.com/rizinorg/cutter. - Source: Hacker News / 9 months ago
  • Debugger Ghidra Class
    You might want to check Cutter[1][2] also. Our release builds come with decompiler included. [1] https://cutter.re [2] https://github.com/rizinorg/cutter. - Source: Hacker News / 10 months ago
  • Fq: Jq for Binary Formats
    For this kind of task, using low-level debugger tools is probably better. Rizin[1][2]/Cutter[3][4] could help. We also have GSoC participant this year who works hard on improving debuginfo and debugging support[5]. I personally also like Binary Ninja, they recently made their debugger stable enough[6]. [1] https://rizin.re/ [2] https://github.com/rizinorg/rizin [4] https://github.com/rizinorg/cutter [5]... - Source: Hacker News / 11 months ago
  • What is this?
    Something like https://cutter.re/ or https://www.nirsoft.net/utils/dll_export_viewer.html Could possibly give you some insight. I guess the question though is, what are you trying to do with it? Source: about 1 year ago
View more

What are some alternatives?

When comparing Binary Ninja and Cutter, you can also consider the following products

IDA - The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.

Ghidra - Software Reverse Engineering (SRE) Framework

OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.

X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.

HxD - HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and...

radare - Radare, the highly featured reverse engineering framework.