LinuxDroid transforms your Android device into a versatile Linux machine, offering both CLI and GUI support. It's the ultimate tool for developers, pentesters, and enthusiasts to unleash the power of Linux on the go.
Say goodbye to complex installations. With our one-click script, you can have your preferred Linux distribution up and running in no time.
curl -sSL https://raw.githubusercontent.com/AryanVBW/LinuxDroid/refs/heads/main/1click.install.sh | bash| Distribution | Icon |
|---|---|
| Parrot OS 🦜 | |
| Kali | |
| Ubuntu | |
| Arch | |
| Debian | |
| Manjaro | |
| Void | |
| Alpine | |
| Fedora | |
| NethunterRootLess | |
| Coming Soon | BlackBox, CentOS |
- Desktop Environments: LXDE, LXQT, XFCE, MATE, KDE Plasma (Beta), GNOME (Coming Soon)
- Window Managers: Awesome, Openbox, i3
- Seamless Linux Experience: Install and manage multiple distributions effortlessly.
- GUI and CLI Flexibility: Switch between graphical and command-line interfaces.
- Ideal for Developers & Pentesters: Preloaded with tools for coding, security, and more.
| Category | Tools |
|---|---|
| Penetration Testing | Nmap, Wireshark, Metasploit, Hydra, Aircrack-ng |
| Web Security | Burp Suite, SQLMap |
| Productivity | LibreOffice, Visual Studio Code |
| Browsers | Mozilla Firefox |
- Install Termux: Download Termux from F-Droid or the NetHunter Store.
- Initial Setup: Open Termux and run these commands:
pkg update -y && pkg upgrade -y
termux-setup-storage
pkg install wget -y && pkg install figlet -y
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc && chmod +x default.bashrc
rm -rf .bashrc && cp default.bashrc .bashrc
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroid.sh && chmod +x LinuxDroid.sh && bash LinuxDroid.sh
wget -O install-nethunter-termux https://offs.ec/2MceZWr
chmod +x install-nethunter-termux
./install-nethunter-termux
wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/menu.sh && chmod +x menu.sh
wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/default.bashrc
mv default.bashrc .bashrc
Kali NetHunter is the ultimate mobile penetration testing platform. It's based on Kali Linux, the most popular penetration testing distribution, and it allows you to run a full range of security tools on your Android device.
With Kali NetHunter, you can:
- Penetration test Android devices
- Perform security research
- Learn about ethical hacking
Kali NetHunter is easy to install and use. Just follow the instructions in this guide and you'll be up and running in minutes.
pkg update -y && pkg install wget curl proot tar -y && wget https://github.com/AryanVBW/LinuxDroid/blob/L2/Scripts/InstallScript/Cli/ubuntu22.sh -O ubuntu22.sh && chmod +x ubuntu22.sh && bash ubuntu22.shMade with ❤️ by Vivek W
v1.1.2





