Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/missn0body/winkgen
A terminal program to generate 90's-era OEM and CD keys
https://github.com/missn0body/winkgen
ansi-colors argument-parsing console-app console-application keygen linux terminal-app terminal-based windows
Last synced: about 1 month ago
JSON representation
A terminal program to generate 90's-era OEM and CD keys
- Host: GitHub
- URL: https://github.com/missn0body/winkgen
- Owner: missn0body
- License: mit
- Created: 2023-09-17T06:18:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T07:27:01.000Z (about 1 month ago)
- Last Synced: 2024-12-13T08:25:15.746Z (about 1 month ago)
- Topics: ansi-colors, argument-parsing, console-app, console-application, keygen, linux, terminal-app, terminal-based, windows
- Language: C
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# winkgen
A sly little key generator, *wink*.
First written by anson in June 2020.This terminal application allows you to generate
OEM and CD keys of a specific variety, reminiscent
of a large software company that is owned by a
quite notable bill.Please read [here](https://gurney.dev/posts/mod7/) for more information on the key
generation itself.Usage and options can be read by invoking `winkgen --help` at the
command line. This project is licensed under the MIT License, See
LICENSE for related details. Issues, bugs, and other things can be
discussed at my E-Mail,### v.1.0.0 (First release)
(June 2020)
Run this application at the command line and it
will generate one legal OEM key and one legal CD key,
free of charge.### v.1.0.2
(September 21, 2023)
Added command-line arguments, and selection between
generating OEM and CD keys. However this program will
not operate without command-line arguments.## v.1.1.0 (Refactor)
Coming soon!