Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 591 Bytes

README.md

File metadata and controls

38 lines (35 loc) · 591 Bytes

LogX

LogX is a powerfull tool to create fake social media login page.
This tool is right now in devlopmet but now also u can use it.

Installation On Kali Linux

 git clone https://github.com/BlackTechX011/LogX
 cd LogX
 sudo bash install.sh
 sudo python3 -m pip install -r requirements.txt
 sudo python3 st.py

Installation On Termux

 git clone https://github.com/BlackTechX011/LogX
 cd LogX
 bash install.sh
 python3 -m pip install -r requirements.txt
 python3 st.py