x64dbg is a 64-bit assembler-level debugger for Windows. The corresponding 32-bit debugger is called x32dbg.




Visual DuxDebugger is described as '64-bit debugger disassembler for Windows executables, especially useful when source code is unavailable. The user interface is very intuitive so it makes very simple any task in reverse engineering, you can edit code, registers, and memory' and is an app in the development category. There are eight alternatives to Visual DuxDebugger for Windows, Linux, Mac and Flathub. The best Visual DuxDebugger alternative is x64dbg, which is both free and Open Source. Other great apps like Visual DuxDebugger are IDA, OllyDbg, Binary Ninja and EDB (Evan's Debugger).
x64dbg is a 64-bit assembler-level debugger for Windows. The corresponding 32-bit debugger is called x32dbg.




IDA delivers robust disassembly and decompilation, supporting diverse processors and file formats. Its high-quality pseudocode mirrors original source code, aiding analysis of multi-platform software. It features dynamic debugging, metadata control with Lumina, and effective code deobfuscation.




OllyDbg is a 32-bit assembler level analysing debugger. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable.






EDB (Evan's Debugger) is a Qt4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.




WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as part of the Debugging Tools for Windows. It can be used to debug user mode applications, drivers, and the operating system itself in kernel mode.

Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer binary files. It builds on a solid user interface with function graphing, the industrys first heap analysis tool built specifically for heap creation, and a large and well supported...


