x64dbg for PC

x64dbg for Windows

v 2.0|mrexodia

Technical Details

Category
System Tuning & Utilities
License
Free
Requirements
Windows 7
Language
English
Author
mrexodia
Version
2.0
Size
30.64 MB

Screenshots

undefined screenshot 0undefined screenshot 1undefined screenshot 2

Windows debugger

x64dbg, an open-source debugger, is compatible with both 32- and 64 bit versions of Windows. You can download the source files, modify them to your liking, and/or try an existing version.

Multiple debugging features

Debuggers can be used to identify issues with computer software and hardware. Windows comes with a built-in debugger. If you are more technical-minded, x64dbg might be the right tool.

Open-source

Open-source means that the original code of a program is freely available for anyone to modify. x64dbg can be used as an open-source program. You can also dive into the program if you are an expert.

Feature-rich

It's the features that make a debugger x64dbg, or another like ollydbg, or windbg, great. x64dbg offers many options for dedicated coders. These include a C-like expressionparser, register highlighter (using an Instruction Token IDA-like highlighter), as well as a versatile JSON data base that can be used for comments, bookmarks and labels.

x64dbg can debug DLL and EXE files. This is thanks to TitanEngine and XEDParse, a built-in assembly program that dynamically recognizes modules and strings.

Solid support

A dedicated modding community also means that x64dbg has a large number of reports. You can view each update and any changes to see if a feature has been modified or improved.

You can easily personalize the debugger by using the dynamic stack view, fully customizable colour scheme, and intuitive, familiar interface.

Numerous customisation options

Thenx64dbg is a solid, safe choice if you are looking for a Windows debugger. It's important to remember that you must know what you are doing if you want to take a look at the inside of the machine.