mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-01-18 18:13:55 +00:00
45 lines
1.5 KiB
Markdown
45 lines
1.5 KiB
Markdown
<p align="center"><img src="https://lookimg.com/images/2023/09/25/QY5RTR.png" alt="MAS Logo" height="50"></p>
|
|
|
|
<h1 align="center">Microsoft Activation Scripts (MAS)</h1>
|
|
|
|
<p align="center">A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.</p>
|
|
<hr>
|
|
|
|
## 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](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
|
|
- 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](https://massgrave.dev/command_line_switches.html)
|
|
|
|
|
|
`Latest Version: 2.5`
|
|
|
|
`Release date: 16-Nov-2023`
|
|
|
|
|
|
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
|
|
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
|
|
### Homepage - https://massgrave.dev/
|
|
</br>
|
|
|
|
---
|
|
|
|
<p align="center">Made with Love ❤️</p>
|