operand_changed

summary: notify the user when an instruction operand changes

description:

Show notifications whenever the user changes an instruction’s operand, or a data item.

level: advanced

Classes

operand_changed_t

Module Contents

class operand_changed.operand_changed_t(_flags: int = 0, _hkcb_flags: int = 1)

Bases: ida_idp.IDB_Hooks

log(msg)
op_type_changed(ea, n)

An operand type (offset, hex, etc…) has been set or deleted.

Parameters:
  • ea – (::ea_t)

  • n – (int) eventually or’ed with OPND_OUTER or OPND_ALL