Top 10 Termux Packages You Must Try-USE | List of commands

15:32
In this blog, I'll show you List of commands to install

Top 10 Termux Packages You Must Try-Use

or which every termux user should try. Let us name them first and after that, we will see the commands to install them one by one. To fix the unable to locate the package in termux you need to provide it Install the latest Termux and API.
  • 1 TermuxBlack
  • 2 Metasploit
  • 3 Lemon
  • 4 TBomb
  • 5 WishFish
  • 6 Saycheese
  • 7 Fsociety
  • 8 Fake Call
  • 9 Tool-X
  • 10 Apkmod2
  • 11 Seeker
  • 1 Termux Black
    Termux black has following repositories in it beef-xss, trape, ssh-honeypot, pdfcrack, lemon, apkmod, haxRat, msfpc, apkmod2, dreel, xerosploit.
     $ wget https://github.com/Hax4us/TermuxBlack/raw/master/install.sh
    Install and uninstall TermuxBlack
     $ install.sh -i
     $ install.sh -u
    2 Metasploit
    Metasploit well-known open-source penetration testing framework pack with thousands of pre configured exploits to discover vulnerabilities on various Devices, tools, and services like Linux, Windows, Android, Routers, Whatsapp, VNC, SSH PHP,
    Java, and so many publically available application. You can use the sub-branch of Metasploit known as MSFPC. It helps in generating payloads quickly with automatic RC files. You can use Search sploit and MSFDB to search 0-day attacks and configure that in your preinstalled Metasploit. Install Metasploit in termux
     $ pkg install unstable-repo
     $ pkg install metasploit
     Or
     $ apt install metasploit
     $ apt install msfpc
    3 Lemon in termux
    L3MON is a kind of cloud-based remote Android management suite. Lemon is powered by NodeJS. This project aimed to create an open-source featureful remote Android management suite, which is not present so far. It is inspired by the AhMyth project. Lemon has features like: GPS Logging, Microphone Recording, View Contacts, SMS Logs, Send SMS, Call Logs, View Installed Apps, Live Clipboard Logging, Live Notification Logging, View WiFi Networks (logs previously seen), File Explorer & Downloader, Command Queuing, Built-In APK Builder. For more detailed blog click here
     $ pkg update -y && pkg upgrade -y
     $ pkg install python -y && pkg install python2 -y
     $ pkg install git -y
     $ pkg install wget -y
     $ wget https://github.com/Hax4us/TermuxBlack/raw/master/install.sh 
     $ bash install.sh
     $ apt install lemon
     $ lemon
    4 TBomb in termux
    The tool helps you to perform the call bombing from termux. I urge you not to use this in an unethical way.
     $ pkg install git python 
     $ cd $HOME
     $ git clone https://github.com/TheSpeedX/TBomb.git 
     $ cd TBomb
     $ ./TBomb.sh
    5 WishFish in Termux
    WishFish v3.0 in termux clicks photos using an HTTP-based PHP server by creating localhost. It generates an index.html file that has some Java functions
    in it to call the front cam or any cam connected to your device to take and save photos on the Remote server. WishFish 3.0 has some advanced templates to wish your friends and they can share with others as well.
     $ pkg install git
     $ pkg install php
     $ git clone https://github.com/kinghacker0/WishFish
     $ cd WishFish 
     $ bash wishfish.sh 
    6 Saycheese in termux
    Saycheese is similar to WishFish accept it contains a blank Index.html file base file for any tool used to click photos remotely via Localhost PHP server. Are you facing a Link problem with Saycheese must visit here? https://uk2blogger.blogspot.com/2021/10/ngrok-link-problem-fixed-on-ubuntu-kali.html
     $ git clone https://github.com/thelinuxchoice/saycheese
     $ cd saycheese
     $ bash saycheese
    7 Fsociety in termux Source
    A Penetration Testing Framework, you will have every script that a hacker needs. Works with Python 2. For a Python 3 version see our updated version at fsociety-team/fsociety. Features: Information Gathering, Password Attacks, Wireless Testing, Exploitation Tools, Sniffing & Spoofing, Web Hacking, Private Web Hacking, Post Exploitation, Contributors, Install & Update,
     $ bash <(wget -qO- https://git.io/vAtmB)
    8 Fake Call in termux
    As the name says it helps you to generate fake calls from the termux terminal. Easy to install and use to spoof the number worldwide.
     $ apt-get install git -y
     $ apt-get isntall php -y
     $ git clone https://github.com/FajarTheGGman/FakeCall
     $ cd FakeCall
     $ php spam.php
    9 Tool-X in termux
    Tool-X is an extra ordinary package in Termux so far. It has 370+ tools that support Termux. If you want to install it in your termux follow the list of commands below.
     $ pkg install git
     $ git clone https://github.com/rajkumardusad/Tool-X.git
     $ cd Tool-X
     $ chmod +x install.aex
     $ sh install.aex
     $ ./install.aex
     $ toolx
    10 Apkmod2 in termux
    Apkmod2 in termux is a utility that comes under the TermuxBlack repository. It uses to bind the applications with Msfvenom and Lemon Payloads. It is supported by apkmod, you must have apkmod installed in your termux to use apkmod2. Lets install ampkmod and apkmod2
     $ wget https://raw.githubusercontent.com/Hax4us/Apkmod/master/setup.sh
     $ sh setup.sh
     $ apkmod
     $ apt install apkmod2
    11 Seeker in Termux
    As the name states seeker can find the exact location by just sending a link. Then the seeker is a Termux package also present in termuxblack.
     $ pkg update && pkg upgrade 
     $ git clone https://github.com/thewhiteh4t/seeker.git 
     $ cd seeker/ && chmod 777 termux_install.sh 
     $ ./termux_install.sh 
    This was List of commands to install Top 10 Termux Packages You Must Try-Use. Hope you like this blog. For more detailed articles