Skip to content

rnelson/KeysExportViewer

Repository files navigation

KeysExport Viewer

About

KeysExport Viewer is a viewer for the KeysExport.xml file available to MSDN subscribers. This file contains all of the serial numbers that they have generated or that have been generated for them.

It's very easy to download new versions of this file, but I'd rather not have to read through a bunch of XML if I'm trying to grab the right key to use on an install. At the time I created this project, this was also a great way to learn some new-to-me .NET development.

A huge thank you to all those who have contributed to the project, helping keep it alive and useful to developers.

Features

  • Displays each serial number for product keys
  • Displays HTML data where present in place of serial numbers
  • Allows you to filter the list, showing just the entries you are looking for

Requirements

  • .NET 6
  • Windows (see #5)

Future Goals

Want to help out? Check out the open issues!

License

This program is licensed under the MIT license.