mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2024-11-05 09:24:32 +01:00
2.4 KiB
2.4 KiB
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.
Note: HWID Activation is not working, use KMS38 option for now
HWID activation is not working because of server-side changes at Microsoft. Use the KMS38 option for now. Your previously established HWID is safe. This happened because of recent change to not allow Windows 7/8 free upgrades.
Download / How to use it?
Method 1 - PowerShell (Recommended)
- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy-paste the below code and press enter
irm https://massgrave.dev/get | iex
- You will see the activation options, and follow onscreen instructions.
- That's all.
Method 2 - Traditional
- Download the file from here
- Right-click on the downloaded zip file and extract
- In the extracted folder, find the folder named
All-In-One-Version
- Run the file named
MAS_AIO.cmd
- You will see the activation options, and follow onscreen instructions.
- That's all.
To run the scripts in unattended mode, check here
Latest Version: 2.1
Release date: 30-Sep-2023
Troubleshooting / Help
Download Original Windows & Office
Homepage - https://massgrave.dev
Made with Love ❤️