x64dbg is an open-source x64/x32 debugger for Windows. It is used mainly for analyzing and reverse engineering Windows applications and has features like conditional breakpoints, tracing execution, dumping memory, editing memory and registers, and more.
x64dbg is an advanced open-source x64/x32 debugger for Windows. It is designed for software developers to aid in reverse engineering and analyzing Windows binaries and programs. Some key features of x64dbg include:
x64dbg is primarily used by programmers and security researchers for tasks like reverse engineering Windows malware, analyzing proprietary software, debugging software cracks, developing exploits, and learning assembly language. It allows low-level inspection and manipulation of running processes on Windows in ways that traditional debuggers cannot. Thanks to its open-source nature, it can be customized for advanced use cases as well.
Here are some alternatives to X64dbg:
Suggest an alternative ❐