Skip to main content

Posts

Showing posts from July, 2021

SSH : How to Install SSH on Termux-Android

Install SSH Tool in Termux NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. #To get started, do a few steps:  Step 1: First, install Termux on Playstore . Step 2: After opening Termux, enter the following command.'  apt update && apt upgrade'   Step 3: Next, enter this command to install openssh '  pkg install openssh' . After typing, this command is ready to use SSH in Termux, but some choices of ssh are still stable to open ssh in termux. Step 4: Type ssh

Gear's On Termux x11 without Root

 Install Gear's on Termux x11(without Root) NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Install Termux . Internet / wifi connection. #Opengl(glfw) :

Figure It out : How Running Game with (Termux+Ubuntu+box86)

This is a general overview of how he did it NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. * Requirements: Install Termux  . Internet / wifi connection. * This is a general overview of how he did it.   With the Termux (terminal emulator for Android) you can't run x86 applications (including almost all games) because it's Linux for ARM processors that allows your phone to run full-fledged Linux.  * The  box86  is a translation layer that allows you to run ARM Linux x86 based applications, but it must be 32-bit , not 64-bit (I tried the 64-bit vers

Isaac (AfterBirth) Running on phone (Termux+Ubuntu+Box86)

 Found Something New NOTE:  This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. * Isaac (AfterBirth) Running on phone (Termux+Ubuntu+Box86) #😐How did he do that? **👽 Let's Do it 👽** 👆👆

TOR Browser : How to install TOR Browser in Android

Install TOR Browser in Android NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirement : Mobile data / wifi connection. Protect your Privacy Install Orbot Application * What is Orbot Application ? How it work? Orbot is a proxy application that routes mobile data through the Tor network. Orbot can use Tor to encrypt internet traffic and bounce and hide sets of computers around the world. For added security before using Tor Browser, you can start an orbot or use Tor directly. * Install Orbot Application :  1.   Download Orbot Application from Google p

Kali Linux : How to install Kali linux in android with Root

Install Kali Linux Rooted  📲 NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. * Phone Requirement : Android Device minimum 5 GB Free Space and1GB RAM Speedy Internet Connection Device Must Be Fully Charged Root Access BusyBox Must Be Installed * Requirements: Download and install Busybox installer from Playstore. Download and install LinuxDeploy from Playstore. * Installation Process : After installation, open Linux Deploy and click the three dots (bottom right) Selection of Kali Linux in the distribution section, Scroll down and in the Username and

TOR Browser

Q.  What is TOR btowser? It is necessary to use VPN? NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Ans. Tor Browser is the most widely used method in the world to access the dark web and protect your personal information. Anonymous communication by specifying Internet traffic through a free world resource overlay network consisting of more than 7,000 relays to hide the user's location and usage from those who perform network monitoring and traffic analysis. Free open source software that enables you. Personal life is very important, very convenien

How to Trace Someone Phone number with Termux (Quick Way)

 Trace Someone Mobile Number NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. PhoneInfoGa Tool . * You can now track any phone number in Termux using PhoneInfoga, an OSINT tool developed by Sundowndev . First, enter the following command in termux :  'apt update && apt upgrade'  Then type ' pkg install python'   Then type ' pkg install git' Enter the following git clone https://github.com/sundowndev/PhoneInfoga   Then type ' cd   PhoneInfoga &&

XploitSpy : How to install Xploitspy in Termux-Android

 Install XploitSpy on Termux NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Heroku Account  * Open Termux and type the commands  one by one  'apt update && apt upgrade'  Then '  pkg install git'  Then ' pkg install nodejs '  Then ' npm install-g heroku ' Then ' git clone https://github.com/ XploitWizer / XploitSPY.git ' Then ' cd XploitSPY '  Then ' heroku login-i ' Here you need to enter your heroku login information

Heroku : How to Get Free Hosting for App's (100% free)

 Create Heroku Account NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. * Heroku is a cloud hosting platform that hosts apps using free hosting. First of all, go to '  https://heroku.com ' and create a free account  After that you need to create an application .  Go to '  https://dashboard.heroku.com ' ,  then click New , Create Application . Next you need to give the application a name and click Create to continue Has completed. Remember the name of the app. If any problem you face please comment down.😇

Seeker : How to track Location with Termux-Android

  Track any real-time location of  Android. NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Open termux and type ' pkg install git python '. Now type ' git clone https://github.com/thewhiteh4t/seeker.git '. Now type ' cd seeker ' then type ' ls '. Type ' chmod 777 termux_install.sh ' to allow it to install required packages. To start installing type ' ./termux_install.sh '. Now last part is usage, Just type ' python3 seeker.py -t de

In_shackle : How to Increase Instagram follower's with Termux-Android

Manage Instagram ID and followers. NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Open termux and type ' pkg install git ' . Now type ' git clone https://github.com/thelinuxchoice/inshackle.git '. Type ' cd unshackle ' > ' ls '. To run script type ' bash inshackle.sh '. Pick any you like to you. you need to give your username and password to use the services provided. Let me know in comments if you have any problems..Have a great day😇

NetHunter : How to install Kali NetHunter on Termux-Android

Install Kali NetHunter in Termux NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Follow the steps below to install nethunter on Android. Step 1: First, Download Termux App from playstore.  Step 2: Now open Termux and enter this command. ' apt update && apt upgrade'  Step 3: Enter this command. ' curl LO https: // raw .githubusercontent.com / Hax4us / NethunterInTermux / master / kalinethunter  ' Step 4: Now enter this command to grant Chmod privileges. '

Os in TERMUX

Is x11 a linux distro and what about kde and xfce or are they just a GUI i need a light linux distro besides i prefer Debian if possible. X11 is just an on-screen graphics display system.  Applications speak to it when they want to display a window, buttons, etc. Otherwise, an application will only be the terminal. And the replacement for X11 on Linux would be Wayland, a newer system.  kde and xfce are called "desktop environments" (DE for short). they use x11 and usually come with their own default apps. Other popular DEs are Gnome, MATE, LXDE, i3.  A "distribution" is more than just a DE. The complete Linux distribution will include the kernel, the boot system (eg systemd), the DE, the entire application suite, the installer. Some distributions are very light, they only ship with the kernel and basic tools.  There are often versions of the same dispenser reserved with different DEs. For example, Ubuntu usually comes with Gnome DE, but Kubuntu is a variant with KDE

Lazymux : How to install LazyMux in Termux- Android

 Install LazyMux in Termux NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Lazymux includes multiple hacking tools for Kali Linux,  so you can now easily install Lazymux on Termux.  Lazymux includes the following hacking tools: Sudo SQLMap NMap Black Hydra Hydra Fl00d & Fl00d2 FB Brute Force Infoga Webdav LANs.py RED HAWK Pagodo Brutal FBUP Metasploit KnockMail 1337Hash Ufonet IPLoc Commix D-Tect ReconDog A-Rat Meisha Torshammer Kali NetHunter Slowloris Ngrok DSSS Weeman SQLiv Cupp

CREATE UNLIMITED PREMIUM NETFLIX ACCOUNT'S

Create Free :  Netflix Premium Account  NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements:  * OTP * Airtel thanks to the application * and ExpressVPN or VyprVPN. 1. Let's get started: * Just connect the VPN to Switzerland Go to netflix.com (Firefox Focus browser preferred) * Select the desired email and package. * and select option Credit/Debit Card. now enters the main part. * Download the AirtelThanks app (PlayStore) * Register any new number, 2. Follow some necessary steps of to get a virtual debit card (if you need a pan card and deta

Red-Hawk : How to install Red-Hawk tool in Termux-Android

Install Red-Hawk tool in Termux Android NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. As we all know, RED_HAWK is a good information gathering tool, written in Php . Red Hawk is used to collect website information, such as who is Lookup, Reverse IP Lookup, xss, sqli scan, etc. To install RED_HAWK, please follow the steps below.  To use Red Hawk, you need a PHP environment, so enter  Pkg install php  under the command. During the installation process, you will be asked: termux will use

Recondog - How to install Recondog in Termux-Android

  Install Recondog in Termux NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Open termux and type ' pkg install git python 2 '. Now type ' git clone https://github.com/PlagueSecurity/ReconDog.git  '. Now type ' cd ReconDog ' then type ' ls '. Type ' python2 dog.py '. Now select the appropriate option and type the domain to start scanning. for latest version and more info check the official github of  ReconDog   3NJ0Y 😄

SQLMAP - How to install SQLMAP tool in Termux-Android

  SQLMAP tool install in termux android NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. As we all know, SQLMAP is a very useful website vulnerability scanning tool, widely used by penetration testers, hackers and security researchers. Follow the steps below to operate carefully  First enter  Pkg install python2  After installation  Enter this command in Termux  git clone https://github.com/sqlmapproject/sqlmap.git  It takes a few minutes to download and install, just need to download afte