Skip to content

Scripts for extracting information from android devices using bash

Notifications You must be signed in to change notification settings

leosol/androbash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install and run

git clone https://github.com/leosol/androbash
bash get-packages.sh

Andro-Bash - Scripts for Android ADB

The following image shows the expected output which is basically information about the installed packages, packages that are third party and packages that are not from Google Play. It also retreives information about installation/update dates.

Basic Idea

Package Details

You can get information about all installed packages

Basic Idea

Hidden Packages

You can get information about all installed packages, including hidden packages.

Basic Idea

Third Party packages

You can get the list of packages that were installed by the user and information about packages that didn't came from google play

Basic Idea

When packages were first installed

This can give any hint about when the phone was configured/initialized.

Basic Idea

Basic Idea

About

Scripts for extracting information from android devices using bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages