How to download, Install, Run and Use Fish-shell in Termux

Image
  Tutorial 1:  How We download, Install, Run and Use Fish-shell in Termux [ It Also work for non-rooted devices] What Will I Learn? How to download Fish-shell in Termux How to install Fish-shell in Termux How to run Fish-shell in Termux Today I build this Tutorial as a result of i believe there is a desire for this shell for the beginners in my future post on Termux. Thus I build this tutorial for the ability for you. Fish-shell & hacker's keyboard makes the utilization of Termux simple and that I hope you'll simply understand this tutorial and take advantage of  Fish-shell . What is Fish-shell? Fish(The Friendly Interactive Shell) a Unix (os) shell that focuses on interactive use, discover-ability and friendliness. Everything that may be done in different shell languages ought to be done in fish. It auto-complete the commands that area unit pretty cool. Fish is fully scrip-table, and its syntax is simple, clean and consistent. Fish is a fast, the auto-completion is surpris

How to use phonesploit in termux

How to use phonesploit in termux

What is Phonesploit?

Phonesploit is a python script which allows you to exploit android device by using open Adb ports. This is very effective tool in many scenarios to hack into the android phone and get control over it. For example- Many people unknowingly keep their android devices in USB debugging mode and keep Adb ports open.

Before getting into how does it work? You should know, what is Adb?

Adb is an command line tool that lets you communicate with the device. The main purpose of the Adb is to check the vulnerabilities and bugs in android and apps. Developers use this tool to check compatibility of their apps in android devices. They can perform many commands by using their computers connected to the devices, this makes job of developers much comfortable.

Using phonesploit -

Here we are going to get control over android device which has Adb over Wifi option. Please, note that you can use this technique with some phones only because Adb over WiFi option has been removed in new phones. Though, it could be available in newer phones too with custom ROMs installed.

FOLLOW THESE BELOW COMMANDS:

 $ apt-get update -y

$ apt-get upgrade -y

$ pkg install python -y

$ pkg install python2 -y

$ pkg install git -y

$ git clone https://github.com/metachar/PhoneSploit

$ cd

$ ls

$ cd PhoneSploit

$ ls

$ pip2 install colorama 

$ cd $HOME

$ ls

$ apt update > /dev/null 2>&1 && apt --assume-yes install wget > /dev/null 2>&1 && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh -q && bash InstallTools.sh

$ ls

$ cd PhoneSploit

$ ls

$ python2 main_linux.py

Click on Y and the phonesploit tool will start working.

NOTE:Now you need to add the IP address of the device connected to the same WiFi with the ADB over WiFi enabled. Once the connection is made, you can do many things from the given options.

IF U WANT VIDEO WE WILL PROVIDE KEEP SUPPORT US

Comments

Popular posts from this blog

How to download, Install, Run and Use Fish-shell in Termux

MDORK IN TERMUX AND LINUX COMMANDS

HOW TO DO CARDING