AN
andreazllin/windows95keygen
Windows NT 4.0 and Windows 95 Key Generator
Windows NT 4.0 and Windows 95 Key Generator
Why?
I bumped into FlyTech's Video 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
{
"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 - ๐ฐ Article on how it works.
- FlyTech's Video - ๐ฅ Video about this topic.
