kwetza icon indicating copy to clipboard operation
kwetza copied to clipboard

Python script to inject existing Android applications with a Meterpreter payload.

Results 29 kwetza issues
Sort by recently updated
recently updated
newest added

After attempting to run the script it outputs this error !!! ERROR IN 'parseAndroidManifest' method [Errno 2] No such file or directory: '/home/userame/kwetza/net/AndroidManifest.xml' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I'm running latest ubuntu os. It...

I keep getting this error at the very end when i put python kwetza.py test.apk tcp 192.168.xx.xx 80 yes AssistActivity into the command line

No Launcher found, please specify a target class

![screenshot](https://user-images.githubusercontent.com/17703895/30310128-904adaa4-97ac-11e7-8126-d7280bcda747.png)

bug

Hi guys how solve this problem(kwetza-master)..pls help friends. [*] DECOMPILING TARGET APK [+] ENDPOINT IP: on [+] ENDPOINT PORT: pictures_v1.9.2_apkpure.com.apk Input file (/root/Desktop/kwetza-master/PixelLab) was not found or was not readable....

With a few tweak to my system and the kwetza script I was able to get this to decompile, modify, and recompile an apk successfully. My question is, does this...

Fixed parsing errors in the following regions. - Correctly parse apks with '.' inside their name. - Identify Main activity path correctly - Use correct package name - Use the...