IDAPython for IDA 7.0: Initial commit, plus bugfixes up to 2017 Oct, 13th.

This commit is contained in:
Arnaud Diederen
2017-10-13 15:08:08 +02:00
parent 5dd5452735
commit d99a893697
220 changed files with 13681 additions and 12649 deletions
+4
View File
@@ -12,3 +12,7 @@ SCRIPT_TIMEOUT = 3
// Should the plugin automatically load a backward-compatibility-providing
// 'idaapi' wrapper module?
AUTOIMPORT_COMPAT_IDAAPI = YES
// Should the plugin automatically load a 6.95 bw-compatibility layer?
AUTOIMPORT_COMPAT_IDA695 = YES