Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.16 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.16 KB

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.