Skip to content

LogX is a powerfull tool to create fake socil media login page.

Notifications You must be signed in to change notification settings

BlackTechX011/LogX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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