mirror of
https://github.com/cemu-project/idapython.git
synced 2024-12-29 11:11:51 +01:00
init.py: idaapi is now imported by default to the main namespace
This commit is contained in:
parent
a01b3fbde0
commit
013546b569
@ -129,7 +129,7 @@ print_banner()
|
||||
from idaapi import Choose, get_user_idadir, cvar
|
||||
from idc import *
|
||||
from idautils import *
|
||||
|
||||
import idaapi
|
||||
|
||||
#-----------------------------------------------------------
|
||||
# Build up the ScriptBox tool
|
||||
|
Loading…
Reference in New Issue
Block a user