IDAPython 9.0
|
This is the complete list of members for IDB_Hooks, including all inherited members.
__disown__(self) | IDB_Hooks | |
__init__(self, int _flags=0, int _hkcb_flags=1) | IDB_Hooks | |
adding_segm(self, 'segment_t *' s) | IDB_Hooks | |
allsegs_moved(self, 'segm_move_infos_t *' info) | IDB_Hooks | |
auto_empty(self) | IDB_Hooks | |
auto_empty_finally(self) | IDB_Hooks | |
bookmark_changed(self, int index, 'lochist_entry_t const *' pos, str desc, int operation) | IDB_Hooks | |
byte_patched(self, ida_idaapi.ea_t ea, int old_value) | IDB_Hooks | |
callee_addr_changed(self, ida_idaapi.ea_t ea, ida_idaapi.ea_t callee) | IDB_Hooks | |
changing_cmt(self, ida_idaapi.ea_t ea, bool repeatable_cmt, str newcmt) | IDB_Hooks | |
changing_op_ti(self, ida_idaapi.ea_t ea, int n, 'type_t const *' new_type, 'p_list const *' new_fnames) | IDB_Hooks | |
changing_op_type(self, ida_idaapi.ea_t ea, int n, 'opinfo_t' opinfo) | IDB_Hooks | |
changing_range_cmt(self, 'range_kind_t' kind, 'range_t' a, str cmt, bool repeatable) | IDB_Hooks | |
changing_segm_class(self, 'segment_t *' s) | IDB_Hooks | |
changing_segm_end(self, 'segment_t *' s, ida_idaapi.ea_t new_end, int segmod_flags) | IDB_Hooks | |
changing_segm_name(self, 'segment_t *' s, str oldname) | IDB_Hooks | |
changing_segm_start(self, 'segment_t *' s, ida_idaapi.ea_t new_start, int segmod_flags) | IDB_Hooks | |
changing_ti(self, ida_idaapi.ea_t ea, 'type_t const *' new_type, 'p_list const *' new_fnames) | IDB_Hooks | |
closebase(self) | IDB_Hooks | |
cmt_changed(self, ida_idaapi.ea_t ea, bool repeatable_cmt) | IDB_Hooks | |
compiler_changed(self, bool adjust_inf_fields) | IDB_Hooks | |
deleting_func(self, 'func_t *' pfn) | IDB_Hooks | |
deleting_func_tail(self, 'func_t *' pfn, 'range_t' tail) | IDB_Hooks | |
deleting_segm(self, ida_idaapi.ea_t start_ea) | IDB_Hooks | |
deleting_tryblks(self, 'range_t' range) | IDB_Hooks | |
destroyed_items(self, ida_idaapi.ea_t ea1, ida_idaapi.ea_t ea2, bool will_disable_range) | IDB_Hooks | |
determined_main(self, ida_idaapi.ea_t main) | IDB_Hooks | |
dirtree_link(self, 'dirtree_t *' dt, str path, bool link) | IDB_Hooks | |
dirtree_mkdir(self, 'dirtree_t *' dt, str path) | IDB_Hooks | |
dirtree_move(self, 'dirtree_t *' dt, str _from, str to) | IDB_Hooks | |
dirtree_rank(self, 'dirtree_t *' dt, str path, 'size_t' rank) | IDB_Hooks | |
dirtree_rmdir(self, 'dirtree_t *' dt, str path) | IDB_Hooks | |
dirtree_rminode(self, 'dirtree_t *' dt, 'inode_t' inode) | IDB_Hooks | |
dirtree_segm_moved(self, 'dirtree_t *' dt) | IDB_Hooks | |
extlang_changed(self, int kind, 'extlang_t *' el, int idx) | IDB_Hooks | |
extra_cmt_changed(self, ida_idaapi.ea_t ea, int line_idx, str cmt) | IDB_Hooks | |
flow_chart_created(self, 'qflow_chart_t' fc) | IDB_Hooks | |
frame_created(self, ida_idaapi.ea_t func_ea) | IDB_Hooks | |
frame_deleted(self, 'func_t *' pfn) | IDB_Hooks | |
frame_expanded(self, ida_idaapi.ea_t func_ea, 'tid_t' udm_tid, 'adiff_t' delta) | IDB_Hooks | |
frame_udm_changed(self, ida_idaapi.ea_t func_ea, 'tid_t' udm_tid, 'udm_t' udmold, 'udm_t' udmnew) | IDB_Hooks | |
frame_udm_created(self, ida_idaapi.ea_t func_ea, 'udm_t' udm) | IDB_Hooks | |
frame_udm_deleted(self, ida_idaapi.ea_t func_ea, 'tid_t' udm_tid, 'udm_t' udm) | IDB_Hooks | |
frame_udm_renamed(self, ida_idaapi.ea_t func_ea, 'udm_t' udm, str oldname) | IDB_Hooks | |
func_added(self, 'func_t *' pfn) | IDB_Hooks | |
func_deleted(self, ida_idaapi.ea_t func_ea) | IDB_Hooks | |
func_noret_changed(self, 'func_t *' pfn) | IDB_Hooks | |
func_tail_appended(self, 'func_t *' pfn, 'func_t *' tail) | IDB_Hooks | |
func_tail_deleted(self, 'func_t *' pfn, ida_idaapi.ea_t tail_ea) | IDB_Hooks | |
func_updated(self, 'func_t *' pfn) | IDB_Hooks | |
hook(self) | IDB_Hooks | |
idasgn_loaded(self, str short_sig_name) | IDB_Hooks | |
idasgn_matched_ea(self, ida_idaapi.ea_t ea, str name, str lib_name) | IDB_Hooks | |
item_color_changed(self, ida_idaapi.ea_t ea, 'bgcolor_t' color) | IDB_Hooks | |
kernel_config_loaded(self, int pass_number) | IDB_Hooks | |
loader_finished(self, 'linput_t *' li, 'uint16' neflags, str filetypename) | IDB_Hooks | |
local_types_changed(self, 'local_type_change_t' ltc, int ordinal, str name) | IDB_Hooks | |
lt_edm_changed(self, str enumname, 'tid_t' edm_tid, 'edm_t' edmold, 'edm_t' edmnew) | IDB_Hooks | |
lt_edm_created(self, str enumname, 'edm_t' edm) | IDB_Hooks | |
lt_edm_deleted(self, str enumname, 'tid_t' edm_tid, 'edm_t' edm) | IDB_Hooks | |
lt_edm_renamed(self, str enumname, 'edm_t' edm, str oldname) | IDB_Hooks | |
lt_udm_changed(self, str udtname, 'tid_t' udm_tid, 'udm_t' udmold, 'udm_t' udmnew) | IDB_Hooks | |
lt_udm_created(self, str udtname, 'udm_t' udm) | IDB_Hooks | |
lt_udm_deleted(self, str udtname, 'tid_t' udm_tid, 'udm_t' udm) | IDB_Hooks | |
lt_udm_renamed(self, str udtname, 'udm_t' udm, str oldname) | IDB_Hooks | |
lt_udt_expanded(self, str udtname, 'tid_t' udm_tid, 'adiff_t' delta) | IDB_Hooks | |
make_code(self, 'insn_t const *' insn) | IDB_Hooks | |
make_data(self, ida_idaapi.ea_t ea, 'flags64_t' flags, 'tid_t' tid, 'asize_t' len) | IDB_Hooks | |
op_ti_changed(self, ida_idaapi.ea_t ea, int n, 'type_t const *' type, 'p_list const *' fnames) | IDB_Hooks | |
op_type_changed(self, ida_idaapi.ea_t ea, int n) | IDB_Hooks | |
range_cmt_changed(self, 'range_kind_t' kind, 'range_t' a, str cmt, bool repeatable) | IDB_Hooks | |
renamed(self, ida_idaapi.ea_t ea, str new_name, bool local_name, str old_name) | IDB_Hooks | |
savebase(self) | IDB_Hooks | |
segm_added(self, 'segment_t *' s) | IDB_Hooks | |
segm_attrs_updated(self, 'segment_t *' s) | IDB_Hooks | |
segm_class_changed(self, 'segment_t *' s, str sclass) | IDB_Hooks | |
segm_deleted(self, ida_idaapi.ea_t start_ea, ida_idaapi.ea_t end_ea, int flags) | IDB_Hooks | |
segm_end_changed(self, 'segment_t *' s, ida_idaapi.ea_t oldend) | IDB_Hooks | |
segm_moved(self, ida_idaapi.ea_t _from, ida_idaapi.ea_t to, 'asize_t' size, bool changed_netmap) | IDB_Hooks | |
segm_name_changed(self, 'segment_t *' s, str name) | IDB_Hooks | |
segm_start_changed(self, 'segment_t *' s, ida_idaapi.ea_t oldstart) | IDB_Hooks | |
set_func_end(self, 'func_t *' pfn, ida_idaapi.ea_t new_end) | IDB_Hooks | |
set_func_start(self, 'func_t *' pfn, ida_idaapi.ea_t new_start) | IDB_Hooks | |
sgr_changed(self, ida_idaapi.ea_t start_ea, ida_idaapi.ea_t end_ea, int regnum, 'sel_t' value, 'sel_t' old_value, 'uchar' tag) | IDB_Hooks | |
sgr_deleted(self, ida_idaapi.ea_t start_ea, ida_idaapi.ea_t end_ea, int regnum) | IDB_Hooks | |
stkpnts_changed(self, 'func_t *' pfn) | IDB_Hooks | |
tail_owner_changed(self, 'func_t *' tail, ida_idaapi.ea_t owner_func, ida_idaapi.ea_t old_owner) | IDB_Hooks | |
thisown | IDB_Hooks | static |
thunk_func_created(self, 'func_t *' pfn) | IDB_Hooks | |
ti_changed(self, ida_idaapi.ea_t ea, 'type_t const *' type, 'p_list const *' fnames) | IDB_Hooks | |
tryblks_updated(self, 'tryblks_t const *' tbv) | IDB_Hooks | |
unhook(self) | IDB_Hooks | |
updating_tryblks(self, 'tryblks_t const *' tbv) | IDB_Hooks | |
upgraded(self, int _from) | IDB_Hooks |