mirror of
https://github.com/cemu-project/idapython.git
synced 2026-01-31 01:15:17 +01: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:
@@ -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