Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luc10/zykgen
Zyxel VMG8823-B50B default WPA keygen
https://github.com/luc10/zykgen
golang password reverse-engineering router security wifi wpa zyxel
Last synced: about 1 month ago
JSON representation
Zyxel VMG8823-B50B default WPA keygen
- Host: GitHub
- URL: https://github.com/luc10/zykgen
- Owner: luc10
- Created: 2018-05-05T20:27:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T20:37:03.000Z (over 6 years ago)
- Last Synced: 2024-06-20T00:52:35.081Z (7 months ago)
- Topics: golang, password, reverse-engineering, router, security, wifi, wpa, zyxel
- Language: Go
- Homepage: https://medium.com/@lucio.corsa/reversing-zyxel-vmg8823-b50b-wpa-algorithm-generation-for-fun-e926e45bf8f3
- Size: 3.91 KB
- Stars: 22
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zyxel VMG8823-B50B WPA Keygen
https://medium.com/@lucio.corsa/reversing-zyxel-vmg8823-b50b-wpa-algorithm-generation-for-fun-e926e45bf8f3
## How to
Just get it!
```
go get github.com/luc10/zykgen/cmd/zykgen
```## Usage
```
zykgen (-m|-n|-c) [-l ] serial
```### Example
```
zykgen -c S000Y00000000
```## Author
**Luciano Corsalini**
## License
This project is licensed under the MIT License.