Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.03 KB

TOT

it is a great tool that can brute force password , for instagram and facebook , writed with python language .

Screenshot_20211005-232307-01

how install it !!

Termux

Easy , follow this commands step by step :

  1. step one
apt-get update && apt-get upgrade && pkg install git && termux-setup-storage
  1. step two
git clone https://github.com/3shadow7/TOT && cd TOT && chmod +x * 
  1. step three
pkg install python3 && pkg install pip3
  1. step four
pip3 install -r requirement.txt && termux-setup-storage && python3 tot.py

For more details

see GitHub Flavored Markdown.

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.