Hey geeks i hope you are doing great and today I am here with a new trick to enable all Android permissions in any App ( whether it's binded with payload or not )
So let's see then :)
So first we will fulfill our requirements :
- Apkmod must be installed in termux
- That's it :)
How to install Apkmod ?
- First download installer script
wget https://raw.githubusercontent.com/Hax4us/Apkmod/master/setup.sh
- Now execute or run it
sh setup.sh
Ok so now everything is setup :)
Enable Android Permissions
apkmod --enable-perm=/path/to/app.apk -o output.apk