gergely.erdelyi
|
56476d656a
|
%feature("compactdefaultargs") is now global
Added support for void * + len input/output buffers (many netnodes function use it)
|
2009-03-29 16:55:31 +00:00 |
|
gergely.erdelyi
|
265db07b35
|
Added type definition binary_output_or_none to accept void * output buffers with size
|
2009-03-29 16:54:13 +00:00 |
|
gergely.erdelyi
|
a447822586
|
build.py: Version bumped to 1.1.90
|
2009-03-29 16:51:49 +00:00 |
|
gergely.erdelyi
|
f4f5aa0441
|
idc.py: Fixed GetOpType() and GetOperandValue() to use decode_insn() so they are not destructive
idc.py: Fixed MakeCode() to use the new create_insn()
|
2009-03-22 15:27:46 +00:00 |
|
gergely.erdelyi
|
927ccec772
|
idp.i: Simplified the assemble() implementation
|
2009-03-22 15:16:45 +00:00 |
|
gergely.erdelyi
|
f352f77edf
|
idp.i: Added assemble() function to idaapi. Thanks to Ero Carrera for the patch.
|
2009-03-22 14:58:07 +00:00 |
|
gergely.erdelyi
|
b961ced412
|
idc.py: Fixed GetDebuggerEvent().
|
2009-03-02 17:23:47 +00:00 |
|
gergely.erdelyi
|
32654c9ee8
|
build.py: Added alternative SDK location (commented by default)
|
2009-01-27 18:10:42 +00:00 |
|
gergely.erdelyi
|
e4aaf2b166
|
README.txt: Updated location of user init script
|
2009-01-27 18:09:47 +00:00 |
|
gergely.erdelyi
|
419a08135a
|
Added example user init script
|
2009-01-27 18:09:23 +00:00 |
|
gergely.erdelyi
|
f703a5fb3c
|
ScriptBox_instance renamed to scriptbox
|
2009-01-27 18:08:54 +00:00 |
|
gergely.erdelyi
|
48301d9703
|
python.cpp: Added error handling to return_python_result()
python.cpp: Added plugin arguments to enable/disable exlang_python
python.cpp: Patch by Igor Skochinsky
|
2009-01-27 17:52:36 +00:00 |
|
gergely.erdelyi
|
b97846eeae
|
idc.py: Block write access to read-only attributes
idc.py: Added debug event-related functions
idc.py: Added local type manipulation functions
idc.py: Patches by Igor Skochinsky
|
2009-01-27 17:48:50 +00:00 |
|
gergely.erdelyi
|
0b812262a7
|
typeinf.i: Added IDC wrappers for local type manipulations. Patch by Igor Skochinsky.
|
2009-01-27 17:46:33 +00:00 |
|
gergely.erdelyi
|
9a8f92ac52
|
funcs.i: Added wrapper get_fchunk_referer(). Patch by Igor Skochinsky.
|
2009-01-27 17:39:16 +00:00 |
|
gergely.erdelyi
|
e9f1e04519
|
idautils.py: CPU registers are now accessible as cpu.EAX (bot read and write). Patch by Igor Skochinsky
|
2009-01-27 17:37:10 +00:00 |
|
gergely.erdelyi
|
d3ac331e36
|
idd.i: Wrapper functions to access debug_event_t. Patch by Igor Skochinsky
|
2009-01-27 17:27:54 +00:00 |
|
gergely.erdelyi
|
00224b8e40
|
init.py: Reformatted plugin init banner
|
2009-01-25 19:03:46 +00:00 |
|
gergely.erdelyi
|
c1e87cc17b
|
build.py: Version bumped to 1.1.0
|
2009-01-25 16:36:07 +00:00 |
|
gergely.erdelyi
|
98240e2ee9
|
loader.i: Added database_flags
|
2009-01-25 16:35:31 +00:00 |
|
gergely.erdelyi
|
599d1c3c29
|
allins.i: Removed uneeded hack
|
2009-01-25 16:34:53 +00:00 |
|
gergely.erdelyi
|
0bc9d6477c
|
expr.i: Merge from Ilfak: Wrapped calcexpr() and calc_idc_expr()
|
2009-01-25 16:34:08 +00:00 |
|
gergely.erdelyi
|
04492e420c
|
idc.py: Merge from Ilfak. Implemented and fixed Eval(), SaveBase(), MakeData(), FirstSeg(), GetNextSeg(), SegCreate(), SetFChunkAttr(), SetLocalType(), GetFchunkReferer()
|
2009-01-25 16:32:58 +00:00 |
|
gergely.erdelyi
|
43af79132f
|
python.cpp: Proper extlang implementation from Ilfak
python.cpp: Cleanups and fixes from Ilfak
|
2009-01-25 16:30:05 +00:00 |
|
gergely.erdelyi
|
1a45b5952a
|
python.cpp: Removed trailing whitespaces
|
2009-01-25 15:57:53 +00:00 |
|
gergely.erdelyi
|
507ea15b7a
|
idc.py: Removed FIXME from PatchByte()
idc.py: Removed trailing whitspaces
|
2009-01-25 14:12:59 +00:00 |
|
gergely.erdelyi
|
473bd07bdb
|
idc.py: Many updates to bring the wrapper up to IDA 5.4
|
2009-01-22 18:57:20 +00:00 |
|
gergely.erdelyi
|
f8c34bd805
|
Updated SDK patch for IDA 5.3
|
2009-01-20 22:02:33 +00:00 |
|
gergely.erdelyi
|
bb99a7076e
|
idaapi.i: Added 64-bit BADADDR and BADSEL
|
2009-01-20 22:00:51 +00:00 |
|
gergely.erdelyi
|
b687523dd9
|
CLI interface is activated only for IDA 5.4 or newer
|
2009-01-20 22:00:05 +00:00 |
|
gergely.erdelyi
|
f59fbb02fe
|
Added rudimentary support for the new interactive command-line in IDA 5.4
|
2009-01-19 20:38:59 +00:00 |
|
gergely.erdelyi
|
1da716734e
|
Updated symbol ignores for SDK version 5.4
|
2009-01-19 19:41:24 +00:00 |
|
gergely.erdelyi
|
9fe2d0048b
|
idaapi.i: Added BADNODE constant
idaapi.i: Added empty CASSERT define
idaapi.i: Added uval_array type
|
2009-01-19 19:40:14 +00:00 |
|
gergely.erdelyi
|
867940ae80
|
build.py: Version bumped to 1.0.51
build.py: Default SDK version changed to 5.4
|
2009-01-19 19:38:02 +00:00 |
|
gergely.erdelyi
|
c03dd84eef
|
kernwin.i: ulong changed to uint32
|
2009-01-19 19:35:20 +00:00 |
|
gergely.erdelyi
|
d05ef16b13
|
kernwin.i: %ignore statements moved to top
kernwin.i: Ignoring cli_t (for IDA 5.4)
|
2009-01-18 15:45:52 +00:00 |
|
gergely.erdelyi
|
e0e7d9d56c
|
idc.py: Fixed the name of GetMemberName(). Thanks forgot!
|
2008-12-21 10:52:45 +00:00 |
|
gergely.erdelyi
|
e8df46dc30
|
idc.py: Fixed high FF_* constants to be unsigned
idc.py: Fixed isByte() .. isAlign() functions
|
2008-12-10 14:55:11 +00:00 |
|
gergely.erdelyi
|
ef61a9bac7
|
kernwin.i: Fixed modal chooser constant
|
2008-12-10 14:17:23 +00:00 |
|
gergely.erdelyi
|
caecd08a77
|
kernwin.i: Added workaround for Choose() sometimes crashing with non-modal choosers
|
2008-12-10 14:12:23 +00:00 |
|
gergely.erdelyi
|
97213fabb4
|
kernwin.i: Title is now correctly displayed
kernwin.i: Chooser properly lists non-string items also
|
2008-12-10 11:30:58 +00:00 |
|
gergely.erdelyi
|
ca5ed24ff0
|
idc.py: SetColor() now updated the colours properly. Thanks to google at simon.user.lysator.liu.se for the report.
|
2008-11-16 16:05:00 +00:00 |
|
gergely.erdelyi
|
7d0f743143
|
idc.py: Implemented many debugging-related functions
idc.py: Misc fixes and cleanups
|
2008-11-16 15:22:09 +00:00 |
|
gergely.erdelyi
|
23dcd0a165
|
Added separate interface file for idd.hpp
|
2008-11-02 18:34:05 +00:00 |
|
gergely.erdelyi
|
0b8d39d230
|
gdl.i: Removed setup_graph_subsystem()
|
2008-11-02 18:33:31 +00:00 |
|
gergely.erdelyi
|
b499990614
|
Wrapped gdl.hpp
|
2008-11-02 15:00:52 +00:00 |
|
gergely.erdelyi
|
919b3d9987
|
idautils.py: Replaced GetInputFileMD5 with a call to the IDC version
|
2008-11-02 08:37:57 +00:00 |
|
gergely.erdelyi
|
c8f6c02147
|
idc.py: IDC wrapper merged with 5.3 changes. Not everything is implemented yet.
|
2008-10-11 13:33:26 +00:00 |
|
gergely.erdelyi
|
490fa999c4
|
python.cpp: Added float support for extlang_python
python.cpp: Proper error reporting implemented
|
2008-10-11 09:09:46 +00:00 |
|
gergely.erdelyi
|
ec4d2f7a06
|
idaapi.i: Added enable_extlang_python() to enable the Python external evaluator
|
2008-10-07 17:21:58 +00:00 |
|