Skip to main content

Posts

Showing posts from December, 2021

Top Cool Termux Commands By Using Termux App

Fundamentally, termux is a set up of linux climate application and furthermore android terminal emulator as named. We can undoubtedly introduce this from google play store. Later establishment is completed.Before going to run these psycho orders Firstly, we need to refresh the termux application by utilizing the order called able update && overhaul or pkg update So here we can see that termux application is refreshed successfully...And additionally we need to get to the capacity in termux… By run the order called termux-arrangement stockpiling it makes a capacity organizer consequently. Allow us to begin with our insane cool termux orders..     Fire On Termux : To get fire on termux we need to run the order like able introduce libcaca subsequent to providing this order it requests would you like to proceed with then kind Y choice then, at that point, it's establishment cycle is continuing and later culmination of esta...

How To | Step by step instructions to Search Like Pro By Using Google Dorks

How To | Step by step instructions to Search Like Pro By Using Google Dorks Prior to going to switch this I simply need to let you know that typically to know anything we essentially use google. we are utilizing google implies essentially look for the specific thing what we need in the pursuit bar then we will get the mutiple results… However, presently a-days individuals are not intrigued to look through every one of the different irrelevant things which is connected to the ideal thing. So by utilizing google goof balls we can get one of a kind outcomes . By this our list items will be simple… Essentially, Google Dork is a pursuit string we can look for advance data… Here we go with some dorking strategies : intitle :- Demonstrating intitle, will encourage google to show simply those pages that have the term in their html title.     For example intitle:"login page" will show those pages which have the expression "login page" i...

Termux basic command | Termux Commands | FREE online courses by @fakerajbhx

Termux basic  | Complete Termux Commands | FREE online courses by @fakerajbhx Hello , Now You can utilize Almost all Useful Hacking Tools, Scripts on Your Android Mobile There are numerous applications and hacking apparatuses accessible for Android telephones, so we can introduce Kali Linux on them, yet it will take some time and exertion. ⚠️I don't instruct hcaking/breaking whether or not mentioned. Recall !! Hacking without consent is unlawful and can get you imprisoned. The above device ought to be utilized uniquely to test/review the framework to observe security openings/bugs/weaknesses and fix it to further develop the security framework not to be utilized to harm or taking advantage of the framework for its own advantage.  How does it work The terminal emulator is a software that uses...

How to install TermuXBlacK in termux Beef-xss

  it is unofficial repository maintained by me @hax4us. you can check available packages in README ### Install TermuXBlacK 1. Just download installer script `wget https://github.com/Hax4us/TermuxBlack/raw/master/install.sh` 2. Now run `bash install.sh` ### Install Package `apt install pkg_name` #### Packages Will Be Add As Per Your Demand Guys :) (Just Open Issue As A Package Request) ### List Of Available Packages 1. beef-xss 2. trape 3. ssh-honeypot 4. pdfcrack 5. lemon 6. apkmod 7. haxRat 8. msfpc 9. apkmod2 10. dreel 11. xerosploit ### Uninstall 1. copy & paste whole command `rm -f $PREFIX/etc/apt/sources.list.d/termuxblack.list && mv $PREFIX/etc/bash.bashrc.bk $PREFIX/etc/bash.bashrc && rm -f ~/.termux/colors.properties` 2. restart termux   #rajbhx

How to install & use report-fb-account-termux tool in termux

report-fb-account-termux   [+]  Disclaimer : This tool is only for educational purpose. The developer is not responsible for any abuse of it.   [+] Installation apt update && apt upgrade -y apt install git python -y git clone https://github.com/jarvisstar/report-fb-account-termux.git cd autoreport python3 ar.py Or, Use Single Command apt install git python -y && git clone https://github.com/KasRoudra/autoreport && cd autoreport && python3 ar.py Screenshots:   Usage: Search "findfbid" in google to get victim's profile link. Such as Website1 , Website2 , Website3 , Website4 . Enter the victim's facebook profile link in the website, generate and copy the numeric id in clipboard. Run the script and enter or paste that id when asked! [+] Note: AUTOREPORT DOES NOT DISABLE ACCOUNT UNLESS THERE IS SPECIFIC POST(S)...

How to install PouchDB Server in Termux (Android)

PouchDB Server is a drop-in replacement for CouchDB, using PouchDB and Node.js. Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. With the ability to run a linux terminal on Android, we can get a running instance of PouchDB Server on it. Goal Having a PouchDB Server running on your Android phone. What you will need An Android phone with Termux installed Instructions At the command line in Termux, run the commands below in the following order: pkg install python pkg install nodejs npm -g install node-gyp npm install -g pouchdb-server A ton of warnings and errors may pop up. These can be ignored as long as we get it up and running successfully. Finally, run: pouchdb-server --sqlite If it didn't work, install SQLite: pkg install sqlite If all goes well, the PouchDB Server admin interface should be available at http://localhost:5984/_utils, in any browser on your phone: Some finishing not...

How to Install Docker in Android 10 Using vShell💖 | rajbhx

How to Install Docker in Android 10 Using vShell💖   What is Docker 🐱‍👤   Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels.       What is vShell👀 A virtual Linux shell environment application for Android OS. Runs Alpine Linux in QEMU system emulator.      How to download and setup vShell app Checkout Our Video  Installation Process✔   Turn On your Internet Connection(Mobile Data or WiFi) Open Vshell (Log in After Opening!!)   Now Follow this command 1. apk update  2.apk add docker   After Docker installation Complate Run docker demon by following this command addgroup u...

NoRoot: How to install My GUI Kali NetHunter Rootless in Termux | rajbhx

How to install My favourite GUI Kali NetHunter Rootless in Termux | rajbhx What is kali NetHunter Kali NetHunter is a free & Open-source Mobile Penetration Testing Platform for Android devices, based on Kali Linux. Requirement fast internet connection Download Termux for f droid store VNC Viewer for gui connection   Open Termux and type: root@rajbhx:~$ termux-setup-storage root@rajbhx:~$ pkg install wget root@rajbhx:~$ wget -O install-nethunter-termux https://offs.ec/2MceZWr root@kali:~$ chmod +x install-nethunter-termux root@rajbhx:~$ ./install-nethunter-termux   ( bash install-nethunter-termux ) Now set vnc password for gui access follow this command root@rajbhx:~$ nh kex passwd password set after...

Ping command in termux

Popular posts from this blog

My IP Address - How to check IP address in Termux

My IP Address - How to check IP address in Termux Here are the steps to check the IP address in various operating systems: Termux (Android): Open the Termux app. Type "ipconfig" and press Enter. Look for "inet" followed by an IP address under the network adapter you are currently using to connect to the internet. Windows: Open the Start menu and type "Command Prompt" in the search bar. Open the Command Prompt and type "ipconfig" and press Enter. Look for "IPv4 Address" or "IPv6 Address" under the network adapter you are currently using to connect to the internet. Android: Open the Settings app. Scroll down and tap on "About phone" or " About device ". Tap on " Status ". Look for "IP address" or " Wi-Fi IP address " under the network section. macOS: Click on the Apple menu in the top-left corner of the screen and select "System Preferences". Click on "N...

How to Install Java (Open-JDK-8) in Termux | two Methods

How to Install Java (OpenJDK 8) in Termux Method 1: Java 8 Installation Introduction This method explains how to install Java (OpenJDK 8) in Termux without rooting your Android device. Step-by-Step Guide Step 1: Install Kali Linux in Termux (Optional) pkg install wget proot -y wget https://raw.githubusercontent.com/MasterDevX/KaliTermux/master/InstallKali.sh bash InstallKali.sh Step 2: Download OpenJDK 8 JRE Deb Package Visit the Debian FTP repository and copy the link to the OpenJDK 8 JRE package. ftp.debian Step 3: Download the Deb Package in Kali wget http://ftp.debian.org/debian/pool/main/o/openjdk-8/openjdk-8-jre-headless_8u275-b01-1_arm64.deb Step 4: Install the Deb Package Manually dpkg -i openjdk-8-jre-headless_8u275-b01-1_arm64.deb Step 5: Change Java Version (Optional) sudo update-alternatives --config java Final Step: Verify Java Version Select the desired Java version (Java 8) by entering the corresponding number when pr...

How to delete Instagram Account by mrwn007 Report tool Termux

How to Delete an Instagram Account Using a Report Tool This post discusses an old Instagram reporting tool that was previously shared by mrwn007 and used through Termux on Android. The tool is no longer functional, but this guide also explains why and provides information on proper reporting methods. Termux (Android) What Is Termux? Termux is an Android terminal emulator and Linux environment app that works without root access. It installs a minimal Linux base system automatically, and additional packages can be installed using the APT package manager. mrwn007 / 007spam-BOT Previously, mrwn007 maintained a repository called 007spam-BOT , which claimed to mass-report Instagram accounts using Termux. Related repositories that once existed: Instagram Mass Reporter (Termux) Instagram Reporting Tool v2 (Termux) Instagram Delete Method (by Crevils) Current status: All of these repositories are no longer available. Why the Tool No Longer Works Th...

How to Use IlayTamvan Report Tool to Delete Your Facebook Account in Termux

Delete Facebook Account Using IlayTamvan Report Tool in Termux Install Termux: Download and install the Termux app from the Google Play Store. Open Termux: Launch the Termux app on your Android device. Update and upgrade Termux packages: Type the following command in the Termux terminal and press Enter: apt update && apt upgrade Install required dependencies: Install Python 2 by entering the following command and pressing Enter: apt install python2 Install Git by entering the following command and pressing Enter: apt install git Clone the IlayTamvan Report tool repository: Enter the following command to clone the repository and press Enter: git clone https://github.com/rajbhx/Report.git Navigate to the Report tool directory: Change to the Report directory by entering the following command and pressing Enter: ...

Cloudflared in Termux to Create tunnels, Port Forwding

Installing Cloudflared in Termux for Android (ngrok Alternative) – 2026 Updated Repository Link https://github.com/rajbhx/cloudflared-termux What Is Cloudflare? Cloudflare, Inc. is an American content delivery network (CDN) and DDoS protection company founded in 2010. It works as a reverse proxy between visitors and the hosting provider, improving security, performance, and reliability. Basic Usage Once installed, Cloudflared can expose a local service to the internet. cloudflared -url localhost:PORT Example: cloudflared -url localhost:8000 Alternative command: cloudflared tunnel localhost:PORT Installation Make sure your Termux app is fully updated before proceeding. Installation Commands Follow the steps below to install Cloudflared using the rajbhx/cloudflared-termux script. 1. Update Termux and install Git pkg update && pkg upgrade pkg install git 2. Clone the Cloudflared Termux repository git ...

[Apk Setup] Alpine-term App | without using termux

Install and Set Up Alpine Term on Android Alpine Term allows you to run a lightweight Linux environment directly on your Android device. This guide explains what Alpine Term is, its requirements, and how to install and use it. What Is Alpine Term? Alpine Term is a terminal and Linux environment app for Android. It runs Alpine Linux inside a headless x86_64 virtual machine powered by QEMU. Interaction with the system happens through terminal sessions connected to the virtual machine’s serial consoles. This setup makes it possible to run Linux commands, scripts, and tools on Android without rooting the device. System Requirements Before installing Alpine Term, ensure your device meets the following requirements: AArch64-based Android device Android 7.0 or higher At least 500 MB of free internal storage Internet connection (for installing or updating packages) Steps to Install Alpine Term Open the Google Play Store on your Android device Search ...

🚀 The 2026 Java Developer Roadmap [UPDATED] 🚀

Welcome to the 2026 Java Developer Roadmap. This guide is meant to help you understand the skills and tools that matter if you want to grow as a Java developer. Whether you are a beginner or already working with Java, the focus here is on practical learning. Java continues to be widely used for enterprise systems, backend services, and large-scale applications. While frameworks and tools change, strong fundamentals remain important. Introduction As we move into 2026, Java development is not only about writing code. Developers are expected to understand performance, tooling, and how applications behave in real environments. This roadmap outlines the core skills, tools, and concepts commonly expected from Java developers today. The Essentials Before learning frameworks or advanced topics, every Java developer needs a solid foundation. Version Control (Git & GitHub) Learn how to manage code changes, work with branches, and collaborate with teams using Git and GitH...

The Ultimate Guide to Fixing the libssl.so.1.1 Error in Termux

How to Fix libssl.so.1.1 Error in Termux libssl.so.1.1 not found | cannot link executable (Termux) Introduction If you use Termux, you may run into an error similar to: cannot link executable: libssl.so.1.1 not found This usually happens after repository or OpenSSL changes. While the error looks serious, it can be fixed reliably by resetting the Termux environment and switching to a stable mirror. Warning Read carefully before continuing. The steps below will completely remove everything inside $PREFIX , including: All installed packages Third-party repositories Custom modifications inside $PREFIX Your $HOME directory will not be affected. Only proceed if you understand and accept this. Step 1: Remove the Current Termux Prefix Open a failsafe Termux session and run: rm -rf $PREFIX Step 2: Reopen Termux Close Termux completely and open it again. Termux will automatically reinstall the bootstrap environment. ...

How to install and setup vShell in android app |कैसे इनस्टॉल करें

How to install and setup android vShell(Virtual Shell) app (no root) कैसे इनस्टॉल करें YouTube video link What is Android-vShell app vShell is a  virtual shell environment application  for the Android OS. A virtual Linux shell environment application for Android OS. Runs Alpine Linux in QEMU system emulator.  It provides a virtual machine running small Linux distribution ready for the use out-of-box. Application implements my view on how Linux terminal environments can look like on Android OS. As operating system security is getting more and more hardened over time (which is good btw), it become impossible to abuse design flaws such as executable user data to run Linux native executables. Ability to...

[No Root] Setup/install ADB in Termux | Unoffical Method

[Updated] Installing ADB in Termux Without Root | rajbhx Install ADB & Fastboot tools in Termux without root. Supported architectures: ARM / ARM64 only Check your architecture using: uname -a Wireless ADB Setup (Android 11+) Install ADB tools: pkg install android-tools Open Settings → Developer Options → Wireless Debugging Tap Pair device and keep the screen open In Termux, run: adb pair IP:PORT Enter the pairing code shown on screen Connect using the displayed IP and port ADB Wireless is now enabled. Install ADB in Termux Silent Installation apt update > /dev/null 2>&1 && \ apt --assume-yes install wget > /dev/null 2>&1 && \ wget -q https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh && \ bash InstallTools.sh Standard Installation apt update && \ apt install wget && \ wget https://github.com/MasterDevX/Termux-ADB/raw...