How to install Fsociety in Termux without Root 2022 | Mr Robot | Hacker x Phantom |

Hacker X Phantom
1 minute read

How to install Fsociety in Termux without Root | Mr Robot | Hacker X Phantom | 

Mr-robot-hacking-tool

What Is the Fsociety?

Fsociety is a Penetration testing framework, It is consist of all important tools that are used by professional ethical hackers.

Have you ever heard of Mr.Robot popular web series? Fsociety also contains each and every tool used in Mr.Robot Series.

How to install Fsociety in Termux?

>>Open Termux Apk And Update It
pkg update

>>Now Install Some Packages
>>git package
pkg install git
>>python && python2 package
pkg install python
pkg install python2

>>Clone The Tool In Ur Terminal
git clone https://github.com/Manisso/fsociety

>>Now Go To In Tool Directory
cd fsociety

>>Now Install Some Requirements Paste This Below Command
bash install.sh

>>give permission To fsociety.py
chmod +x fsociety.py

>>Finall Step
>>Start Tool With Below Command
python2 fsociety.py