cemu-idapython/swig
elias.bachaalany@gmail.com 78c79f85b9 IDA Pro 6.5 support
What's new:
- Proper multi-threaded support 
- Better PyObject reference counting with ref_t and newref_t helper classes
- Improved the pywraps/deployment script
- Added IDAViewWrapper class and example
- Added idc.GetDisasmEx()
- Added idc.AddSegEx()
- Added idc.GetLocalTinfo()
- Added idc.ApplyType()
- Updated type information implementation
- Introduced the idaapi.require() - see http://www.hexblog.com/?p=749
- set REMOVE_CWD_SYS_PATH=1 by default in python.cfg (remove current directory from the import search path).

Various bugfixes:
- fixed various memory leaks
- asklong/askaddr/asksel (and corresponding idc.py functions) were returning results truncated to 32 bits in IDA64
- fix wrong documentation for idc.SizeOf
- GetFloat/GetDouble functions did not take into account endianness of the processor
- idaapi.NO_PROCESS was not defined, and was causing GetProcessPid() to fail
- idc.py: insert escape characters to string parameter when call Eval()
- idc.SaveFile/savefile were always overwriting an existing file instead of writing only the new data
- PluginForm.Close() wasn't passing its arguments to the delegate function, resulting in an error.
2013-12-30 01:34:23 +00:00
..
allins.i allins.i: Removed uneeded hack 2009-01-25 16:34:53 +00:00
area.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
auto.i - IDA Pro 6.3 support 2012-06-24 20:49:11 +00:00
bytes.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
dbg.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
diskio.i IDA Pro 6.5 support 2013-12-30 01:34:23 +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.5 support 2013-12-30 01:34:23 +00:00
fixup.i Applied patches from Hex-Rays: 2013-03-06 07:44:10 +00:00
fpro.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
frame.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
funcs.i Applied patches from Hex-Rays: 2013-03-06 07:44:10 +00:00
gdl.i - IDA Pro 6.1 support 2011-04-18 16:07:00 +00:00
graph.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
hexrays.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
ida.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
idaapi.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
idd.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
idp.i IDA Pro 6.5 support 2013-12-30 01:34:23 +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.5 support 2013-12-30 01:34:23 +00:00
lines.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
loader.i IDA Pro 6.5 support 2013-12-30 01:34:23 +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.5 support 2013-12-30 01:34:23 +00:00
name.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
netnode.i IDA Pro 6.5 support 2013-12-30 01:34:23 +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.5 support 2013-12-30 01:34:23 +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 IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
srarea.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
strlist.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
struct.i bugfixes: 2011-06-10 14:54:03 +00:00
typeconv.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
typeinf.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
ua.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
view.i IDA Pro 6.5 support 2013-12-30 01:34:23 +00:00
xref.i IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00