HOW TO INSTALL SHERLOCK IN TERMUX STEP-BY-STEP | ADVANCED HACKING TOOL 2020
HOW TO INSTALL SHERLOCK IN TERMUX
Today in this tutorial we will talk about how to install sherlock tool in termux. Sherlock is a python based tool that allow you to search for a username on all social media, forums and websites. If you search for any username it will search that username on all the social media platform like facebook, instagram, youtube, github,titkon,tinder etc and display the url profile of the targer username.
HOW TO INSTALL SHERLOCK IN TERMUX
- Open termux or kali terminal
- Type
apt update && apt upgrade - Now type pkg install git
- Now install python3 type
pkg install python3 - Then install sherlock type
git clone https://github.com/sherlock-project/sherlock - Now go to sherlock folder for that type cd sherlock
- Type
chmod +x *
- Now install the requirements file type
pip3 install -r requirements.txt
- Now you can run the tool type
python3 sherlock.py -h
- To search for any username type python3 sherlock.py and userneme for example:- python3 sherlock.py bpnrockstar










