Coder Social home page Coder Social logo

emsf's Introduction

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.3

EMSF tool is one of the fastest tools to generate msfvenom payload. Here you will get extra options to use NGROK and Localservers to share your files with your friends, Quick netcat connections, local PHP, Python, Ruby server.

Installation:- Ubuntu/Kali-linux/Parrot-OS

#Step 1 UPDATE UPGRADE

sudo apt update; sudo apt upgrade

#Step 2 Download and start

curl -L -o $PWD/emsf https://github.com/efxtv/EMSF/blob/main/Linux/emsf?raw=true -s;sudo chmod +x emsf;sudo cp emsf /usr/bin/  

# Installation:- in Termux

#Step 1 UPDATE UPGRADE

pkg update; pkg upgrade

#Step 2 Download and start

curl -L -o $PWD/emsf https://raw.githubusercontent.com/efxtv/EMSF/main/termux/emsf -s;chmod +x emsf;mv emsf ../usr/bin/

Server most used. NCAT server index.html require

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 clipboard Icon next to 3 dots, click on Sign one file
Step 5 Click on Auto. Repeat the same process 3 times.

It will generate 3 signed apk. 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

Support for the project

Phonepay Paypal

emsf's People

Contributors

efxtv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.