Installing Archlinux, Blackarch & Archstrike in Termux (Non Rooted)

Опубликовано: 23 Ноябрь 2024
на канале: chameleonhash
352
5

Install Arch Linux Blackarch & Archstrike in Termux on Android 😈 Non Rooted Devices 👍Quick & Easy

curl -OL https://TermuxArch.github.io/TermuxAr... && bash setupTermuxArch

startarch

pacman-key --init
pacman-key --populate archlinuxarm
pacman -Syu
pacman -S glibc

curl -O https://blackarch.org/strap.sh

chmod +x strap.sh
./strap.sh

nano /etc/pacman.conf

{ADD THIS INFO TO BOTTOM OF CONF FILE}
[archstrike]
Server = https://mirror.archstrike.org/$arch/$...

{RUN THIS COMMAND TO VIEW BLACKARCH TOOLSET, SWAP OUT 'BLACKARCH' WITH 'ARCHSTRIKE' TO SEE ARCHSTRIKE TOOLSET}
pacman -Sgg | grep blackarch | cut -d' ' -f2 | sort -u | pv --rate-limit 5 --quiet --line-mode

Demonstrates how to install Arch Linux, Blackarch & Archstrike in Termux on your Android device. Termux is a terminal emulator for Android that allows you to run Linux commands on your device. A rooted device is not required. With Arch Linux, you can have access to a wide range of powerful tools for penetration testing and security analysis. After installing Arch in Termux, we will enable the repositories for Blackarch and Archstrike, which allows us to install all the tools from both distros into our instance of ArchLinux in Termux. Blackarch has over 2,880 tools, Archstrike has 1,400. that is over 4,280 new pentesting, vulnerability testing, and other security tools that will be available for use in Termux through ArchLinux.

Arch Linux
Blackarch
Archstrike
Termux
Android
Penetration Testing
Security Analysis
Tutorial
How-to
Technology
Mobile Security
#ArchLinux
#Blackarch
#Archstrike
#Termux
#Android
#PenTesting
#CyberSecurity
#Tutorial
#MobileSecurity

Linux
Operating System
Command Line Interface
Terminal Emulator
Cybersecurity Tools
Hacking
Ethical Hacking
Information Security
Open Source
Free Software
Mobile Computing
Mobile Devices
Android Devices
Mobile Security Tools
Penetration Testing Tools
Vulnerability Assessment
Network Security
Cyber Defense
Cyber Threats
Cyber Attacks
#Linux
#CLI
#Terminals
#CybersecurityTools
#EthicalHacking
#InformationSecurity
#OpenSource
#MobileComputing
#MobileDevices
#AndroidDevices
#MobileSecurity
#PenTestingTools
#VulnerabilityAssessment
#NetworkSecurity
#CyberDefense
#CyberThreats
#CyberAttacks