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.
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
⚠️For more information and use of this tool in termux visit github link of this tool.
👨💻 @TERMUXCOMMANDD
❤27💯3
⚡ How To Secure A Linux Server
Github: https://github.com/imthenachoman/How-To-Secure-A-Linux-Server/
Github: https://github.com/imthenachoman/How-To-Secure-A-Linux-Server/
❤3
🔌 Connect Termux to your local ADB host with ADBash, launching a simple Bash session that requires minimal setup and no root access
To get ADBash, visit this page to download the latest version:
Download ADBash
To get ADBash, visit this page to download the latest version:
Download ADBash
Run the following command in Termux:
wget [insert download link for ADBash]
Set Permissions:
Change the permissions to make the script executable:
chmod +x ADBash
Run ADBash:
Start ADBash by typing:
./ADBash
Connect Your Device:
Make sure your Android device is connected to your computer with USB debugging enabled.
Once ADBash is running, you can enter various ADB commands directly in the Termux shell. Here are some common commands to help you get started:
Check Device Connection:
adb devices
Access Shell:
adb shell
Install an App:
adb install [https://raw.githubusercontent.com/rpriariandi/ADBash/main/epiphora/ADBash.zip]
⚠️For more information and use of this tool in termux visit github link of this tool.
👨💻 @TERMUXCOMMANDD
❤13
TikTok User Info Scraper allows you to fetch detailed information about TikTok users by their username or user ID, without requiring logins or API keys. It extracts various user data such as follower counts, video counts, likes, and more.
git clone https://github.com/haithamaouati/Clawk.git
cd Clawk
chmod +x clawk.sh
./clawk.sh
Usage
Usage: ./clawk.sh <@username> or [username]
Dependencies
The script requires the following dependencies:
curl: pkg install curl - y
jq: pkg install jq -y
⚠️For more information and use of this tool in termux visit github link of this tool.
👨💻 @TERMUXCOMMANDD
❤22
HTML/CSS, React, Next.js, Node.js
SQL, Machine Learning, Deep Learning, DSA
https://mrcodee.gumroad.com/l/termuxcommand
Please open Telegram to view this post
VIEW IN TELEGRAM
Gumroad
Ultimate Playlists to learn programming ( Beginner to advanced )
This guide is a complete collection of the best learning playlists for anyone who wants to master programming from the ground up. Inside, you’ll find structured learning paths for all major program...
❤6👨💻5
TERMUX COMMANDD pinned «👨💻 Learn Programming the Smart Way — One Guide for Everything 💻 This ebook gives you a complete, organized collection of the best playlists to learn every major programming language and tech skill. No more searching for tutorials — everything is structured…»
It's a Simple Wp-venom For restrict From WhatsApp login.When You L0ck A number With this Tool They can't Login / They Cant Request For Otp Otp-lock
pkg update
pkg upgrade
pkg install git nodejs python
git clone https://github.com/STARK-404/Whatsapp-Lock
cd Wp-Lock
pip install -r requirements.txt
python Run.py
⚠️For more information and use of this tool in termux visit github link of this tool.
👨💻 @TERMUXCOMMANDD
❤22👍2👎2😍1💯1