## idapcode IDA plugin that displays the P-code for the current function ### Usage | Method | Action | | ------------------- | --------------------------------------- | | From menu | `Edit -> Plugins -> IDA P-Code` | | With hotkey | `Ctrl+Alt+S` | | As IDAPython script | `File -> Script file... -> idapcode.py` | ### Requirements - [pypcode](https://github.com/angr/pypcode) ### Example ![idapcode](rsrc/idapcode.png)