⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 status.txt

📁 The sources of IDAPython, a plugin for IDA for using python for scripting in IDA, instead of IDC.
💻 TXT
字号:
Status of the IDC layer
-----------------------

The IDC emulation layer is complete and at par with IDA 5.1, 
although it would benefit from more testing.


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)
segment.hpp   - COMPLETE
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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -