s0md3v
Diggy
Shell

Extract endpoints from apk files.

Last updated May 30, 2026
875
Stars
134
Forks
6
Issues
0
Stars/day
Attention Score
58
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Diggy

Diggy can extract endpoints/URLs from apk files. It saves the result into a txt file for further processing.

screenshot

Dependencies

  • apktool

Usage

./diggy.sh /path/to/apk/file.apk
You can also install it for easier access by running install.sh\ After that, you will be able to run Diggy as follows:
diggy /path/to/apk/file.apk
Note: In the installed mode, results will be saved in /root/Diggy directory while in normal mode the results will be saved in the directory you ran diggy from.

ยฉ 2026 GitRepoTrend ยท s0md3v/Diggy ยท Updated daily from GitHub