Skip to content

TEch1Shop/LinuxDroid

Repository files navigation

Linux CLI + GUI for Android


*AryanVBW*

Linuxdroid

Linuxdroid is a Linux Command Line Interface (CLI) and Graphical User Interface (GUI) for Android, offering a collection of original open-source operating systems. This platform enables users to experience a variety of Linux distributions on Android devices, including:

Supported Desktop Environments:

  • LXDE
  • LXQT
  • XFCE
  • MATE
  • KDE Plasma(coming soon)
  • GNOME(coming soon)

Window Managers:

  • Awesome
  • Openbox
  • i3

In addition to OS support, Linuxdroid also provides automated installation capabilities for Kali Nethunter across all Android versions. This project aims to facilitate diverse use cases, such as:

  • Utilizing Apache local server environments
  • Conducting penetration testing (pentesting) with Kali

Features:

  • Full functionality of all Linux distributions supported
  • Complete tool compatibility with popular Kali and Ubuntu tools

Notable Tools Included:

  • Nmap
  • Wireshark
  • Metasploit
  • Burp Suite
  • Aircrack-ng
  • Hydra
  • John the Ripper
  • SQLMap
  • LibreOffice
  • Visual Studio Code
  • Mozilla Firefox

Installation:

Install the Termux app from f-droid.org/store.nethunter.com or download from here

Darkside

From the NetHunter Store, install Termux, NetHunter-KeX client, and Hacker’s keyboard Note: The button “install” may not change to “installed” in the store client after installation - just ignore it. Starting termux for the first time may seem stuck while displaying “installing” on some devices - just hit enter.

Open Termux and type:

   pkg update -y && pkg upgrade -y
   termux-setup-storage 
   pkg install wget -y
   pkg install figlet -y
   pkg install python3 -y
   pkg install python-pip -y 
   pip install lolcat -y
   wget https://github.com/AryanVBW/kali-Linux-Android/releases/download/T1/vivek
   wget https://github.com/AryanVBW/kali-Linux-Android/releases/download/T1/default.bashrc
   chmod +x vivek
   cp default.bashrc .bashrc

Copy it for NetHunter Rootless Edition:

wget -O install-nethunter-termux https://offs.ec/2MceZWr
   chmod +x install-nethunter-termux
 ./install-nethunter-termux

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.

Copy it for Ubuntu 22.04 CLI:

pkg update -y && pkg install wget curl proot tar -y && https://github.com/AryanVBW/LinuxDroid/releases/download/Vivek1/ubuntu22-cli.sh -O ubuntu22-cli.sh && chmod +x ubuntu22-cli.sh && bash ubuntu22-cli.sh

Copy it for KALI CLI:

pkg update -y && pkg install wget curl proot tar -y && wget https://github.com/AryanVBW/LinuxDroid/releases/download/Vivek1/kali-cli.sh -O kali-cli.sh && chmod +x kali-cli.sh && bash kali-cli.sh

Maximum flexibility with no commitment Install Kali NetHunter on any stock, unrooted Android device without voiding the warranty Android Device (Stock unmodified device, no root or custom recovery required)



Darkside

Darkside

Darkside Darkside

Darkside For more info https://www.kali.org/docs/nethunter/nethunter-rootless/#maximum-flexibility-with-no-commitment Feel free to reach out, and let's build something amazing together! 🚀

GitHub stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages