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


上一篇:C++控制台等待,让字符一直输入直到回车


下一篇:《Hadoop MapReduce实战手册》一1.8 在分布式集群环境中设置Hadoop