Skip to content

Re4son/apkurlgrep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApkUrlGrep

Tool that allow extract endpoints from APK files alt text

Install

  1. Install apkurlgrep
▶ go get -u github.com/ndelphit/apkurlgrep
  1. Install apktool

Usage

▶ apkurlgrep -a ~/path/to/file.apk
Result of URLs:

https://example.com
https://example.net
https://example.edu

Result of URLs Paths:

/example
/admin
/onboarding

Ideas

Hey folks! 🙂

Thank you for the interesting of this project! If you found any ideas about how to improve this tool - please write me a message on whoareme@wearehackerone.com or create new issues in this Github Project.

Have a nice day! 😉

About

Extract endpoints from APK files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 100.0%