Fastest Apk-Binder for termux and Kali Linux Using this EMSF TOOK Apk-Binder script you can embed the metasploit payload or backdoor with apk files. Supported by: Termux and Kali Linux
Features:
- Static Payload using Portmap.io (TCP port 5576),
- Quick exploit (android+bind, windows, Linux py, ruby, sh)
- Install Ngrok
- OVPN (For desktop-based linux
- Open VPN Client android
- Support Ngrok Http Payload Share
- Uses MSFvenom To Generate and Bind APK
Requirements:-
Metasploit-Framework > Apktools > Zipalign > Keytool > Java
Install and exploit
Version 2.5
EMSF tool is one of the fastest tools to generate msfvenom payload. Here you will get extra options to use NGROK and Local servers to share your files with your friends, Quick Netcat connections, and local PHP, Python, and Ruby servers.
#Step 1 UPDATE UPGRADE
sudo apt update; sudo apt upgrade
#Step 2 Download and start
curl -L -o /usr/bin/emsf https://github.com/efxtv/EMSF/blob/main/Linux/emsf?raw=true -s;sudo chmod +x /usr/bin/emsf
#Step 1 UPDATE UPGRADE
pkg update; pkg upgrade;pkg install wget curl ; termux-setup-storage
#Step 2 Download and start
curl -L -o $PREFIX/bin/emsf https://raw.githubusercontent.com/efxtv/EMSF/main/termux/emsf -s;chmod +x $PREFIX/bin/emsf
while true; do printf 'HTTP/1.1 200 OK\n\n%s' "$(cat index.html)" | netcat -l 8888; done
Sign apk using APK Tool
Method 1 Steps to sign with APK Editor
Step 1 Install apk editor and Click on the Apk File option
Step 2 Select your apk from Internal/external SDCARD
Step 3 Click On Full Edit
Step 4 Select decode all files (It will take some time)
Step 5 Click on Manifest (bottom right)
Step 6 Click on Tools Icon (top right)
Application signed using Apk Editor (may get error some time)
Sign apk using MiXplorer
Method 1 Steps to sign with MIX Application.
Step 1 install the app
Step 2 Long press on apk, click on 3 dots (top right)
Step 3 Scroll down and click on sign
Step 4 Click on the clipboard Icon next to 3 dots, and click on Sign one file
Step 5 Click on Auto. Repeat the same process 3 times.
It will generate 3 signed APKs. Keep the latest one. Cheers
How to add auto permissions to apk?
Step 1 Open APK Editor
Step 2 Select apk file
Step 3 Click on Common EDIT
Step 4 Select Minimum SDK 15 Maximum SDK 22
Step 5 Click on Save
Step 6 Open file manager and look for APK Editor/temp folder