mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDA Pro 6.8 support
What's new: https://www.hex-rays.com/products/ida/6.8/index.shtml
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user