int3_nopper is a Binary Ninja plugin that allows you to nop stubbed branches with int3 instructions, which stop functions analysis on Binary Ninja. (ty byfron)
- Nop int3 instructions to prevent function analysis interruption
-
Get in your Binary Ninja plugins directory
-
Drop builded plugin
- Open your target binary in Binary Ninja.
- Navigate to the plugin button.
- Click on the "Patch int3 instructions" button.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.