Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 429 Bytes

File metadata and controls

20 lines (14 loc) · 429 Bytes

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