Custom Breakpoint Setter

August 15, 2024 ยท View on GitHub

This is a Python-powered IDA Pro plugin designed to set breakpoints on specific instructions. The plugin leverages regular expressions (regex) to efficiently locate and manage the instructions you want to target.

Installation

This plugin is intended for use with IDA Pro, which utilizes Python as a plugin and scripting engine. To install, simply copy the Python script into the $ida_path/plugins/ directory, then restart IDA Pro.

Todo

  • Add regex engine to find instructions better.
  • Add import and export ability for instructions.

Demo

https://github.com/user-attachments/assets/8de6f87d-e111-400d-bb21-47d060e40ba4