From 9a1e406a04fabeb6d723ee63a540a36217cf0fbc Mon Sep 17 00:00:00 2001 From: WitherOrNot Date: Wed, 6 Sep 2023 22:14:00 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c17378a..5202962 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # UMSKT Writeup Repository -Greetings all. This repository is where you will find our documentation on the inner workings activation mechanisms. We do assume the reader has certain background knowledge in mathematics and programming when creating these writeups, but much of this background info is readily available on the internet. +Greetings all. This repository is where you will find our documentation on the inner workings activation mechanisms. + +Currently, we have written documentation on the following topics: + +- [Windows XP Confirmation IDs](./ConfID.md) +- [PIDGENX (Windows Vista/7) Product Key Validation](./PIDGENX.md) + +We do assume the reader has certain background knowledge in mathematics and programming when creating these writeups, but much of this background info is readily available on the internet. Some suggested reading for those looking to use, understand, or contribute to our documentation: