天天看點

Windows平台的x64dbg插件合集

1、x64dbg軟體官網

GitHub - x64dbg/x64dbg: An open-source x64/x32 debugger for windows. x64dbg - Browse Files at SourceForge.net

2、x64dbg插件官網

Plugins · x64dbg/x64dbg Wiki · GitHub

  插件清單

PluginManager/list.json at master · x64dbg/PluginManager · GitHub

 插件清單

https://raw.githubusercontent.com/x64dbg/PluginManager/master/list.json

插件清單

https://github.com/horsicq/x64dbg-Plugin-Manager

插件管理器【推薦】

https://github.com/x64dbg/PluginManager

插件管理器

3、常用的插件

xAnalyzer,SwissArmyKnife,x64dbg_tol,ScyllaHide,BaymaxTools,xHotSpots

https://github.com/ThunderCls/xAnalyzer

類似于od的自動注釋插件

https://github.com/mrfearless/APISearch-Plugin-x64 https://github.com/Nukem9/SwissArmyKnife

導入Map檔案

x64dbg_tol,中文搜尋支援

[下載下傳]x64dbg_tol【2020年9月23日更新】-x64dbg插件區-看雪論壇-安全社群|安全招聘|bbs.pediy.com

https://github.com/x64dbg/ScyllaHide

反反調試

https://github.com/sicaril/BaymaxTools

特征碼提取和搜尋

https://github.com/ThunderCls/xHotSpots

用來尋找事件斷點

4、插件使用方法

Copy the files under the x32\plugins directory to the x64Dbg\x32\plugins directory.

Copy the files under the x64\plugins directory to the x64Dbg\x64\plugins directory.

解壓拷貝入路徑:

C:\Program Files (x86)\x64dbg\release\x64\plugins

重新開機軟體,ok

繼續閱讀