From 80a2025aa197c41b9b93b5511c8ef808f752bfe1 Mon Sep 17 00:00:00 2001 From: nekoppai Date: Sat, 29 Jul 2023 21:13:50 +0000 Subject: Update organization name Gamers Against Weed, or as I recently taken to calling it, Yuyuko Against Weed is now known as Anomalous Software Deterioration Corporation.--- _site/kms38.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_site/kms38.html') diff --git a/_site/kms38.html b/_site/kms38.html index bea3a1c..e37f2f4 100644 --- a/_site/kms38.html +++ b/_site/kms38.html @@ -447,7 +447,7 @@ year 1970.

There are two methods for it.

1- Place a custom +href="https://github.com/asdcorp/Integrated_Patcher_3">custom slc.dll file beside gatherosstate.exe:
gatherosstate.exe uses the system’s C:\Windows\System32\slc.dll file to gather the system’s @@ -457,7 +457,7 @@ generate a valid ticket allowing activation upto 19 January 2038 03:14:07 UTC.

2- Modify +href="https://github.com/asdcorp/GamersOsState">Modify 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.

@@ -885,7 +885,7 @@ from the above list) with the following command

  • 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.
  • +href="https://github.com/asdcorp/GamersOsState">GamersOsState.
    $bytes  = [System.IO.File]::ReadAllBytes("C:\Files\gatherosstate.exe")
    -- 
    cgit v1.2.3