From f27a98e3afcd191134a2efd5664e9f805033d998 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Wed, 24 Jan 2024 06:42:44 +0530 Subject: Some improvement in wording. --- _site/hwid.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to '_site/hwid.html') diff --git a/_site/hwid.html b/_site/hwid.html index dc805cd..9d3faa4 100644 --- a/_site/hwid.html +++ b/_site/hwid.html @@ -410,8 +410,6 @@ div.tocify {
Note: HWID Activation is now working again with a new -method.
How to use it? Please find the instructions
1- Place a custom
slc.dll file beside gatherosstate.exe:
-gatherosstate.exe uses the system's
-C:\Windows\System32\slc.dll file to gather the system's
+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, it can
send rubbish data to it, then it will simply accept it and generate a
valid ticket.
2- Modify the
-gatherosstate.exe file directly so that it doesn't check the system's
+gatherosstate.exe file directly so that it doesn’t check the system’s
activation status at all and create a valid ticket.
You can find the workings of this old method here: MAS-Legacy-Methods.