pin_add_bpt
Add a software breakpoint at a given address (hex or int) to pause execution during headless dynamic analysis of Windows executables via IDA Pro's PIN tracer.
Instructions
Add a software breakpoint at ea (hex or int).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ea | Yes | Address, e.g. 0x140001000 |