prevent_jump
summary: prevent an action from being triggered
- description:
Using ida_kernwin.UI_Hooks.preprocess_action, it is possible to respond to a command instead of the action that would otherwise do it.
level: beginner
Attributes
Classes
Module Contents
- class prevent_jump.prevent_jump_t(_flags: int = 0, _hkcb_flags: int = 1)
Bases:
ida_kernwin.UI_Hooks
- prevent_jump.phh