You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[] DECOMPILING TARGET APK
[+] ENDPOINT IP: 192.168.1.102
[+] ENDPOINT PORT: 4444
[+] APKTOOL DECOMPILED SUCCESS
[] BYTING TCP COMMS
[*] ANALYZING ANDROID MANIFEST
[DEBUG] Attempting to find MAIN
!!! ERROR IN 'parseAndroidManifest' method
Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The text was updated successfully, but these errors were encountered:
Hi,
I'm using Python 2.7.16
and getting below error with
python kwetza.py test.apk TCP 192.168.1.102 4444 yes
_ _ ___ ___
| | | | |__ \ / _ \
_ __ ___ _ __ ___ _ __ ___ _ __ ___ | | ____ | | ______ _ ) || | | |
| '
_ \| '_
_ | '_ \| '_
_ \ | |/ /\ \ /\ / / _ \ | / ` | / / | | | || | | | | | | | | | | | | | | | | | | | | | < \ V V / _/ | / / (| | / / | || |
|| || ||| || ||| || ||| || || ||_\ _/_/ _|_/_,| |()/
[] DECOMPILING TARGET APK
[+] ENDPOINT IP: 192.168.1.102
[+] ENDPOINT PORT: 4444
[+] APKTOOL DECOMPILED SUCCESS
[] BYTING TCP COMMS
[*] ANALYZING ANDROID MANIFEST
[DEBUG] Attempting to find MAIN
!!! ERROR IN 'parseAndroidManifest' method
Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The text was updated successfully, but these errors were encountered: