05-31-2024, 08:02 PM
(This post was last modified: 06-11-2024, 07:18 AM by HackMaster.)
Microsoft Activation Scripts (MAS)
A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
Download / How to use it?
Method 1 - PowerShell (Recommended)
Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
or
Method 2 - Traditional
Download the file under the code button from GitHub or Bitbucket
MAS Latest Release
Last Release - v2.6 (20-Apr-2024)
GitHub / Bitbucket
Features
Activations Summary
Activation Type
Supported Product
Activation PeriodHWID
Windows 10-11
Permanent
Ohook
Office
Permanent
KMS38
Windows 10-11-Server
Till the Year 2038
Online KMS
Windows / Office
180 Days. Lifetime With Renewal Task
For more details, use the respective activation details in Docs.
To activate unsupported products such as Office on Mac, check here.
Screenshots
![[Image: MAS_AIO-45ebdebc8c72356fe5e4902e8b893dbb.png]](https://massgrave.dev/assets/images/MAS_AIO-45ebdebc8c72356fe5e4902e8b893dbb.png)
![[Image: MAS_HWID-35c26abb0823a33380a7711de40b3d77.png]](https://massgrave.dev/assets/images/MAS_HWID-35c26abb0823a33380a7711de40b3d77.png)
![[Image: MAS_Ohook-288e15f50b7f9b6efca1a177721be42a.png]](https://massgrave.dev/assets/images/MAS_Ohook-288e15f50b7f9b6efca1a177721be42a.png)
A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
Download / How to use it?
Method 1 - PowerShell (Recommended)
Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy and paste the code below and press enter
Code:
irm https://get.activated.win | iexor
Code:
irm https://massgrave.dev/get | iex- You will see the activation options. Follow the on-screen instructions.
- That's all.
- On older Windows builds you may need to run the below command before,
Code:[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12 - The Powershell method does not work on Windows 7. Use the Method 2 - Traditional instead.
- The URL get.activated.win may be blocked by some DNS services because it is a new domain.
Method 2 - Traditional
Download the file under the code button from GitHub or Bitbucket
- Right-click on the downloaded zip file and extract
- In the extracted folder, find the folder named
Code:All-In-One-Version - Run the file named
Code:MAS_AIO-CRC32_XXXXXXXX.cmd - You will see the activation options, follow the on-screen instructions.
- That's all.
MAS Latest Release
Last Release - v2.6 (20-Apr-2024)
GitHub / Bitbucket
Features
- HWID (Digital License) Method to Permanently Activate Windows
- Ohook Method to Permanently Activate Office
- KMS38 Method to Activate Windows/Server Till the Year 2038
- Online KMS Method to Activate Windows/Server/Office For 180 Days (Lifetime With Renewal Task)
- Advanced Activation Troubleshooting
- $OEM$ Folders For Preactivation
- Change Windows Edition
- Check Windows/Office Activation Status
- Available in All In One and Separate Files Versions
- Fully Open Source and Based on Batch Scripts
- Fewer Antivirus Detections
Activations Summary
Activation Type
Supported Product
Activation PeriodHWID
Windows 10-11
Permanent
Ohook
Office
Permanent
KMS38
Windows 10-11-Server
Till the Year 2038
Online KMS
Windows / Office
180 Days. Lifetime With Renewal Task
For more details, use the respective activation details in Docs.
To activate unsupported products such as Office on Mac, check here.
Screenshots
![[Image: MAS_AIO-45ebdebc8c72356fe5e4902e8b893dbb.png]](https://massgrave.dev/assets/images/MAS_AIO-45ebdebc8c72356fe5e4902e8b893dbb.png)
![[Image: MAS_HWID-35c26abb0823a33380a7711de40b3d77.png]](https://massgrave.dev/assets/images/MAS_HWID-35c26abb0823a33380a7711de40b3d77.png)
![[Image: MAS_Ohook-288e15f50b7f9b6efca1a177721be42a.png]](https://massgrave.dev/assets/images/MAS_Ohook-288e15f50b7f9b6efca1a177721be42a.png)
![[Image: hmr1.png]](https://hackmyride.com/images/virtualblue/hmr1.png)
