Skip to content

effortlessdevsec/ApkRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApkRecon

version contributions

Scanning APK file for URIs, endpoints & secrets. extracting of all urls and all sensitive data like key,secrets , password from android application

Installation

To install ApkRecon, simply:

$ git clone https://github.com/effortlessdevsec/ApkRecon.git
$ cd ApkRecon/
$ bash install.sh

NOTE

You can use your own custom regex.

You need to install:

Usage

Basically,

$ bash ApkRecon.sh <Apk file path>

Credits and Thanks

Releases

No releases published

Packages

No packages published

Languages