Skip to content
/ tyr Public

Android Recon & Research Tools

Notifications You must be signed in to change notification settings

bb33bb/tyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TyR

Description: Android Recon & Research Tools

Author: Jonathan Scott @jonathandata1

CURRENT VERSION 1.0

  1. Samsung Identification - AT Commands - Linux
  2. Samsung Identification - AT Commands - MacOS
  3. Pull All System APKs & Unpack Them - All Androids
  4. Select & Download Any APK & Unpack It - All Androids
  5. LG Identification - AT Commands - COMING SOON
  6. Dump Secret Codes - All Androids
  7. Run Secret Codes (Manual Selection) - All Androids - COMING SOON
  8. Bug Report Dump - All Androids - COMING SOON
  9. View Bug Report Data In GUI - All Androids - COMING SOON

VIDEO EXAMPLES

TyR Android Recon & Research Tools

[TyR Android Recon & Research Tools

Dependencies

If you are on on a MacOS you will need to install brew package manager

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

MacOS & Linux

For a nice selection tool for the single apk download you will need to install peco

brew install peco
sudo apt install peco

To unpack the android apks you will need to install apk tool

brew install apktool
sudo apt install apktool

ADB (Android Debug Bridge) must be installed is installed

brew install android-platform-tools
sudo apt install android-tools-adb

UUIDGEN

sudo apt install uuidgen

SoCat

brew install socat
sudo apt install socat

About

Android Recon & Research Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages