/Triplex

Triplex (for Exported Extras Extraction) is a python script that is designed to search exported intents extras in decompiled APKs for a faster pentest and bug bounty recon.

Primary LanguagePython

Triplex

Triplex is a python script that is designed to search exported intents extras in decompiled APKs for a faster pentest and bug bounty recon.

Install

$ git clone https://github.com/mathis2001/Triplex
$ cd Triplex
$ chmod +x triplex.py

Usage

$ echo /path/to/appRepo | ./triplex.py

Screenshots

image