Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

x64_dbg

x64_dbg is a 32-bit and 64-bit assembler level debugger for Windows. Key features:

x64_dbg Reviews and details

Screenshots and images

  • x64_dbg Landing page
    Landing page //
    2022-10-14

Badges

Promote x64_dbg. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about x64_dbg and what they use it for.
  • 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
  • DayZ running on Apple Silicon 🔥
    Patch the DayZServer_x64.exe, change "test al, al" to "cmp al, 2". I used x64dbg (https://x64dbg.com) a good video for the whole process: https://drive.google.com/file/d/1F1A0lpumREPXtVeoTMq1HiEnvaZp-NUU/view. Source: almost 2 years ago
  • Don't make fun plz this took 5mins
    It's also useful to know for reverse engineering. Similar to how you can hit F12 in your browser and start poking around a sites JavaScript, you can attach a debugger like x64dbg to a native running process and make changes to the program while it's running. Source: almost 2 years ago
  • Decompiling MPRESS packed Autohotkey scripts!
    Requirements: MPRESS packed Autohotkey executable, Detect it easy (Also known as DIE), x64dbg, and HxD! Source: about 2 years ago
  • ps2dis
    The most well known and maintained x86 disassembler/debugger is https://x64dbg.com. Source: about 2 years ago
  • How to make an autoclicker
    If you want to either go full injectable dll or just external exe with injected shellcode to make the Minecraft game itself call the auto attack function, then you're going to want to familiarize with programs such as Cheat Engine, ollydbg or x64dbg, and either IDA Pro or Ghidra. These are the tools that you can use to actually hack and reverse-engineer programs. Injecting code will require learning how to use... Source: over 2 years ago
  • As promised: a guide on how to run your own Infini-D 4.5 render farm
    From what I recall at least in x64dbg it's JMP somelabel, so you just swap somelabel with something else, then export a new executable. Source: over 2 years ago
  • Can a app from a defunct company be re-activated?
    Get a debugger like this one https://x64dbg.com. Source: over 2 years ago
  • Breaking the software licensing of early-2000s abandonware: reverse engin (cont)
    x64dbg is probably spiritual successor to OllyDbg: https://x64dbg.com/. - Source: Hacker News / over 2 years ago
  • RE Unreal .exe file?
    [1] https://youtu.be/pzM4o6qxssk [2] https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools [3] https://x64dbg.com [4] Depending on what language the .exe was compiled in a good - free - choice of decompiler framework may be Ghidra https://ghidra-sre.org or https://github.com/dnSpy/dnSpy , native executable vs .Net (managed runtime) executable. Also look into Frida... Source: over 2 years ago
  • Legalizing Gay Marriage in Crusader Kings III with Ghidra
    OllyDbg has been discontinued but now you can use one of its spiritual successors: - https://github.com/eteran/edb-debugger - https://x64dbg.com/. - Source: Hacker News / about 3 years ago
  • Game hacking 101: Function hooking, detours, inline asm & code caves
    I think he is using this https://x64dbg.com/. Source: about 3 years ago

Do you know an article comparing x64_dbg to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic x64_dbg discussion

Log in or Post with

This is an informative page about x64_dbg. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.