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.
This commit is contained in:
parent
c2d3e76769
commit
80a2025aa1
@ -422,7 +422,7 @@ Editions.</p></li>
|
||||
<li>DISM Method<br />
|
||||
</li>
|
||||
<li><a
|
||||
href="https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition">CBS
|
||||
href="https://github.com/asdcorp/Set-WindowsCbsEdition">CBS
|
||||
Upgrade method</a></li>
|
||||
</ul></li>
|
||||
<li><p>Available editions for change are shown in the script basis on
|
||||
|
@ -458,7 +458,7 @@ OSPP licenses and SPP permissions in files and registry. Thanks to
|
||||
<h4>Change Windows Edition:</h4>
|
||||
<ul>
|
||||
<li>Script now <a
|
||||
href="https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition/commit/2b3c50024d58e9d9eb158fd538afd98e5345140c">supports</a>
|
||||
href="https://github.com/asdcorp/Set-WindowsCbsEdition/commit/2b3c50024d58e9d9eb158fd538afd98e5345140c">supports</a>
|
||||
default Win 7 RTM, WMF requirement is removed. Thanks to @ave9858
|
||||
(Alex)</li>
|
||||
</ul>
|
||||
@ -537,8 +537,8 @@ Event Viewer Logs.</li>
|
||||
<ul>
|
||||
<li>Support for Windows 7/8//8.1 and their server equivalent editions
|
||||
are added and alternative method is added for Windows 10/11 and their
|
||||
server equivalent. Thanks to Gamers Against Weed for <a
|
||||
href="https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition">CBS
|
||||
server equivalent. Thanks to Anomalous Software Deterioration Corporation for <a
|
||||
href="https://github.com/asdcorp/Set-WindowsCbsEdition">CBS
|
||||
Upgrade method</a>.</li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -574,7 +574,7 @@ code to execute it as well.</li>
|
||||
<ul>
|
||||
<li><p>slc.dll is removed, we will patch the original gatherosstate.exe
|
||||
on the fly with Powershell. (Thanks to <a
|
||||
href="https://github.com/Gamers-Against-Weed">Gamers Against
|
||||
href="https://github.com/asdcorp">Gamers Against
|
||||
Weed</a>)</p></li>
|
||||
<li><p>arm64 files are removed, now x86 gatherosstate.exe can work in
|
||||
all</p></li>
|
||||
|
@ -423,11 +423,11 @@ href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/
|
||||
co-authors of HWID/KMS38</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td>Gamers Against Weed</td>
|
||||
<td>Anomalous Software Deterioration Corporation</td>
|
||||
<td align="left"><a
|
||||
href="https://github.com/Gamers-Against-Weed/GamersOsState">GamersOsState</a>,
|
||||
<a href="https://github.com/Gamers-Against-Weed/rearm">Rearm</a>, <a
|
||||
href="https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition">Set-WindowsCbsEdition</a></td>
|
||||
href="https://github.com/asdcorp/GamersOsState">GamersOsState</a>,
|
||||
<a href="https://github.com/asdcorp/rearm">Rearm</a>, <a
|
||||
href="https://github.com/asdcorp/Set-WindowsCbsEdition">Set-WindowsCbsEdition</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td>qxkqf</td>
|
||||
|
@ -426,8 +426,8 @@ clear it.</p></li>
|
||||
<h2>Steps To Fix WPA Registry</h2>
|
||||
<ul>
|
||||
<li><p>Download <a
|
||||
href="https://github.com/Gamers-Against-Weed/rearm/archive/refs/heads/principalis.zip"
|
||||
class="uri">https://github.com/Gamers-Against-Weed/rearm/archive/refs/heads/principalis.zip</a></p></li>
|
||||
href="https://github.com/asdcorp/rearm/archive/refs/heads/principalis.zip"
|
||||
class="uri">https://github.com/asdcorp/rearm/archive/refs/heads/principalis.zip</a></p></li>
|
||||
<li><p>Extract this zip file</p></li>
|
||||
<li><p>Copy <code>rearm.cmd</code> file to the root of the C drive like
|
||||
<code>C:\rearm.cmd</code></p></li>
|
||||
|
@ -468,7 +468,7 @@ license).</p></li>
|
||||
There are two methods for it.<br />
|
||||
<br />
|
||||
<strong>1-</strong> Place a <a
|
||||
href="https://github.com/Gamers-Against-Weed/Integrated_Patcher_3">custom
|
||||
href="https://github.com/asdcorp/Integrated_Patcher_3">custom
|
||||
slc.dll</a> file beside gatherosstate.exe:<br />
|
||||
gatherosstate.exe uses the system’s
|
||||
<code>C:\Windows\System32\slc.dll</code> file to gather the system’s
|
||||
@ -477,7 +477,7 @@ can send the rubbish data to it, then it will simply accept it and
|
||||
generate a valid ticket.<br />
|
||||
<br />
|
||||
<strong>2-</strong> <a
|
||||
href="https://github.com/Gamers-Against-Weed/GamersOsState">Modify</a>
|
||||
href="https://github.com/asdcorp/GamersOsState">Modify</a>
|
||||
the gatherosstate.exe file itself so that it doesn’t check the system’s
|
||||
activation status and can directly create a valid ticket.</p></li>
|
||||
<li><p><strong>Notes:</strong></p>
|
||||
@ -763,7 +763,7 @@ from the above list) with the following command</p></li>
|
||||
<li>Copy the below code all at once and enter it in PowerShell to modify
|
||||
the <code>gatherosstate.exe</code> file. This code to modify the file is
|
||||
based on <a
|
||||
href="https://github.com/Gamers-Against-Weed/GamersOsState">GamersOsState</a>.</li>
|
||||
href="https://github.com/asdcorp/GamersOsState">GamersOsState</a>.</li>
|
||||
</ul>
|
||||
<!-- -->
|
||||
<pre><code>$bytes = [System.IO.File]::ReadAllBytes("C:\Files\gatherosstate.exe")
|
||||
|
@ -447,7 +447,7 @@ year 1970.</p></li>
|
||||
There are two methods for it.<br />
|
||||
<br />
|
||||
<strong>1-</strong> Place a <a
|
||||
href="https://github.com/Gamers-Against-Weed/Integrated_Patcher_3">custom
|
||||
href="https://github.com/asdcorp/Integrated_Patcher_3">custom
|
||||
slc.dll</a> file beside gatherosstate.exe:<br />
|
||||
gatherosstate.exe uses the system’s
|
||||
<code>C:\Windows\System32\slc.dll</code> file to gather the system’s
|
||||
@ -457,7 +457,7 @@ generate a valid ticket allowing activation upto 19 January 2038
|
||||
03:14:07 UTC.<br />
|
||||
<br />
|
||||
<strong>2-</strong> <a
|
||||
href="https://github.com/Gamers-Against-Weed/GamersOsState">Modify</a>
|
||||
href="https://github.com/asdcorp/GamersOsState">Modify</a>
|
||||
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.</p></li>
|
||||
@ -885,7 +885,7 @@ from the above list) with the following command</p></li>
|
||||
<li>Copy the below code all at once and enter in PowerShell to modify
|
||||
the <code>gatherosstate.exe</code> file.<br />
|
||||
This code to modify the file is based on <a
|
||||
href="https://github.com/Gamers-Against-Weed/GamersOsState">GamersOsState</a>.</li>
|
||||
href="https://github.com/asdcorp/GamersOsState">GamersOsState</a>.</li>
|
||||
</ul>
|
||||
<!-- -->
|
||||
<pre><code>$bytes = [System.IO.File]::ReadAllBytes("C:\Files\gatherosstate.exe")
|
||||
|
@ -15,7 +15,7 @@ pagetitle: Change Windows Edition
|
||||
- Changepk.exe Method\
|
||||
- slmgr /ipk Method\
|
||||
- DISM Method\
|
||||
- [CBS Upgrade method](https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition)
|
||||
- [CBS Upgrade method](https://github.com/asdcorp/Set-WindowsCbsEdition)
|
||||
|
||||
- Available editions for change are shown in the script basis on all these 4 options.
|
||||
|
||||
|
@ -39,7 +39,7 @@ pagetitle: Changelog
|
||||
|
||||
#### Change Windows Edition:
|
||||
|
||||
- Script now [supports](https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition/commit/2b3c50024d58e9d9eb158fd538afd98e5345140c) default Win 7 RTM, WMF requirement is removed. Thanks to \@ave9858 (Alex)
|
||||
- Script now [supports](https://github.com/asdcorp/Set-WindowsCbsEdition/commit/2b3c50024d58e9d9eb158fd538afd98e5345140c) default Win 7 RTM, WMF requirement is removed. Thanks to \@ave9858 (Alex)
|
||||
|
||||
#### All:
|
||||
|
||||
@ -83,7 +83,7 @@ pagetitle: Changelog
|
||||
|
||||
#### Change Windows Edition:
|
||||
|
||||
- Support for Windows 7/8//8.1 and their server equivalent editions are added and alternative method is added for Windows 10/11 and their server equivalent. Thanks to Gamers Against Weed for [CBS Upgrade method](https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition).
|
||||
- Support for Windows 7/8//8.1 and their server equivalent editions are added and alternative method is added for Windows 10/11 and their server equivalent. Thanks to Anomalous Software Deterioration Corporation for [CBS Upgrade method](https://github.com/asdcorp/Set-WindowsCbsEdition).
|
||||
|
||||
#### Check Activation Status WMI:
|
||||
|
||||
@ -104,7 +104,7 @@ pagetitle: Changelog
|
||||
|
||||
#### **HWID/KMS38:**
|
||||
|
||||
- slc.dll is removed, we will patch the original gatherosstate.exe on the fly with Powershell. (Thanks to [Gamers Against Weed](https://github.com/Gamers-Against-Weed))
|
||||
- slc.dll is removed, we will patch the original gatherosstate.exe on the fly with Powershell. (Thanks to [Anomalous Software Deterioration Corporation](https://github.com/asdcorp))
|
||||
|
||||
- arm64 files are removed, now x86 gatherosstate.exe can work in all
|
||||
|
||||
|
@ -9,7 +9,7 @@ MAS project wouldn't be possible without kind help and uses of other honorable d
|
||||
| | |
|
||||
|-----------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| mspaintmsi & anonymous | [Original co-authors of HWID/KMS38](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887) |
|
||||
| Gamers Against Weed | [GamersOsState](https://github.com/Gamers-Against-Weed/GamersOsState), [Rearm](https://github.com/Gamers-Against-Weed/rearm), [Set-WindowsCbsEdition](https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition) |
|
||||
| Anomalous Software Deterioration Corporation | [GamersOsState](https://github.com/asdcorp/GamersOsState), [Rearm](https://github.com/asdcorp/rearm), [Set-WindowsCbsEdition](https://github.com/asdcorp/Set-WindowsCbsEdition) |
|
||||
| qxkqf | [ARM64 port of slc.dll](https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d) |
|
||||
| [vyvojar](https://github.com/vyvojar) | [slshim](https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d) |
|
||||
| sponpa, leitek8 | [slc.dll Improvements](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/21/?tab=comments#comment-1431257) |
|
||||
|
@ -16,7 +16,7 @@ pagetitle: Fix WPA Registry
|
||||
|
||||
## Steps To Fix WPA Registry
|
||||
|
||||
- Download <https://github.com/Gamers-Against-Weed/rearm/archive/refs/heads/principalis.zip>
|
||||
- Download <https://github.com/asdcorp/rearm/archive/refs/heads/principalis.zip>
|
||||
|
||||
- Extract this zip file
|
||||
|
||||
|
6
hwid.md
6
hwid.md
@ -45,10 +45,10 @@ pagetitle: HWID 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.\
|
||||
\
|
||||
**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 can directly create a valid ticket.
|
||||
**2-** [Modify](https://github.com/asdcorp/GamersOsState) the gatherosstate.exe file itself so that it doesn't check the system's activation status and can directly create a valid ticket.
|
||||
|
||||
- **Notes:**
|
||||
|
||||
@ -199,7 +199,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 it 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).
|
||||
- Copy the below code all at once and enter it in PowerShell to modify the `gatherosstate.exe` file. This code to modify the file is based on [GamersOsState](https://github.com/asdcorp/GamersOsState).
|
||||
|
||||
<!-- -->
|
||||
|
||||
|
6
kms38.md
6
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).
|
||||
|
||||
<!-- -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user