mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 18:16:55 +01:00
f5ec434bf7
- added ui_term/ui_save/ui_saved/ui_get_ea_hint UI notifications - added ph_get_operand_info() to retrieve operand information while debugging - added PteDump.py script - some code refactoring - bugfix: idaapi.netnode.getblob() was limited to MAXSPECSIZE - bugfix: idc.GetString()/idaapi.get_ascii_contents()/idautils.Strings() were limited to MAXSTR string length - bugfix: idaapi.del_menu_item() was failing to delete some menu items - bugfix: dbg_bpt was called instead of dbg_trace for a DBG_Hooks class implementation (old bug from 0.9.x) - bugfix: Form.GetControlValue() was not working with numeric controls - bugfix: SetBptCnd() was broken - bugfix: idaapi.get_func_cmt() was memory leaking |
||
---|---|---|
.. | ||
chooser.py | ||
colours.py | ||
debughook.py | ||
ex1_idaapi.py | ||
ex1_idautils.py | ||
ex1.idc | ||
ex_add_menu_item.py | ||
ex_askusingform.py | ||
ex_choose2.py | ||
ex_cli.py | ||
ex_custdata.py | ||
ex_custview.py | ||
ex_dbg.py | ||
ex_debug_names.py | ||
ex_func_chooser.py | ||
ex_gdl_qflow_chart.py | ||
ex_graph.py | ||
ex_imports.py | ||
ex_prefix_plugin.py | ||
ex_pyqt.py | ||
ex_pyside.py | ||
ex_strings.py | ||
ex_uihook.py | ||
hotkey.py | ||
idapythonrc.py | ||
structure.py |