cemu-idapython/swig
elias.bachaalany 109158fabb - IDA Pro 6.1 support
- 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
2011-04-18 16:07:00 +00:00
..
allins.i allins.i: Removed uneeded hack 2009-01-25 16:34:53 +00:00
area.i - minor code cleanup 2010-03-05 11:35:28 +00:00
auto.i Small batch of IDA 5.5 compatibility fixes. 2009-06-20 13:51:07 +00:00
bytes.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
dbg.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
diskio.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
entry.i Initial SVN commit of version 0.9.54 sources. 2007-10-20 07:03:51 +00:00
enum.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
expr.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
fixup.i Initial SVN commit of version 0.9.54 sources. 2007-10-20 07:03:51 +00:00
fpro.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
frame.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
funcs.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
gdl.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
graph.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
ida.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
idaapi.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
idd.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
idp.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
ints.i Initial SVN commit of version 0.9.54 sources. 2007-10-20 07:03:51 +00:00
kernwin.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
lines.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
loader.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
moves.i Initial SVN commit of version 0.9.54 sources. 2007-10-20 07:03:51 +00:00
nalt.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
name.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
netnode.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
offset.i Initial SVN commit of version 0.9.54 sources. 2007-10-20 07:03:51 +00:00
pro.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
queue.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
search.i Removed few FIXMEs 2009-07-21 19:43:19 +00:00
segment.i Intentation consistency and misc formatting fixes 2009-05-23 16:35:50 +00:00
srarea.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
strlist.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
struct.i Intentation consistency and misc formatting fixes 2009-05-23 16:35:50 +00:00
typeconv.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
typeinf.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
ua.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
xref.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00