Visual DuxDebugger favicon

Visual DuxDebugger

Visual DuxDebugger is a 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. Visual DuxDebugger provides wide information about the process being debugged, showing all loaded modules with all exported functions, call stack, and threads. The main difference with others debuggers is that Visual DuxDebugger can debug child-processes and multiple-processes.

WinDbg

WinDbg

WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as part of the Debugging Tools f ...

EDB (Evan's Debugger)

EDB (Evan's Debugger)

EDB (Evan's Debugger) is a Qt4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plu ...