> cat /dev/github | grep security-tools
discovered 03 Aug 2026

x64dbg

C++ ★ 49362 via github-topic
→ View on GitHub
x64dbg is an open-source binary debugger designed specifically for Windows, facilitating malware analysis and reverse engineering of executables without source code access. Key features include a comprehensive plugin system for extensibility, support for both 32-bit and 64-bit debugging, and a user-friendly interface that offers various tools such as memory mapping and graph visualization to enhance the debugging process.