Coder Social home page Coder Social logo

aryanvbw / linuxdroid Goto Github PK

View Code? Open in Web Editor NEW
151.0 4.0 11.0 223.19 MB

The most powerful security toolkit for Android: without rooting your device. Run security tools like Nmap, Metasploit, and Wireshark on your Android device without voiding your warranty. Access a wide range of penetration testing tools and utilities, right from your Android phone or tablet.

Home Page: https://aryanvbw.github.io/LinuxDroid/

License: MIT License

Shell 100.00%
android kali-linux termux termux-hacking androidhaking andronix hacking-tools linux linuxonandroid nethunter

linuxdroid's Introduction

Linux CLI + GUI for Android

LinuxDroid

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.

LinuxDroid

One-Click Installation Script

This script streamlines the installation process, providing a seamless experience for various operating systems. Whether you prefer a graphical interface or the command line, it's designed for simplicity and efficiency.Supported OS:

  • Parrot 🦜 Os
  • Kali
  • Ubuntu
  • Arch
  • Debian
  • Manjaro
  • Void
  • Alpine
  • Fedora
  • NethunterRootLess (Hacking specialized Linux)
  • BlackBox(coming🔜)
  • CentOS(coming 🔜)

Supported Desktop Environments:

  • LXDE
  • LXQT
  • XFCE
  • MATE
  • KDE Plasma(Beta)
  • 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:

LinuxDroid

Install the Termux app from F-Droid / Nethunter Store or download from here

Termux

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:

or simply copy paste it

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

Select Linux you want to install Linuxdroid automatically isntall it and setup it.

🚨For manually installation of and Linux follow the following

Copy it forNetHunterRootlessEdition:

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.

Copy it for Ubuntu 22.04 CLI:

 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.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)

To see screenshot

Tap on Arrow👇

LinuxDroid

Visitor count

Darkside Feel free to reach out, and let's build something amazing together! 🚀

GitHub stats

Visitor count

Made with ❤️ By *Vivek W*

v1.1.2

linuxdroid's People

Contributors

aryanvbw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

linuxdroid's Issues

Unable to install Ubuntu22 on termux

I have run the code :
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.sh

which always ends up throwing the error :

ls: cannot access 'ubuntu22-binds': No such file or directory ubuntu22.sh: line 1: payload:allShortcutsEnabled:false: command not found

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.