diff --git a/MAS-after-ohook.png b/MAS-after-ohook.png new file mode 100644 index 0000000..326f840 Binary files /dev/null and b/MAS-after-ohook.png differ diff --git a/MAS-before-ohook.png b/MAS-before-ohook.png new file mode 100644 index 0000000..405e8de Binary files /dev/null and b/MAS-before-ohook.png differ diff --git a/MAS_AIO.png b/MAS_AIO.png index f60823d..ac1dae9 100644 Binary files a/MAS_AIO.png and b/MAS_AIO.png differ diff --git a/MAS_HWID.png b/MAS_HWID.png index 5a349d6..5ce16fa 100644 Binary files a/MAS_HWID.png and b/MAS_HWID.png differ diff --git a/MAS_KMS.png b/MAS_KMS.png deleted file mode 100644 index 5a96930..0000000 Binary files a/MAS_KMS.png and /dev/null differ diff --git a/MAS_Ohook.png b/MAS_Ohook.png new file mode 100644 index 0000000..2d2ebfa Binary files /dev/null and b/MAS_Ohook.png differ diff --git a/MAS_Troubleshoot.png b/MAS_Troubleshoot.png index 562d32c..07f1469 100644 Binary files a/MAS_Troubleshoot.png and b/MAS_Troubleshoot.png differ diff --git a/_site.yml b/_site.yml index f030116..9b28fa0 100644 --- a/_site.yml +++ b/_site.yml @@ -15,6 +15,8 @@ navbar: menu: - text: "HWID Activation" href: hwid.html + - text: "Ohook Activation" + href: ohook.html - text: "KMS38 Activation" href: kms38.html - text: "Online KMS Activation" @@ -30,8 +32,6 @@ navbar: href: oem-folder.html - text: "Change Edition" href: change_edition.html - - text: "Install HWID Key" - href: install_hwid_key.html - text: "---------" - text: "Bypass Russian Geoblock" href: bypass-russian-geoblock.html diff --git a/_site/MAS-after-ohook.png b/_site/MAS-after-ohook.png new file mode 100644 index 0000000..326f840 Binary files /dev/null and b/_site/MAS-after-ohook.png differ diff --git a/_site/MAS-before-ohook.png b/_site/MAS-before-ohook.png new file mode 100644 index 0000000..405e8de Binary files /dev/null and b/_site/MAS-before-ohook.png differ diff --git a/_site/MAS_AIO.png b/_site/MAS_AIO.png index f60823d..ac1dae9 100644 Binary files a/_site/MAS_AIO.png and b/_site/MAS_AIO.png differ diff --git a/_site/MAS_HWID.png b/_site/MAS_HWID.png index 5a349d6..5ce16fa 100644 Binary files a/_site/MAS_HWID.png and b/_site/MAS_HWID.png differ diff --git a/_site/MAS_KMS.png b/_site/MAS_KMS.png deleted file mode 100644 index 5a96930..0000000 Binary files a/_site/MAS_KMS.png and /dev/null differ diff --git a/_site/MAS_Ohook.png b/_site/MAS_Ohook.png new file mode 100644 index 0000000..2d2ebfa Binary files /dev/null and b/_site/MAS_Ohook.png differ diff --git a/_site/MAS_Troubleshoot.png b/_site/MAS_Troubleshoot.png index 562d32c..07f1469 100644 Binary files a/_site/MAS_Troubleshoot.png and b/_site/MAS_Troubleshoot.png differ diff --git a/_site/bypass-russian-geoblock.html b/_site/bypass-russian-geoblock.html index 93d57ef..2d82259 100644 --- a/_site/bypass-russian-geoblock.html +++ b/_site/bypass-russian-geoblock.html @@ -339,6 +339,9 @@ div.tocify {
You can find this option in the MAS extras section.
It can change the Windows 7-8-8.1-10-11 and equivalent Server Editions.
Script incorporates 4 methods for edition change:
-
Script incorporates 4 methods for edition change:
The script is future proof, which means on the release of new Windows / Server editions, the script doesn’t need an update and can get the required key from the system itself.
Script blocks the change to/from CountrySpecific and CloudEdition -editions since it’s officially not supported and the user may face -issues.
Internet needs to be turned off and a restart is required while -changing from Core (Home) to Non-Core (Pro, Enterprise, etc) edition -with Changepk.exe method.
Script blocks the change to CountrySpecific and to/from +CloudEdition editions since it’s officially not supported and the user +may face issues.
The script can not change the Non-Core (Pro, Enterprise, etc) to Core (Home) edition.
Added Permanent Activation for Office
+C:\Program Files\Activation-Renewal
instead of
+C:\ProgramData\Activation-Renewal
due to security
+reasonsGoodbye to Cleanospp.exe / MAS is now 100% naked
Goodbye to Gatherosstate.exe
slc.dll is removed, we will patch the original gatherosstate.exe @@ -603,7 +688,7 @@ help in download & execution in Powershell
Bug fixes and lots of improvements
The script is updated as per KVA v47 (major change: improved @@ -636,7 +721,7 @@ enough
Added feature to change Windows Server editions
Fixed an issue when the script wouldn’t launch if the path have @@ -684,7 +769,7 @@ format
# All
@@ -741,13 +826,13 @@ format
- Now it can change the Windows editions from Core to Non core too with proper error handling. Works on Windows build 10240 and later
- Now Microsoft support HWID (Digital License) for Windows 10 LTSC 2019, added key for it in the script.
- Some minor improvements.
# HWID / KMS38
@@ -760,7 +845,7 @@ format
- Some minor improvements
# HWID / KMS38
@@ -790,7 +875,7 @@ format
- Created a repository for this tool at Gitlab https://gitlab.com/massgrave/microsoft-activation-scripts
HWID/KMS38:
@@ -833,7 +918,7 @@ format
- In MAS Separate files version's $OEM$ folders are now removed, now I've added $OEM$ extraction script to remove the files redundancy.
- (Re)added Online KMS renewal task with proper warnings.
- Redirected all the read me's to online page for easy online translation.
@@ -841,7 +926,7 @@ format
- Some minor tweaks.
HWID and KMS38
@@ -894,7 +979,7 @@ format
'Extract the text from script without character issue' https://forums.mydigitallife.net/posts/1221231/ by @Compo
- HWID and KMS38 activation now use the new slc.dll method which requires no registry and temp file.
Thanks to @sponpa for the new ideas and codes https://tinyurl.com/y24dbdmw
@@ -932,7 +1017,7 @@ format
- That's all i remember.
To further make sure that script is clean from av's, following changes were made,
@@ -964,7 +1049,7 @@ Some more changes -
- Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg
- Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS's.
- Fixed an issue in LTSB 2015 HWID activation.
@@ -989,7 +1074,7 @@ Some more changes -
- Thats all i remember.
- Updated $OEM$ Folder scripts, so that users can use it easily with any edits and other scripts.
- Now Read Me and Credits details will open in notepad, for easy browsing.
@@ -997,7 +1082,7 @@ Some more changes -
- Some cosmetic changes in Menu.
- Removed all the Graphic ASCII characters to avoid errors in editing and viewing of this script in non English os's.
- Added additional verification in creation and deletion of online KMS task(s).
@@ -1009,13 +1094,13 @@ Some more changes -
- Read Me improved and Some cosmetic changes.
- Abbodi1406 fixed an imp bug in his KMS_VL_ALL Script regarding KMS38, I copied those fix in online KMS script. It also fixes the error (only cosmetic, not imp) in last run result of scheduled task when KMS38 is applied. Now there is no error remains in last run result of scheduled task.
(Reminder - This online kms script is a fork of abbodi1406's Standalone-Activate-Local.cmd, it was adjusted to work with multi kms server's and renewal task, preactivation, etc. see @credits)
- Added Windows OS checks in HWID, KMS38, and insert keys and change edition option, now these option will only work in Windows 10.
- Fixed an issue where in certain condition user needs to open the script again to fix non functioning option.
@@ -1027,7 +1112,7 @@ Some more changes -
- Some other minor changes.
MAS_0.1_BETA First release.
diff --git a/_site/check_activation_status.html b/_site/check_activation_status.html
index 1431aa9..dee56fd 100644
--- a/_site/check_activation_status.html
+++ b/_site/check_activation_status.html
@@ -339,6 +339,9 @@ div.tocify {
HWID Activation
+
+ Ohook Activation
+
KMS38 Activation
@@ -360,9 +363,6 @@ div.tocify {
Change Edition
-
- Install HWID Key
-
Bypass Russian Geoblock
diff --git a/_site/command_line_switches.html b/_site/command_line_switches.html
index c84d2a6..0b518af 100644
--- a/_site/command_line_switches.html
+++ b/_site/command_line_switches.html
@@ -339,6 +339,9 @@ div.tocify {
HWID Activation
+
+ Ohook Activation
+
KMS38 Activation
@@ -360,9 +363,6 @@ div.tocify {
Change Edition
-
- Install HWID Key
-
Bypass Russian Geoblock
@@ -418,8 +418,8 @@ href="oem-folder.html">this page for more details.