cemu-idapython/python
2010-02-12 13:16:37 +00:00
..
idautils.py bugfix: IDAPython_extlang_create_object may cause exceptions to be reported to the running Python script if called with an invalid object name 2010-02-12 13:16:37 +00:00
idc.py MakeArray and GetStringType: were using an old type name 2010-01-27 09:52:22 +00:00
init.py init.py: modules loaded by user scripts are now unloaded when the script finishes. No more reload() needed. Thanks to cbwhiz for the idea. 2010-02-04 20:58:38 +00:00