An open API service indexing awesome lists of open source software.

https://github.com/andreazllin/windows95keygen

Windows NT 4.0 and Windows 95 Key Generator
https://github.com/andreazllin/windows95keygen

css html javascript keygen node nodejs windows-95

Last synced: 12 months ago
JSON representation

Windows NT 4.0 and Windows 95 Key Generator

Awesome Lists containing this project

README

          

# Windows NT 4.0 and Windows 95 Key Generator

![Screenshot](https://i.imgur.com/Vr6EBW0.png)

[![Website](https://img.shields.io/website?label=windows95keygen&style=flat-square&url=https%3A%2F%2Fwindows95keygen.vercel.app)](https://windows95keygen.vercel.app/)

## Why?
> I bumped into [FlyTech's Video](https://youtu.be/3DCEeASKNDk) and at the end of the video he challenged the viewers to make a program to generate the keys, so I tried, and this is the result.

---
## Generate Keys

OEM Key: `curl https://windows95keygen.vercel.app/api/oem`

Normal Key: `curl https://windows95keygen.vercel.app/api/normal`

---
## Validate Keys

Validate: `https://windows95keygen.vercel.app/api/validate`

```json
{
"key": "YOUR KEY"
}
```

------------

## Tested on

- Microsoft Windows NT 4.0 Server (4.00.1381.1)
- Microsoft Windows NT 4.0 Workstation (4.00.1381.1) [OEM]
- Microsoft Windows 95C (4.03.1216.OSR2.5) [OEM]

## Inspiration/Credits

- [@dgurney's article](https://medium.com/@dgurney/so-you-want-to-generate-license-keys-for-old-microsoft-products-a355c8bf5408) - 📰 Article on how it works.
- [FlyTech's Video](https://youtu.be/3DCEeASKNDk) - 🎥 Video about this topic.

### This code is only for educational purposes, piracy is not okay, buy the software you are using.