Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 576 Bytes

File metadata and controls

23 lines (16 loc) · 576 Bytes

Android Deeplink Discovery Methods

1. Using Android-Deeplink-Parser

Repo: Android-Deeplink-Parser-BB-Tools

# Clone the repo
git clone https://github.com/Raunaksplanet/Android-Deeplink-Parser-BB-Tools.git
cd Android-Deeplink-Parser-BB-Tools

# Place your APK in the directory and run the script
python3 deeplink_parser.py your_target.apk

2. Using Drozer (Live Device Method)

# Run the following command in Drozer shell
dz> run app.activity.info -a -p com.target.app