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

Error issue. #37

Open dsx12 opened 5 years ago

dsx12 commented 5 years ago

I attempted to run this script and afterwards it outputted this error:

!!! ERROR IN 'readPayloads' method [Errno 2] No such file or directory: '/home/username/kwetza/net/smali/AssistActivity1.smali' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I made the directory outputted in the error above only to receive this error:

!!! ERROR IN 'parseAndroidManifest' method [Errno 2] No such file or directory: '/home/username/kwetza/net/AndroidManifest.xml' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Please help, I would love to test this script, Thank you!