IDA Pro 6.8 support

What's new: https://www.hex-rays.com/products/ida/6.8/index.shtml
This commit is contained in:
Arnaud Diederen
2015-04-20 14:26:30 +02:00
parent 2fa1f9a64b
commit f9f3ccb63b
138 changed files with 49628 additions and 49321 deletions

View File

@@ -108,4 +108,4 @@ userrc = os.path.join(get_user_idadir(), "idapythonrc.py")
if os.path.exists(userrc):
idaapi.IDAPython_ExecScript(userrc, globals())
# All done, ready to rock.
# All done, ready to rock.