mirror of
https://github.com/thecatontheceiling/LyssaRDSGen.git
synced 2026-04-26 16:15:56 +03:00
Website for generating Remote Desktop Services (RDS) keys and Client Access Licenses (CAL's).
- Replace js-md5 with browser-conscious @noble/hashes - Update libraries to latest versions - Simplify website code |
||
|---|---|---|
| .github/workflows | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
| script.js | ||
LyssaRDSGen
Overview
LyssaRDSGen is a website designed for the generation of Service Provider Keys (SPKs), also known as License Server IDs, and License Key Packs (LKPs). These keys are utilized in the activation process for Microsoft Remote Desktop Services (RDS) and associated Client Access Licenses (CALs).
Access
The website can be accessed at the following address: https://thecatontheceiling.github.io/LyssaRDSGen/
Technical Basis
This project leverages foundational research conducted by WitherOrNot, based on which he developed a PoC CLI tool in Python (which can be found in his GitHub gist).
Acknowledgements
I extend my gratitude to the following individuals for their contributions:
- WitherOrNot - Foundational research, code contributions.
- asdcorp - Initial assistance with getting setup.