Hax4us / Apkmod

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

Permissions #39

Closed TrixTM closed 4 years ago

TrixTM commented 4 years ago

The binded apk doesn't have all the payload permissions and if i use for example webcam_snap in msfconsole it says "Operation failed: 1" because the apk doesn't have that permission. Please fix this fast.

Hax4us commented 4 years ago

I got it and a new feature ( enable permissions ) will be available soon in next release i.e version 1.9

Hax4us commented 4 years ago

Update your apkmod by apkmod -u and then you can use New option --enable-perm For example :- apkmod --enable-perm=/path/to/binded.apk -o mybinded.apk

TrixTM commented 4 years ago

Thank you

Hacker-addi commented 4 years ago

Screenshot_20200527_202013 Hellow sir i not able to bind payload in apk please help