Awesome
StepInt3 Plugin (x86) - A Plugin For x64dbg
Current version: 1.0.0.0 - Last updated: 28/07/2016 For the x64 version of this plugin, visit here
Overview
A plugin to step over int3 breakpoint exceptions
Features
- Auto steps over int3 breakpoint exceptions
- Options to enable/disable from plugin menu
How to install
- If x32dbg (x64dbg 32bit) is currently running, stop and exit.
- Copy the
StepInt3.dp32
to yourx64dbg\x32\plugins
folder. - Start x32dbg
Information
- Written by fearless - www.LetTheLight.in
- Created with the x64dbg Plugin SDK For x86 Assembler
- A RadASM project (.rap) is used to manage and compile the plugin. The RadASM IDE can be downloaded here
- Some plugins make use of the MASM32 SDK found here