x64dbg
Debugger
A comprehensive debugger for Windows, focusing on reverse engineering and malware analysis of executables without source code.
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
45k stars
3k watching
2k forks
Language: C++
last commit: over 1 year ago
Linked from 2 awesome lists
binary-analysisctfcybersecuritydebuggerdebuggingdisassemblerdynamic-analysisexploit-developmenthackingmalware-analysisoffensive-securityoscpprogram-analysisreverse-engineeringsecuritysecurity-toolswindowsx64x86x86-64
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A user-mode anti-anti-debugger library that hooks various functions to prevent debugger detection. | 3,509 |
| | A hypervisor-assisted debugger that analyzes and reverses malware, firmware, and software by monitoring system executions without relying on Windows APIs or traditional debugging mechanisms. | 2,970 |
| | Automates interaction with x64dbg debugger using Python. | 1,469 |
| | Port of Windows debugging library to Python for improved support in x64dbg | 51 |
| | Custom theme for x64dbg debugger to enhance user experience with a dark color scheme and specific settings. | 30 |
| | A plugin that intercepts and blocks anti-debugging attempts in 64-bit debuggers. | 194 |
| | A collection of scripts for unpacking and analyzing compressed executables. | 507 |
| | A comprehensive tutorial covering reverse engineering techniques and concepts for various architectures | 11,544 |
| | An emulator project that replicates the Nintendo 64 gaming console on Windows. | 2,594 |
| | A cross-platform debugger for multiple architectures and operating systems. | 2,725 |
| | A software tool for in-application debugging of microprocessors. | 3,337 |
| | A Windows memory hacking library providing low-level access to process and memory management. | 4,887 |
| | Enables running x86_64 Linux programs on non-x86_64 systems with improved performance and support for ARM64, RV64, and LoongArch platforms. | 4,019 |
| | A collection of Yara signatures used to identify malware and other malicious code | 86 |
| | A toolset to simplify binary analysis and debugging with GDB | 7,760 |