From 016cc20ac3e3fe0c003edc262fa7ee3bba51702d Mon Sep 17 00:00:00 2001 From: iPedroLB <120764243+iPedroLB@users.noreply.github.com> Date: Sun, 2 Apr 2023 14:01:05 -0300 Subject: [PATCH] Create README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..69b5537 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# XPKEYGEN-JS + +This is a repo for a fixed-up version of [This website](http://pastehtml.com/view/5ucd3ts.html) (That doesn't work anymore), which is a Windows XP Keygen +It's based on [This C++ Source Code](https://github.com/TheMCHK/WindowsXPKg) but ported to JavaScript, so it can work on your web browser +This isn't written by me, i just mirrored the website and fixed the HTTPS errors that PasteHTML was giving. + +### You can access it right now by clicking here --> https://ipedrolb.github.io/xpkeygen-js +--- +## HOW TO INSTALL + +Just download or clone this repo and put it on a webserver, nothing else required