fix == for ids
This commit is contained in:
parent
67efc6365d
commit
026b9ddd41
6 changed files with 41 additions and 15 deletions
1
test.py
1
test.py
|
|
@ -6,6 +6,7 @@ logging.getLogger().setLevel(logging.INFO)
|
|||
|
||||
import androscalpel as asc
|
||||
import zipfile as z
|
||||
from androscalpel import *
|
||||
|
||||
APK_NAME = "test.apk"
|
||||
DEX_NAME = "classes.dex"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue