X64Dbg is an open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for.
There are many features available and a comprehensive plugin system to add your own. You can find more information on the blog!
Screenshot
Installation & Usage
x96dbg.exe
to register a shell extension and add shortcuts to your desktop.x32\x32dbg.exe
if you want to debug a 32-bit executable or x64\x64dbg.exe
to debug a 64-bit executable! If you are unsure you can always run x96dbg.exe
and chose your architecture there.You can also compile x64dbg yourself with a few easy steps!
Contributing
This is a community effort and we accept pull requests! See the CONTRIBUTING document for more information. If you have any questions you can always contact us or open an issue. You can take a look at the easy issues to get started.
Credits
Developers
Code Contributions
You can find an exhaustive list of GitHub contributors here.
Special Thanks
Without the help of many people and other open-source projects, it would not have been possible to make x64dbg what is it today, thank you!
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…