List of commands to Installing GHOST Framework in Termux | List of commands

13:58

Installing GHOST Framework in Termux without rooting your Android device

Today we are going to install GHOST Framework in Termux to exploits the ADB and give you remote access to the Android.


Prerequisite
👉️ Termux
👉️ git
👉️ python
👉️ rust
Installation:
Step 1
Update and install python rust Command removed click here to view the full command
Step 2
Install Cryptography
 $ export CARGO_BUILD_TARGET=aarch64-linux-android 
 $ pip install cryptography --no-binary cryptography 

Step 3
Install the tool GHOST Framework in Termux
 $ pip3 install git
 $ git clone https://github.com/EntySec/Ghost.git 

Step 4
Start ghost
 $ ghost 

Video source here