2022-08-12 21:47:16 +00:00
|
|
|
## Microsoft Activation Scripts (MAS):
|
2022-07-25 13:10:10 +00:00
|
|
|
|
2022-08-27 03:41:11 +00:00
|
|
|
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
|
2022-07-25 13:10:10 +00:00
|
|
|
|
2022-08-12 21:47:16 +00:00
|
|
|
## Download / How to use it?
|
2022-01-12 16:18:47 +00:00
|
|
|
|
2022-08-12 21:47:16 +00:00
|
|
|
### Method 1 - PowerShell
|
|
|
|
|
|
|
|
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal.
|
|
|
|
- Copy-paste the below code and press enter\
|
2022-08-27 03:41:11 +00:00
|
|
|
`irm https://massgrave.dev/get | iex`
|
2022-08-12 21:47:16 +00:00
|
|
|
- You will see the activation options, and follow onscreen instructions.
|
|
|
|
- That's all.
|
|
|
|
|
|
|
|
### Method 2 - Traditional
|
|
|
|
|
2022-11-07 20:36:53 +00:00
|
|
|
- Download the file named `MAS_1.7_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases)
|
2022-08-12 21:47:16 +00:00
|
|
|
- Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html)
|
|
|
|
- Password is `1234`
|
|
|
|
- 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.
|
|
|
|
|
2022-11-07 20:36:53 +00:00
|
|
|
To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
|
2022-08-12 21:47:16 +00:00
|
|
|
|
|
|
|
```
|
2022-11-07 20:36:53 +00:00
|
|
|
Latest Version: 1.7
|
|
|
|
Release date: 7-Nov-2022
|
2022-08-12 21:47:16 +00:00
|
|
|
```
|
|
|
|
|
|
|
|
### For more details, check Homepage: https://massgrave.dev/
|
2022-01-12 16:18:47 +00:00
|
|
|
|
2022-08-16 19:20:06 +00:00
|
|
|
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
|
2021-04-15 18:12:23 +00:00
|
|
|
|
2022-01-12 16:18:47 +00:00
|
|
|
<a href="https://discord.gg/gjJEfq7ux8">
|
|
|
|
<img src="https://discordapp.com/api/guilds/746721520931569757/widget.png?style=banner3" />
|
|
|
|
</a>
|
|
|
|
|
2022-08-12 21:47:16 +00:00
|
|
|
|
|
|
|
---
|
2020-12-20 22:12:05 +00:00
|
|
|
|
2022-08-24 06:46:29 +00:00
|
|
|
Made with Love ❤️
|
2022-01-11 02:57:25 +00:00
|
|
|
|
|
|
|
|