Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blacktechx011/logx
- Owner: BlackTechX011
- Created: 2024-01-07T07:19:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-11T15:16:19.000Z (11 months ago)
- Last Synced: 2024-02-12T15:59:32.791Z (11 months ago)
- Topics: fake-login, fake-login-pages, hacking-tool, hackingtools, kali-linux, login-forms, login-page, logx, social-media, terminal, terminal-based, termux
- Language: PHP
- Homepage:
- Size: 1.88 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```