https://github.com/fakeerrorx/exwifi
https://github.com/fakeerrorx/exwifi
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fakeerrorx/exwifi
- Owner: FakeErrorX
- License: gpl-3.0
- Created: 2022-03-19T02:14:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T12:10:08.000Z (almost 4 years ago)
- Last Synced: 2025-06-18T14:42:13.391Z (12 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Wifi_Hack
### Hack WIfi Using Termux! (Requires Root)

### Installation :
```bash
apt update && apt upgrade && pkg install -y root-repo && pkg install -y git tsu python wpa-supplicant pixiewps iw && git clone https://github.com/FakeErrorX/ExWiFi && cd ExWiFi && chmod +x ErrorX.py && sudo python ErrorX.py --help
```
#### Example : `sudo python ErrorX.py -i wlan0 -K`
#### Note:
**First turn off your Wifi.**
- Show avaliable networks and start Pixie Dust attack on a specified network.
- `sudo python ErrorX.py -i wlan0 -K`
- - Start Pixie Dust attack on a specified BSSID:
`sudo python ErrorX.py -i wlan0 -b 00:91:4C:C3:AC:28 -K`
- Launch online WPS bruteforce with the specified first half of the PIN:
- `sudo python ErrorX.py -i wlan0 -b 00:90:4C:C1:AC:21 -B -p 1234`
### Troubleshooting
**"Device or resource busy (-16)" - Turn on Wifi and Then Turn off Wifi.**