cemu-idapython/python
2010-03-05 10:59:23 +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 GetDouble() and GetFloat() now use idaapi.get_many_bytes() 2010-03-05 10:59:23 +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