WayKnox
x64dbg

x64dbg

x64dbg: An open-source user mode debugger for Windows, optimized for reverse engineering and malware analysis.

2026.05.27 Windows, macOS, Linux C++ Other Security
x64dbg is an open-source binary debugger designed specifically for malware analysis and reverse engineering of executables without the source code. It offers a plethora of features and a robust plugin system to extend its capabilities. The user interface is customizable with light and dark themes, and its functionalities include a memory map, disassembler, assembler, and a graph view for data flow analysis. x64dbg can be downloaded from GitHub or SourceForge, and it's compatible with Windows, macOS, and Linux. You can find more information, including screenshots and installation instructions, on the official [blog](https://x64dbg.com/blog).