A tool to crack a wifi password using wordlist. The Wordlists contains over 100K commonly used passwords
Last updated Jun 9, 2026
66
Stars
15
Forks
1
Issues
0
Stars/day
Attention Score
1
Topics
Language breakdown
No language data available.
โธ Files
click to expand
README
Brute.X
- A tool to crack a wifi passwords using wordlist.
- The Wordlists contains over 100K commonly used passwords
Usage
1. apt install python3
2. git clone https://github.com/victorpreston/bruteX.git
3. cd bruteX
4. ls
5. pip install -r requirements.txt
6. python3 bruteWfifi.py
Screenshot
Contributor Guide
flowchart LR
style Star fill:#444444,stroke:#000000,stroke-width:2px,stroke-dasharray:5,5,font-weight:bold
style Fork fill:#444444,stroke:#000000,stroke-width:2px,font-weight:bold
style branch fill:#444444,stroke:#000000,stroke-width:2px,font-weight:bold
style Edit fill:#444444,stroke:#000000,stroke-width:2px,font-weight:bold
style commit fill:#444444,stroke:#000000,stroke-width:2px,font-weight:bold
style creatpr fill:#444444,stroke:#000000,stroke-width:2px,font-weight:bold
Star["โ
Star the Repository"]-->Fork
Fork[Fork the project]-->branch[Create a New Branch]
branch-->Edit[Edit file]
Edit-->commit[Commit the changes]
commit -->|Finally|creatpr((Create a Pull Request))
Disclaimer
Please that this project is intended for ethical purposes only. The creator of this project is not responsible for any misuse or illegal activities conducted using the information or code provided.
๐ More in this category