2179 Forks
41087 Stars
41087 Watchers

x64dbg

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

How to download and setup x64dbg

Open terminal and run command
git clone https://github.com/x64dbg/x64dbg.git
git clone is used to create a copy or clone of x64dbg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with x64dbg https://github.com/x64dbg/x64dbg/archive/master.zip

Or simply clone x64dbg with SSH
[email protected]:x64dbg/x64dbg.git

If you have some problems with x64dbg

You may open issue on x64dbg support forum (system) here: https://github.com/x64dbg/x64dbg/issues