mirror of
https://github.com/cemu-project/idapython.git
synced 2025-01-03 21:51:53 +01:00
109158fabb
- Added AskUsingForm() with embedded forms support (check ex_askusingform.py example and formchooser.py in the SDK) - Added idautils.DecodePreviousInstruction() / DecodePrecedingInstruction() - Added idc.BeginTypeUpdating() / EndTypeUpdating() for fast batch type update operations - Added more IDP callbacks - Added UI_Hooks with a few notification events - Added idaapi.process_ui_action() / idc.ProcessUiAction() - Added netnode.index() to get netnode number - Better handling of ea_t values with bitwise negation - Execute statement hotkey (Ctrl-F3), script timeout, and other options are now configurable with Python.cfg - bugfix: idaapi.msg() / error() and warning() so they don't accept vararg - bugfix: processor_t.id constants were incorrect - bugfix: get_debug_names() was broken with IDA64 - Various bugfixes |
||
---|---|---|
.. | ||
allins.i | ||
area.i | ||
auto.i | ||
bytes.i | ||
dbg.i | ||
diskio.i | ||
entry.i | ||
enum.i | ||
expr.i | ||
fixup.i | ||
fpro.i | ||
frame.i | ||
funcs.i | ||
gdl.i | ||
graph.i | ||
ida.i | ||
idaapi.i | ||
idd.i | ||
idp.i | ||
ints.i | ||
kernwin.i | ||
lines.i | ||
loader.i | ||
moves.i | ||
nalt.i | ||
name.i | ||
netnode.i | ||
offset.i | ||
pro.i | ||
queue.i | ||
search.i | ||
segment.i | ||
srarea.i | ||
strlist.i | ||
struct.i | ||
typeconv.i | ||
typeinf.i | ||
ua.i | ||
xref.i |