Software Alternatives & Reviews

Binary Ninja VS OllyDbg

Compare Binary Ninja VS OllyDbg and see what are their differences

Binary Ninja logo Binary Ninja

A reverse engineering platform and GUI

OllyDbg logo OllyDbg

OllyDbg is a 32-bit assembler level analysing debugger.
  • Binary Ninja Landing page
    Landing page //
    2023-09-28
Not present

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

OllyDbg videos

LABS 37 Virus Analysis Using OllyDbg REVIEW

More videos:

  • Tutorial - Introduction to Reverse Engineering | Ollydbg Tutorial
  • Tutorial - OllyDBG Tibia Reverse Engineering & Function Calling Tutorial

Category Popularity

0-100% (relative to Binary Ninja and OllyDbg)
IDE
36 36%
64% 64
Software Development
34 34%
66% 66
Decompiler
56 56%
44% 44
OS & Utilities
20 20%
80% 80

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Binary Ninja and OllyDbg

Binary Ninja Reviews

We have no reviews of Binary Ninja yet.
Be the first one to post

OllyDbg Reviews

Reverse engineering tools review
Popularity of OllyDbg is obvious with the fact, that no other debugger, including legendary SoftICE system debugger has had so many plugins and modified versions like OllyDbg. It is interesting that a special version OllyDbg was created under the name of Immunity Debugger with built-in Python script support, meant for analyzing malware and creating exploits
Source: www.pelock.com

Social recommendations and mentions

Based on our record, Binary Ninja should be more popular than OllyDbg. It has been mentiond 9 times since March 2021. 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

OllyDbg mentions (1)

  • I managed to store a copy of Minecraft on a piece of paper
    Can't you use paperback (from the creator of ollydbg)? 500Kb/A4 Https://ollydbg.de/. Source: over 1 year ago

What are some alternatives?

When comparing Binary Ninja and OllyDbg, 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

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

WinDbg - WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as...

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

Cutter - Open Source RE Platform powered by radare2.