sensepost / kwetza

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

ERROR jarsigner: unable to open jar file #6

Closed 0xIslamTaha closed 7 years ago

0xIslamTaha commented 7 years ago

I would like to thank you for your helpful tool.

I followed your instructure and I enter the following command: python ./kwetza.py telegram.apk 192.168.1.2 80 no

But, I got the following error cos of jassigner unable to open jar file screenshot from 2016-11-24 01-17-41

​ I will be pleasure if you can help to solve this error.

brompwnie commented 7 years ago

This error is indicating that "jarsigner" cannot find the APK in "telegram/dist". Confirm that there is an APK in "telegram/dist".