Skip to content

kod34/PlantR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantR

PlantR is a tool that generates a custom payload, injects it to an application apk, creates a specific persistence script and starts a metaploit session.

📝 Table of Contents

🏁 Getting Started

Prerequisites

Python
Linux

Installing

git clone https://github.com/kod34/PlantR
cd PlantR
chmod +x install.sh
./install.sh

🎈 Usage

plantr.py [-h] [-a APK] [-m MODE]

optional arguments:
  -h, --help            show this help message and exit

required named arguments:
  -a APK, --apk APK     Original APK
  -m MODE, --mode MODE (auto | manual)  Injection mode

⛏️ Built Using

  • Python

✍️ Authors

⚠️ Disclaimer

The sole purpose of writing this program was research, its misuse is the responsibility of the user only.

About

Payload injection into apk.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published