discovered 03 Aug 2026
x64dbgpy
→ View on GitHubx64dbgpy is a Python library designed for automating the x64dbg debugger, providing an interface for users to script and extend the debugger's functionality through Python code. Its primary use case is to enhance reverse engineering and debugging processes by allowing programmatic control and automation of x64dbg features. Notable features include compatibility with both 32-bit and 64-bit configurations, integration with Python 2.7, and support for event callback translation, making it a versatile tool for developers and reverse engineers.