Software Alternatives & Reviews

HxD VS x64_dbg

Compare HxD VS x64_dbg and see what are their differences

HxD logo HxD

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

x64_dbg logo x64_dbg

x64_dbg is a 32-bit and 64-bit assembler level debugger for Windows. Key features:
  • HxD Landing page
    Landing page //
    2021-07-31
  • x64_dbg Landing page
    Landing page //
    2022-10-14

Category Popularity

0-100% (relative to HxD and x64_dbg)
IDE
84 84%
16% 16
Software Development
85 85%
15% 15
Text Editors
100 100%
0% 0
OS & Utilities
0 0%
100% 100

User comments

Share your experience with using HxD and x64_dbg. 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 x64_dbg. 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.

HxD mentions (64)

  • HexWalk – Hex Editor/Viewer/Analyzer
    How does it compare to HxD? https://mh-nexus.de/en/hxd/. - Source: Hacker News / 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: 5 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: 11 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: 11 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

x64_dbg mentions (16)

  • Too Many Fonts in Windows 10 Can Cause Slow Application Starts
    I have never heard anyone say anything good about the Visual Studio debugger before. Now, I'm not a Windows person but I'm not gonna argue for gdb or lldb here. RemedyBG and x64dbg are the two debuggers I've heard good things about though I've never used them because, again, not a Windows person. [1] https://remedybg.handmade.network/ [2] https://x64dbg.com/. - Source: Hacker News / 9 months ago
  • Advice needed on disabling license checks on some old proprietary abandonware
    I'd help you out but because of circumstances I have no laptop with me. You need x86/x64 debugger to do this. This one for example Find a registration procedure and look for possible brenching to other parts of code in assembly. It's probably somewhere in the beginning. Exclude code validation and export new program version. Source: 11 months ago
  • C/C++: Where is the address of a declared variable stores?
    One interesting thing you can do is download an app like https://x64dbg.com/ or cheat engine, which will let you see the memory. You can look at the process for something you’ve made and explore it. Log a memory address from your app then go find it in the tool and interpret the bytes as an integer. Find a string and see how that works. Find a pointer, read the address it’s pointing then go look at that address.... Source: about 1 year ago
  • Is there a tool that can show you an EIP trace of a game?
    If you want to also do dynamic analysis (debugging) you can use https://x64dbg.com. Source: over 1 year ago
  • How do I get opcode instructions from hexdump
    .exe is a complex format and not something you're going to extract raw instructions from using a hexdump. What you need is a "disassembler". For Windows I'd recommend x64dbg. Source: over 1 year ago
View more

What are some alternatives?

When comparing HxD and x64_dbg, you can also consider the following products

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.

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.

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

Hex Workshop - Hex Workshop: Hex Editor, Sector Editor, Base Converter and Hex Calculator for Windows