mirror of
https://github.com/RaySollium99/XPKeygen.git
synced 2025-09-03 14:07:44 -04:00
Create README
This commit is contained in:
parent
ea4689c791
commit
d7f48383b1
1 changed files with 42 additions and 0 deletions
42
README.md
Normal file
42
README.md
Normal file
|
@ -0,0 +1,42 @@
|
|||
# XPKeygen
|
||||
Windows XP Keygen (Based on TheMCHK/WindowsXPKg with proper instructions)
|
||||
|
||||
---
|
||||
## INSTALLING DEPENDENCIES
|
||||
First, install MinGW from [here](https://osdn.net/projects/mingw/downloads/68260/mingw-get-setup.exe/)
|
||||
After that, install the mingw32-base-bin and mingw32-gcc-g++-bin base packages.
|
||||
Then, add C:\MinGW\bin to PATH
|
||||
|
||||
After that, copy the OpenSSL includes and libraries from [this zip file](https://master.dl.sourceforge.net/project/gnuwin32/openssl/0.9.8h/openssl-0.9.8h-lib.zip?viasf=1) to C:\MinGW
|
||||
|
||||
## COMPILING
|
||||
|
||||
After that, clone this repo (Or Download ZIP and extract if you don't know shit about Git)
|
||||
|
||||
Then, just run the ``build-all.bat`` file on CMD and wait for the files
|
||||
|
||||
|
||||
And Finally, Run the ``windowsxp.exe`` File with CMD
|
||||
|
||||
```
|
||||
windowsxp.exe
|
||||
```
|
||||
|
||||
The output should look like this:
|
||||
|
||||
```
|
||||
PID: 4c4b4000
|
||||
Hash: 00238742
|
||||
Sig: 00896bbe 472e803b
|
||||
Product Key: Y2H28-4K7FP-2GM2F-HK6KG-MFVMB
|
||||
|
||||
00044b5d f2397401 d811c3a1 4c4b4000
|
||||
Product ID: 55274-640-0000000-23xxx
|
||||
PID: 4c4b4000
|
||||
Hash: 00238742
|
||||
Sig: 00896bbe 472e803b
|
||||
Calculated hash: 00238742
|
||||
Key valid
|
||||
```
|
||||
|
||||
If it says "Key valid", then congratulations, you have just generated a valid Windows XP Key!
|
Loading…
Add table
Add a link
Reference in a new issue