Hmily 发表于 2018-4-25 15:21

x64dbg 官方提供的一些插件

由于64位程序的普及,x64dbg用的越来越多,新添加一个x64dbg Plugin的分类,把之前发布的一些插件归类,再发一个新帖把官方的插件也引入本帖:
http://plugins.x64dbg.com/
https://github.com/x64dbg/x64dbg/wiki/Plugins

This page is for projects that somehow contribute to x64dbg but are not part of the source code. Feel free to add your projects and plugins here (make sure it's nothing illegal though).Add it (at the end of the list) in the following format:
PluginName (with link) by Author (with optional link): Brief description.

Official Visual Studio Templates
There is a PluginTemplate available so your can easily develop plugins with Visual Studio.

User-maintained templates
[*]Borland C++ by ThunderCls.
[*]C# by mrexodia.
[*]VB.NET by Ahmadmansoor.
[*]Assembler x86 and x64 by fearless.
[*]Visual Studio by fearless.
[*]Delphi by quygia128.
Plugins
[*][Download] ScyllaHide by Aguila & cypher: Open-source user-mode Anti-Anti-Debug plugin.
[*][Download] TitanHide by mrexodia: Open-source kernel-mode Anti-Anti-Debug plugin.
[*][Download] SwissArmyKnife by Nukem: x64dbg utility for linker map files, diff files, peid/ida signatures, and code signature generation.
[*]Highlightfish by Insid3Code: Plugin to customize x64dbg colors and Highlightings.
[*][Download] Multiline Ultimate Assembler by RaMMicHaeL: Multiline Ultimate Assembler is a multiline (and ultimate) assembler (and disassembler) plugin. It's a perfect tool for modifying and extending a compiled executable functionality, writing code caves, etc.
[*]OllyMigrate by lowprio20: This plugin make it possible to pass debuggee to another debugger without restarting (like VM live migration).
[*]OllyDumpEx by lowprio20: Process memory dumper for x64dbg, OllyDbg and Immunity Debugger.
[*]IDASkins by Nukem: Advanced skinning plugin for IDA PRO, ported to x64dbg.
[*]ret-sync by bootleg: ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA disassembler.
[*][Download] labeless by a1ext: Labels/Comments synchronization between IDA PRO and dbg backend (OllyDbg1.10, OllyDbg 2.01, x64dbg) , Remote memory dumping tool (including x64-bit), Python scripting tool.
[*][Download] ChaiScript by jdavidberger: Plugin which enables chai scripts to run inside of x64dbg.
[*]APISearch x86, x64 by fearless: A plugin to allow searching for API calls and/or searching online from command bar.
[*]AutoCmdLine x86 x64 by fearless: A plugin to remember the command line and load it up automatically (now built in x64dbg).
[*]APIInfo x86 by fearless: A plugin to populate the comments with windows api calls.
[*]CodeShot x86 by fearless: A plugin to capture the x64dbg screen to an image file.
[*][Download] QuickAccess by TheCrazyT: For the lazy people that can't remember all the shortcuts. Just press Ctrl+3 and you can access any menu.
[*][Download] x64dbgpy: Automating x64dbg using Python.
[*][Download] x64dbgpatchexporter by torusrxxx: Export patches with a template.
[*]xLCB by ThunderCls: Plugin that mimics the function of the original LCB plugin for OllyDbg by scherzo.
[*]xdbg by brock7: Open-source user-mode Anti-Anti-Debug plugin for x64dbg & cheatengine.
[*][Download] X-Pause by torusrxxx: Guaranteed to pause the debuggee.
[*][Download] ExtraInfo by torusrxxx: Show extra information in the info box.
[*]x64_tracer by KurapicaBS: Conditional branch logger for x64dbg.
[*]BreakModule by ThunderCls: This plugin is intended to give the user the option to pause the execution of the debugged application when the specified modules are loaded.
[*]MagicPoints by ThunderCls: This plugin is intended to give the user the option to access certain points of the debugged application when events addresses are calculated, thus permiting to intercept such points to stop execution right before those events are executed.
[*][Download] xAnalyzer by ThunderCls: xAnalyzer is capable of calling internal commands of x64dbg to make all kind of analysis and also integrates one of his own. This plugin is going to make an extensive function calls analysis to add complementary information, something close at what you get with OllyDbg.
[*][Download] AttachHelper by XeroNicHS: This plugin automatically restores 'DbgBreakPoint', 'DbgUiRemoteBreakin'.
[*]x64dbgpy plugin template by Storm Shadow: This plugin helps you build your python plugins for x64dbpy.
[*]x64dbgpy plugin Screen recorderby Storm Shadow: Plugin for screen recording, made for x64dbgpy.
[*]x64dbgpy script editor by Storm Shadow: Full script editor for x64dbgpy.
[*]OW Imports by qwerty9384: Label obfuscated imports for Overwatch.
[*][Download] ClawSearch by Codecat: A memory scanner plugin for x64dbg, inspired by Cheat Engine.
[*][Download] PE Header Dump Utilities by changeofpace: Adds several commands to x64dbg for dumping PE header information by address.
[*][Download] Overwatch Dump Fix by changeofpace: This plugin removes anti-dumping and obfuscation techniques from the popular FPS game Overwatch.
[*][Download] LabelPEB by torusrxxx: Add labels for fields in PEB.
[*][Download] SlothBP by blaquee: Collaborative Breakpoint Manager for x64dbg.
[*][Download] APIBreak by Oguz Kartal: A x64dbg plugin to set breakpoints Win32/64 API calls visually & easly. It has both x86 and x64 bit version.
[*][Download] system by mrexodia: Plugin to execute system commands.
[*][Download] Force Page Protection by changeofpace: This plugin sets the page protection for memory mapped views in scenarios which cause NtProtectVirtualMemory to fail.
[*]cndsteroids by pastaCLS: Plugin to compare strings in conditional expressions.
[*][Download] Fuck1481 by x64dbg: Fixes x64dbg#1481.
[*][Download] NaiHeQiao by Tennn: Open-source x86/x64 usermode anti-anti-debug plugin, when the built-in debugger engine has a debug signal processing failure: x64dbg#1462.
[*][Download] GetCharABCWidthsI_cache by x64dbg: Plugin to improve performance of QWindowsFontEngine::getGlyphBearings.
[*][Download] x64dbg_tol by lynnux: A plugin make string search contains Chinese string, 使字符串搜索包含中文。
[*][Download] checksec by klks: Plugin checks modules for security features enabled such as SafeSEH/GS/DEP/ASLR/CFG.
[*][Download] DbgChild by Dreg: This plugin is intended to give the user the option to debug (auto-attach) the child processes created by debugee.
[*][Download] TransX64Dbg by levisre: Small Plugin to make x64dbg Window becomes transparent.
[*][Download] Today-Plugin-x86 by mrfearless: An x86 plugin to lists days of interest: national, commemorative, awareness or international observance days.
[*][Download] Today-Plugin-x64 by mrfearless: An x64 plugin to lists days of interest: national, commemorative, awareness or international observance days.
[*][Download] nfdx64dbgby hors: Linker/Compiler/Tool detector.
[*][Download] strmatch by x64dbg: Simple string matching plugin for x64dbg. Supports UTF8, UTF16 and Local codepages.
[*][Download] AutoExportPatches by x64dbg: Plugin that automatically stores patches in the database and restores them on restart.
[*][Download] YaraGen by mrexodia: Plugin for x64dbg to generate Yara rules from function basic blocks.
[*][Download] CeAutoAsm by atom0s: Plugin for x64dbg to use Cheat Engine auto assembler scripts from the debugger command line.
[*][Download] x64dbg-Updater by gORDon_vdLg: Plugin which updates to new snapshot with one click and optionally checks for new snapshots on startup.
[*][Download] CopyToAsm-Plugin-x86 by mrfearless: An x86 plugin to copy a selected disassembly range in the x64dbg cpu view tab and convert to a assembler style code and output to clipboard or the reference view tab.
[*][Download] CopyToAsm-Plugin-x64 by mrfearless: An x64 plugin to copy a selected disassembly range in the x64dbg cpu view tab and convert to a assembler style code and output to clipboard or the reference view tab.
[*][Download] DbGit by mrexodia: Simple plugin to automatically add x64dbg databases to version control.
Other tools
[*]https://github.com/chausner/1337patch

A-new 发表于 2018-4-25 21:02

我也整理了一个https://github.com/A-new/x64dbg_plugin省的一个页面一个的翻

m_h 发表于 2021-4-17 13:34

A-new 发表于 2018-4-25 21:02
我也整理了一个https://github.com/A-new/x64dbg_plugin省的一个页面一个的翻

缺SlothBP.ini
https://github.com/x64dbg/SlothBP#example-ini

Example INI

VirtualAlloc="kernel32.VirtualAlloc"


SetWindowsHookEx="user32.SetWindowsHookEx"


UrlDownloadToFile="urlmon.UrlDownloadToFile"

dryzh 发表于 2018-4-25 15:29

的确,我现在OD都想删除了。

weliong 发表于 2018-4-25 15:33

感谢大神的无私奉献!

九爱破解 发表于 2018-4-25 15:56

x64dbg 插件有点少。慢慢攒b( ̄▽ ̄)d

gunxsword 发表于 2018-4-25 16:09

收藏收藏,感谢分享,需要时来下载!

pwp 发表于 2018-4-25 16:15

{:1_936:}一直在用od,没想到大佬们都在用x64dbg,看来我out了,需要(  ̄  ̄)σ…( _ _)ノ|壁

vodgirl 发表于 2018-4-25 16:27

onlinejishi 发表于 2018-4-25 16:27


x64dbg 插件有点少。

Titanic 发表于 2018-4-25 16:53

Java萌新表示,看不懂是干啥用了QvQ,搜一下去。

浩哥呐 发表于 2018-4-25 17:08

哎呀,小白看不懂唉{:1_901:}
页: [1] 2 3 4 5 6 7
查看完整版本: x64dbg 官方提供的一些插件