Wednesday 11 April 2018

TERMUX + LAZYMUX = Hacking Without Rooting Android (Full Guide)

TERMUX by Mr. SAGE

Today in this tutorials, I'm gonna show you how to install all kali linux tools with Termux app on Android Device using a Simple Lazymux script.You can install kali linux 2018.1 tools on your android using Termux app and Hackmux repo.

What is Termux ?

Termux combines powerful terminal emulation with an extensive Linux package collection.At first start a small base system is downloaded - desired packages can then be installed using the apt package manager. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more.

Download Termux : https://termux.com/

TERMUX by Mr. SAGE TERMUX by Mr. SAGE TERMUX by Mr. SAGE

How To Install Kali Linux Tools Without Rooting Android Using Termux ? Step 1 : Download & Install Termux. Step 2 : Open Termux APP Step 3 : Update Termux Packages apt-get update Steps 4 : To Install Git on Termux apt install git Steps 5 :To Install Clang on Termux apt install clang Steps 6 :To Install Python2 on Termux pkg instll python2 Steps 7 : Download Lazymux on Termux git clone https://github.com/thehackingsage/hackmux Steps 8 :To provide the execute permission to install the dependency chmod +x meta-install.sh && ./meta-install.sh

LAZYMUX by Mr. SAGE

Thats it... Enjoy Kali Linux Tools on Your Android Device Without Rooting.. ;)


Labels: , , , , , , , , , , ,