ترموکس هک | Termux Hack
15.4K subscribers
417 photos
34 videos
45 files
172 links
آموزش ترموکس

🃏 Advanced A to Z Termux - Linux ...

Tutorials :-

💻 | Termux - Linux Tutorial
🎓 | Advanced Termux - Linux Hacking
🎭 | Termux - Linux Tip & Tricks
📜 | Helpful Termux - Linux Articles

@Mr_C0de
Download Telegram
Cloud OSINT
👍2
Type of Logs
👍6🔥2
5 Tools for AD Enumeration
Network Protocol Dependies
DanxyTools v8.4 is an all-in-one multi-tools framework for Termux.
It’s designed for developers, penetration testers, security researchers, and power users who need a fast toolbox — containing modules for networking, OSINT, automation, and daily utilities.
The design focuses on ease of use, modularity, and a responsive interactive terminal interface.

pkg update && pkg upgrade -y
pkg install git curl wget toilet figlet sox mpv -y
git clone https://github.com/NgakuNgakuDevTapiScRecodePunyaGw/Danxy
cd Danxy
make install
make run

⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
Please open Telegram to view this post
VIEW IN TELEGRAM
Windows DFIR Artifacts
🔥4👍1
Great OSINT Platforms
👍3🔥3
Bug Bounty Tips
🐞403 bypass methodology🐞
Bash parameter expansion
What a Network compromises of
👍1
Windows Directories for SOC Analysts
👍1
Git command you need:
ADBash allows you to automatically connect to your device's ADB Shell using a Bash shell from Termux. You don't need root access, making it suitable for most Android users. The tool simplifies the process of executing ADB commands and enhances your device's functionality.

Download & Install
To get ADBash, 
visit this page to download the latest version:

Download ADBash


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.

Check Device Connection:

adb devices
Access Shell:

adb shell
Install an App:

adb install [app.apk]

GitHub link 🔗

⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
Python tools you need for AI Projects
Simple IP-Address Scanner
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.
👨‍💻  @TermuxHackTm
🔥5
JavaScript array methods 👇
Big Data Pipeline Cheatsheet for AWS, Azure, and Google Cloud
Top 5 common ways to improve API performance.