Thursday, 11 June 2020

Diggy - Extract Enpoints From APK Files


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


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


Related articles

  1. Pentest Process
  2. Hacking Youtube
  3. Hacking Typer
  4. Pentest Windows
  5. Basic Pentest 1 Walkthrough
  6. Hacker0Ne
  7. Pentest Stages
  8. Pentest News
  9. Hacking The Art Of Exploitation
  10. Pentest Distro
  11. Pentest Vs Ceh
  12. Pentest Box
  13. Hacking Wifi
  14. Hacking Link
  15. Hacker Typer
  16. Pentest As A Service
  17. Pentest Iso

No comments:

Post a Comment