2008-06-15 19:08:47 +02:00
|
|
|
Status of the IDC layer
|
|
|
|
-----------------------
|
2007-10-20 09:03:51 +02:00
|
|
|
|
2008-06-15 19:08:47 +02:00
|
|
|
The IDC emulation layer is complete and at par with IDA 5.1,
|
|
|
|
although it would benefit from more testing.
|
2007-10-20 09:03:51 +02:00
|
|
|
|
|
|
|
|
|
|
|
Status of IDA API wrappers
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
COMPLETE: all possible functions wrapped, no SWIG ifdefs
|
|
|
|
INCOMPLETE: some wrapping or SWIG ifdefs still left
|
|
|
|
EXCLUDED: will not be wrapped
|
|
|
|
|
|
|
|
allins.hpp - COMPLETE
|
|
|
|
area.hpp - INCOMPLETE (SWIGdefs left)
|
|
|
|
auto.hpp - COMPLETE
|
|
|
|
bytes.hpp - INCOMPLETE (no SWIGs, some unwrapped)
|
|
|
|
compress.hpp - EXCLUDED
|
|
|
|
dbg.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
|
|
|
demangle.hpp - EXCLUDED
|
|
|
|
diskio.hpp - INCOMPLETE (no SWIGs, some unwrapped)
|
|
|
|
entry.hpp - COMPLETE
|
|
|
|
enum.hpp - INCOMPLETE (no SWIGs, one FIXME)
|
|
|
|
err.h - EXCLUDED
|
|
|
|
exehdr.h - EXCLUDED
|
|
|
|
expr.hpp - INCOMPLETE (wrapped, needs testing)
|
|
|
|
fixup.hpp - COMPLETE
|
|
|
|
fpro.h - EXCLUDED
|
|
|
|
frame.hpp - COMPLETE
|
|
|
|
funcs.hpp - INCOMPLETE (some SWIGs, few FIXMEs)
|
|
|
|
gdl.hpp - EXCLUDED
|
|
|
|
graph.hpp - EXCLUDED
|
|
|
|
help.h - EXCLUDED
|
|
|
|
ida.hpp - INCOMPLETE (SWIGs)
|
|
|
|
idd.hpp - INCOMPLETE (SWIGs)
|
|
|
|
idp.hpp - INCOMPLETE (SWIGs)
|
|
|
|
ieee.h - EXCLUDED
|
|
|
|
intel.hpp - EXCLUDED
|
|
|
|
ints.hpp - INCOMPLETE (SWIGs)
|
|
|
|
kernwin.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
|
|
|
lex.hpp - EXCLUDED
|
|
|
|
lines.hpp - INCOMPLETE (few FIXMEs)
|
|
|
|
llong.hpp - EXCLUDED
|
|
|
|
loader.hpp - INCOMPLETE (few FIXMEs)
|
|
|
|
md5.h - EXCLUDED
|
|
|
|
moves.hpp - COMPLETE (some needed SWIGs)
|
|
|
|
nalt.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
|
|
|
name.hpp - INCOMPLETE (few FIXMEs)
|
|
|
|
netnode.hpp - INCOMPLETE (not wrapped at all)
|
|
|
|
offset.hpp - COMPLETE
|
|
|
|
prodir.h - EXCLUDED
|
|
|
|
pro.h - COMPLETE (some needed SWIGs)
|
|
|
|
queue.hpp - INCOMPLETE (one FIXME)
|
|
|
|
regex.h - EXCLUDED
|
|
|
|
search.hpp - INCOMPLETE (one FIXME)
|
2008-09-01 20:55:03 +02:00
|
|
|
segment.hpp - COMPLETE
|
2007-10-20 09:03:51 +02:00
|
|
|
sistack.hpp - EXCLUDED
|
|
|
|
srarea.hpp - INCOMPLETE (not wrapped at all)
|
|
|
|
strlist.hpp - COMPLETE
|
|
|
|
struct.hpp - COMPLETE
|
|
|
|
typeinf.hpp - INCOMPLETE (no SWIGs, lot of fixing to do)
|
|
|
|
ua.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
|
|
|
va.hpp - EXCLUDED
|
|
|
|
vm.hpp - EXCLUDED
|
|
|
|
xref.hpp - COMPLETE
|