summaryrefslogtreecommitdiff
path: root/kms38.md
diff options
context:
space:
mode:
Diffstat (limited to 'kms38.md')
-rw-r--r--kms38.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/kms38.md b/kms38.md
index 7c2f667..9c89ce6 100644
--- a/kms38.md
+++ b/kms38.md
@@ -34,10 +34,10 @@ pagetitle: KMS38 Activation
- How to convince the gatherosstate.exe?\
There are two methods for it.\
\
- **1-** Place a [custom slc.dll](https://github.com/Gamers-Against-Weed/Integrated_Patcher_3) file beside gatherosstate.exe:\
+ **1-** Place a [custom slc.dll](https://github.com/asdcorp/Integrated_Patcher_3) file beside gatherosstate.exe:\
gatherosstate.exe uses the system's `C:\Windows\System32\slc.dll` file to gather the system's info. If we place a custom slc.dll file beside gatherosstate.exe which can send the rubbish data to it, then it will simply accept it and generate a valid ticket allowing activation upto 19 January 2038 03:14:07 UTC.\
\
- **2-** [Modify](https://github.com/Gamers-Against-Weed/GamersOsState) the gatherosstate.exe file itself so that it doesn't check the system's activation status and we can put the activation period as we wish.
+ **2-** [Modify](https://github.com/asdcorp/GamersOsState) the gatherosstate.exe file itself so that it doesn't check the system's activation status and we can put the activation period as we wish.
- **Notes:**
@@ -236,7 +236,7 @@ In this process we will perform activation from scratch. This is based on Univer
`slmgr /ipk <key>`
- Copy the below code all at once and enter in PowerShell to modify the `gatherosstate.exe` file.\
- This code to modify the file is based on [GamersOsState](https://github.com/Gamers-Against-Weed/GamersOsState).
+ This code to modify the file is based on [GamersOsState](https://github.com/asdcorp/GamersOsState).
<!-- -->