x64dbg

一个用于 Windows 的开源 x64/x32 调试器。(An open-source x64/x32 debugger for windows.)

x64dbg

适用于 Windows 的开源二进制调试器,旨在对您没有源代码的可执行文件进行恶意软件分析和逆向工程。 有许多功能和一个全面的插件系统来添加自己的功能。 您可以在博客上找到更多信息!

安装和使用

  1. GitHub, SourceForgeOSDN 下载快照,并将其提取到用户具有写入权限的位置。
  2. (可选) 使用 x96dbg.exe 注册 shell 扩展并向桌面添加快捷方式。
  3. 如果要调试32位可执行文件你可以运行 x32\x32dbg.exe 或者运行 x64\x64dbg.exe 调试64位可执行文件!如果不确定,可以始终运行x96dbg.exe,选择你的架构。

您还可以通过几个简单的步骤自行编译 x64dbg!

贡献

这是社区的努力,我们接受拉取请求!有关详细信息,请参阅“贡献”文档。或解决问题。您可以看一下容易出问的问题。

这是社区的努力,我们接受拉取请求!有关详细信息,请参阅贡献 文档。如果您有任何疑问,可以随时与我们联系 或开一个 issue。您可以从简单的问题入手。

致谢

开发者

代码贡献

您可以在此处找到GitHub贡献者的详尽列表。

(First edition: vz edited at 2019.08.24)

主要指標

概覽
名稱與所有者x64dbg/x64dbg
主編程語言C++
編程語言Shell (語言數: 7)
平台Windows
許可證Other
所有者活动
創建於2015-04-11 20:48:23
推送於2025-04-22 08:08:05
最后一次提交2016-02-13 21:14:02
發布數29
最新版本名稱snapshot-pdb (發布於 )
第一版名稱V0.01ALPHA (發布於 )
用户参与
星數45.9k
關注者數2.7k
派生數2.5k
提交數5.6k
已啟用問題?
問題數2554
打開的問題數590
拉請求數709
打開的拉請求數4
關閉的拉請求數162
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

x64dbg

BountySource Build status Open Source Helpers Crowdin Download x64dbg

Telegram Discord Slack Gitter Freenode Matrix XMPP

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!

Screenshots

main interface

graph memory map

Installation & Usage

  1. Download a snapshot from GitHub, SourceForge or OSDN and extract it in a location your user has write access to.
  2. Optionally use x96dbg.exe to register a shell extension and add shortcuts to your desktop.
  3. You can now run 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!