56 lines
1.9 KiB
Markdown
Raw Normal View History

2023-08-02 14:35:48 +00:00
<p align="center"><img src="https://raw.githubusercontent.com/massgravel/mas-docs/main/logo.png" alt="MAS Logo" height="128"></p>
2023-07-14 23:50:00 -03:00
<h1 align="center">Microsoft Activation Scripts (MAS)</h1>
2022-07-25 18:40:10 +05:30
2023-08-02 14:35:48 +00:00
<p align="center">A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.</p>
<hr>
2022-01-12 21:48:47 +05:30
2023-07-23 19:43:28 +05:30
## Download / How to use it?
2023-07-14 23:50:00 -03:00
2023-07-23 19:43:28 +05:30
### Method 1 - PowerShell (Recommended)
2022-08-13 03:17:16 +05:30
2023-07-23 19:43:28 +05:30
- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
2022-08-13 03:17:16 +05:30
- Copy-paste the below code and press enter\
2022-08-27 09:11:11 +05:30
`irm https://massgrave.dev/get | iex`
2022-08-13 03:17:16 +05:30
- You will see the activation options, and follow onscreen instructions.
- That's all.
2023-07-23 19:43:28 +05:30
### Method 2 - Traditional
2022-08-13 03:17:16 +05:30
2023-03-22 02:16:59 +05:30
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
2023-07-23 19:43:28 +05:30
- Right-click on the downloaded zip file and extract
2022-08-13 03:17:16 +05:30
- 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.
2023-07-23 19:43:28 +05:30
To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
2022-08-13 03:17:16 +05:30
```
2023-03-16 11:11:04 -07:00
Latest Version: 1.8
Release date: 16-Mar-2023
2022-08-13 03:17:16 +05:30
```
2021-04-15 23:42:23 +05:30
2023-08-02 06:53:54 +05:30
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
### Homepage - https://massgrave.dev
2023-07-14 23:50:00 -03:00
</br>
2022-01-12 21:48:47 +05:30
2023-08-02 06:53:54 +05:30
[![1.1]][1]
[![1.2]][2]
[![1.3]][3]
[1.1]: https://lookimg.com/images/2023/03/21/QTvjcD.png (Chat with us without signup)
[1.2]: https://lookimg.com/images/2023/03/21/QTvLyd.png (Chat with us)
[1.3]: https://lookimg.com/images/2023/03/21/QTvXBJ.png (Follow on twitter)
[1]: https://discord.gg/gjJEfq7ux8
[2]: https://t.me/Microsoft_Activation_Scripts
[3]: https://twitter.com/massgravel
2022-08-13 03:17:16 +05:30
---
2020-12-21 03:42:05 +05:30
2022-08-24 12:16:29 +05:30
Made with Love ❤️
2022-01-11 08:27:25 +05:30