Skip to content

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.

Notifications You must be signed in to change notification settings

mathis2001/TriplEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages