Skip to content
/ metapk Public

Merge Metasploit Payloads And Original Apks With Ease

Notifications You must be signed in to change notification settings

h4ckitt/metapk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Metapk

Merge Metasploit Payload And Legit Apk With Ease.

Let's Dive In

Clone The Repository To Your Machine

In Case You Don't Know How To Do That, Here's The Command,

git clone https://github.com/yoruba-codigy/metapk.git

Dependencies

  • A Pc With Bash Shell (Most Suitably Linux)
  • Bat
  • A Chunk Of Processing Power From Your Brain

Usage

To Create A Payload Only;

./metapk -c <lhost> <lport>

To Merge Payload And Original Apk;

./metapk -e <original apk> <payload>

CleanUp The Present Working Directory;

./metapk --clean

Note: For Best Results, Copy Original Apk And Payload Into Metapk Directory.

Ps: There Shouldn't Be Space Between Apk Names. (Working On That).
PPS:This Script Won't Work For All Apks

About

Merge Metasploit Payloads And Original Apks With Ease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages