Awesome
x64dbg Plugin SDK For x86 Assembler
fearless 2017 - www.LetTheLight.in
Overview
This is a consolidation and conversion of the original x64dbg plugin SDK files: _plugins.h
, _plugin_types.h
, bridgemain.h
& _exports.h
to a format that will work with MASM and other assemblers. Currently this package only supports 32bit x64dbg (x32dbg).
For 64bit support use the x64dbg Plugin SDK for x64 Assembler found here
v1.0.0.12 - Last updated: 18/01/2017 - Feature synced with x64dbg commit: 8b4c784457f520626643d29c24d331051a850ab3
More Information
Whats included in the x64dbg Plugin SDK (x86) package
How to use the x64dbg Plugin SDK (x86)
x64dbg plugin manual build instructions
Plugins that use the x64dbg Plugin SDK For x86 Assembler
- APIInfo Plugin (x86)
- APISearch Plugin (x86)
- AutoCmdLine Plugin (x86)
- StepInt3 Plugin (x86)
- x64dbgUpdateChecker (x86) - direct download
- x64dbgpyUpdateChecker (x86) - direct download
Plugins that use the x64dbg Plugin SDK For x64 Assembler
The x64dbg Plugin SDK for x64 Assembler can be found here