guilhermelim / Get-Windows-Product-Key

Windows Product Key Finder written in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Windows Product Key

forthebadge

Presentation

Obtain the Windows product key. This application is written in C # and is intended for everyone who needs to obtain the Windows product key number or for those who wish to decode DigitalProductId exported from the registry.

Registry Address: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId

Print UI Note: I have no responsibility for anything you do with this. This is for educational purposes only.

Requirements

  • .NET Framework 4.0 Client Profile (Download)
  • Supported Operating Systems (32- and 64-bit)
    • Windows XP SP3
    • Windows Server 2003
    • Windows Vista
    • Windows Server 2008
    • Windows 7
    • Windows Server 2012
    • Windows 8/8.1
    • Windows 10

References 📓

Author

Guilherme Lima

License

MIT license

About

Windows Product Key Finder written in C#.

License:MIT License


Languages

Language:C# 100.0%