Git Product home page Git Product logo

tyr's Introduction

TyR ## Description: Android Recon & Research Tools

Author: Jonathan Scott @jonathandata1

CURRENT VERSION 1.2

  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
  10. Instant Factory Reset - Samsung Devices - Linux
  11. Instant Factory Reset - Samsung Devices - MacOS
  12. Instant Factory Reset - LG Devices - Linux
  13. Instant Factory Reset - LG Devices - MacOS
  14. Auto Enable ADB - Samsung - MacOS
  15. Auto Enable ADB - Samsung - Linux
  16. Bypass FRP, MDM, Passcode (Use Auto Enable ADB Method First)

TyR Android Recon & Research Tools

TyR Android Recon & Research Tools

NOTE :

Auto-Enable ADB Functionality Limited To The Following Devices

More To Come

  • Samsung Galaxy S3 - Verizon/Unlocked
  • Samsung Galaxy S4 - Verizon/Unlocked
  • Samsung Galaxy S5 /S5 Active - Verizon/Unlocked
  • Samsung Galaxy S6/S6 Edge +/S6 Active - Verizon/Unlocked
  • Samsung Galaxy S7 - Verizon/Unlocked
  • Samsung Galaxy S8/S8+/S8+ Active - Verizon/Unlocked
  • Samsung Galaxy S9/S9+ - Verizon/Unlocked
  • Samsung Galaxy S10/10+ - Verizon/Unlocked
  • Samsung Galaxy Note 4 - Verizon/Unlocked
  • Samsung Galaxy Note 5 - Verizon/Unlocked
  • Samsung Galaxy Note 8 - Verizon/Unlocked
  • Samsung Galaxy Note 10 - Verizon/Unlocked

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

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

UUIDGEN

sudo apt install uuidgen

SoCat

brew install socat
sudo apt install socat

Pip for Python 2

wget https://bootstrap.pypa.io/pip/2.7/get-pip.py python2 get-pip.py
pip2 install python-gsmmodem
pip3 install pyserial
rm -f get-pip.py
sudo reboot

LG Modem Drivers

tyr's People

Contributors

jonathandata1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.