Skip to content

Installation

Ashwini Sahu edited this page Apr 8, 2020 · 3 revisions

ADB-Toolkit

ADB TOOLKIT V2.3

Tool for testing your Android device and HaHaHack someone Android Phone ( Don't use with wrong intentions ) 🤘🤘


INSTALLATION

Installation of ADB-TOOLKIT is as easy running a bash script, Installation is supported by multiple Linux distro and can easily be installed in below distros ﹃

  • Kali Linux  (Tested)
  • Ubuntu     (Tested)
  • Manjaro   (Tested)
  • Debian     (Tested)
  • Arch         (Tested)
  • CentOs    (Not Tested)
  • Fedora     (Not Tested)

How to install


The ADB-Toolkit requires only three packages listed below ﹃

  1. ADB
  2. Fastboot
  3. Metasploit

The real Installation Start here ﹃


git clone https://github.com/ASHWIN990/ADB-Toolkit
cd ADB-Toolkit
chmod +x install.sh
bash install.sh -i

You can use flags like :-

       ( -i / -install / install ) for installation

After the installation completes the ADB-toolkit is now installed on your system you can now check it by launching it by typing:- sudo ./ADB-toolkit.sh