Current version: 1.0.0.0 - Last updated: 28/07/2016 For the x86 version of this plugin, visit here
A plugin to step over int3 breakpoint exceptions
- Auto steps over int3 breakpoint exceptions
- Options to enable/disable from plugin menu
- If x64dbg (x64dbg 64bit) is currently running, stop and exit.
- Copy the
StepInt3.dp64
to yourx64dbg\x64\plugins
folder. - Start x64dbg
- Written by fearless - www.LetTheLight.in
- Created with the x64dbg Plugin SDK For x64 Assembler
- A RadASM project (.rap) is used to manage and compile the plugin. The RadASM IDE can be downloaded here
- The x64 version of this plugin uses JWasm64
- The JWasm for RadASM package is also required to build this x64 version.