Software Alternatives & Reviews

Binary Ninja VS HxD

Compare Binary Ninja VS HxD and see what are their differences

Binary Ninja logo Binary Ninja

A reverse engineering platform and GUI

HxD logo HxD

HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and...
  • Binary Ninja Landing page
    Landing page //
    2023-09-28
  • HxD Landing page
    Landing page //
    2021-07-31

Binary Ninja

Categories
  • IDE
  • Software Development
  • Decompiler
  • OS & Utilities
Website binary.ninja
Details $

HxD

Categories
  • IDE
  • Software Development
  • Developer Tools
  • Decompiler
Website mh-nexus.de
Details $-

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

HxD videos

No HxD videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Binary Ninja and HxD)
IDE
35 35%
65% 65
Software Development
33 33%
67% 67
Decompiler
54 54%
46% 46
Text Editors
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, HxD should be more popular than Binary Ninja. It has been mentiond 64 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: over 1 year 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

HxD mentions (64)

  • HexWalk – Hex Editor/Viewer/Analyzer
    How does it compare to HxD? https://mh-nexus.de/en/hxd/. - Source: Hacker News / about 2 months ago
  • 2 TB SSD turned to 1TB SSD by repair software, is there a way to get the files recovered?
    By the sound of what happened it's possible that all files residing in the last 1TB got TRIMMed (https://www.300dollardatarecovery.com/trim/) by first aid. Can you check the corrupted videos with a hex editor (for example https://mh-nexus.de/en/hxd/) to see if they contain any information at all? If they got trimmed there will be large swathes of either 0xff or 0x00. Source: 4 months ago
  • Bakugan Battle Brawlers Save File Editing Helper (Wii/PS3 and potentially other console versions)
    You don't need to know anything about Hex-Editing to use this. You are only required to know how to copy-paste. That being said, you will need a Hex-Editor program and to know your save-file's location. I personally use HxD: https://mh-nexus.de/en/hxd/. Source: 10 months ago
  • Visual Boy Advance Saving As 64KB Instead Of 128KB - Doesn't Work On Cartridge
    Also, notepad is only good for editing text, not binary files. You should use a hex editor. I personally use HxD. I also found this online hex editor called HexEd.it. Source: 10 months ago
  • Can't leave, can't die.
    Anyway, due to the sheer size of the saves, I'd recommend using a hex editor like HxD rather than a text editor. Hex editors typically operate on just a small buffer at any given time, so opening and paging through the file is very fast. In theory, this might slow down full-file operations like a full text search, but in practice it doesn't seem to matter in this case. I opened a 100MB save that hasn't been... Source: 11 months ago
View more

What are some alternatives?

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

010 Editor - 010 Editor: Professional hex editor with Binary Templates. A fast, flexible, easy-to-use hex editor.

Ghidra - Software Reverse Engineering (SRE) Framework

WinHex - WinHex hex editor, disk editor, RAM editor. Binary editor for files, disks, and RAM. Download HEX EDITOR. Sector editor. Drive editor.

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

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