Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blacktechx011/logx

LogX is a powerfull tool to create fake socil media login page.
https://github.com/blacktechx011/logx

fake-login fake-login-pages hacking-tool hackingtools kali-linux login-forms login-page logx social-media terminal terminal-based termux

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```