https://github.com/roguh/mkpwds
https://github.com/roguh/mkpwds
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/roguh/mkpwds
- Owner: roguh
- Created: 2022-10-09T22:02:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T22:43:33.000Z (over 3 years ago)
- Last Synced: 2025-01-26T04:42:06.902Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mkpwds
For analyzing and generating a wordlist for the aircrack-ng tool ;)
## How to run
```
python3 do_it.py
```
Make sure you have a recent version of Python installed.
## Optional dependencies
```
pip install humanize
```