Kali Linux on Android — CLI < On Mobiles & Tablets, Rootles — NO ROOT

 

Kali Linux on Android — CLI

< On Mobiles & Tablets, Rootles — NO ROOT


by Snooptz

7 min read·Feb 1, 2024

Bing AI + M3

Bonjour,

I hope you are all doing great!

Today, I’d like to share a gem for Kali Linux lovers:

“We finally have a rootless edition available for Android devices for a while! “.

Intoday’s tutorial, I will use Android Studio, a developer tool that those who don’t know yet would love. With Android Studio, you can do everything from building Apps to testing them on devices from mobiles to smartwatches & much much more. You can use any Android device as long you can connect to the internet & you are above Android 8; thus, with a good RAM, you are ready to go!

Requirements:

  1. - Android Device
  2. - Internet Connection
  3. - At least 2GB RAM
  4. - At least above Android 9

For those who want to try Android Studio, head to >>>>>>>

https://developer.android.com/studio

Pick your flavor: Mac OS, Windows, or Linux & surf around the website; you’ll be amazed at what Google offers. I love it & always use it for personal work & business; it could be better, but it is efficient! Besides, download Android Studio, install it & get ready for Kali!

The installation process will take a while. Once you are done, you should see something like this: click on the little arrow that says “ More Actions” & Click on Virtual Device Manager.

Then, click on “ create a device “ & pick your favorite.

Iwill pick a Tablet for today; you pick yours; thus, I don’t know if it will work on smartwatches this way, but for any other Android device where you can install Termux, you are good to go; it is best if it is from F-Droid.

Note: For the first time, you must download an Android OS for the Emulator, which will take a few minutes, depending on your internet speed.

Ok, once you are ready either way on your mobile or Android Studio, open a web browser & head to F-Droid > https://f-droid.org < & download Termux > https://f-droid.org/packages/com.termux <

Note: You can download it from G-Play also, but it is not maintained there. Remember that.

Once you are ready, open the terminal & type or copy & paste the following:

pkg update

The first time may take a while…At one point, we will ask for the repository and opt for “ Y,” the maintainer version. Then, once installed, press “ N “ to exit the update.

pkg upgrade

Same as previous, but this time, we go for an upgrade. Then:

termux-setup-storage

& allow setup storage on your device for Kali.

Note: To install Kali securely and avoid mixing it with your personal data, I highly recommend using emulators or old devices instead of your primary device for the first time. However, the decision is ultimately yours to make.

Then >

pkg install wget

When prompted, type “ y “ — then type or paste.

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

Then >

chmod +x install

or

chmod +x install -nethunter-termux

Then

bash ./install

& done!

You now have Kali-Linux on CLI!

Feel free to download apps for Kali, Repositories & Test from your Emulator or Mobile in minutes anywhere you want.

More info:

If you want a countless choice of tools, head to >>>>

Hacker Red Team Tools

Or

Hacker Blue Team Tools:

A rewrap on Termux & Fdroid

What is Termux?

Termux is an Android application that functions as a terminal emulator. It comes equipped with various command-line tools that have been ported to the Android operating system. Termux aims to provide a Linux command-line experience to mobile device users without requiring any particular setup or rooting.

Here are some essential features of Termux that you should know:

- Python data processing
- Programming in a development environment
- Downloading and managing files and web pages using established tools
- Learning the basics of the Linux command-line environment
- Running an SSH client
- Synchronizing and backing up files

It’s worth noting that Termux is not a virtual machine or any other kind of emulated or simulated environment. All the packages provided by Termux are cross-compiled with Android NDK. They only have compatibility patches to make them work on Android.

It’s important to understand that Termux is not a rooting tool and will only grant you root privileges if you have the expertise to bypass Android’s security. It’s primarily intended for non-root users. You can easily download and install Termux from F-Droid.

Wikihttps://wiki.termux.com

Website:https://termux.dev

What is F-Droid?

FDroid is a catalog of FOSS (Free and Open Source Software) applications you can install on your Android device. It is an independent app store that is entirely free and open-source software created by a community of developers.

FDroid allows you to browse, install, and keep track of updates for over 1,200 open-source apps. You can search and install apps from created repositories or create your own customized repository of apps. With FDroid Nearby, you can even send and receive apps offline.

It’s a top platform for anyone into free & open-source Android apps.

Credits > F-Droid > https://f-droid.org

Links Rewrap

Android Studio

Termux

Wiki Termux:

Reddit Community:

FDROIOD

Wiki FDROID:

Hackers Red Team Tools

Hackers Blue Team Tools

Or

Android Studio
https://developer.android.com/studio

Termux
https://f-droid.org/packages/com.termux

Wiki Termux:
https://wiki.termux.com

Reddit Community:
https://termux.com/community

FDROIOD
https://f-droid.org

Wiki FDROID:
https://en.wikipedia.org/wiki/F-Droid

Hackers Red Team Tools
https://github.com/yeyintminthuhtut/Awesome-Red-Teaming

Hackers Blue Team Tools
https://github.com/simeononsecurity/Blue-Team-Tools
Bing AI

Now you have access to countless sets of tools for testing, including mobile devices, Wi-Fi networks, phishing simulations, 2-factor Authentication mechanisms, and more.

These tools have been made available for educational purposes only, enabling you to gain hands-on experience and knowledge.

However, please be mindful that using these tools to hack or gain unauthorized access to devices is a severe crime with potential imprisonment.

Therefore, it is essential to remember that you are responsible for using these tools ethically and responsibly.

Surf Safe & Stay tuned!

If it was nice, share, clap & follow!

Bing AI


Comments