Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/massgravel/Microsoft-Activation-Scripts

A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
https://github.com/massgravel/Microsoft-Activation-Scripts

activator hwid kms kms38 massgrave massgravel microsoft microsoft365 office office365 ohook windows windows-10 windows-11

Last synced: 3 months ago
JSON representation

A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.

Lists

README

        

MAS Logo

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.


Chat with us without signup
MAS on Reddit
Follow us on X


## Download / How to use it?

### Method 1 - PowerShell (Recommended)

- 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. Follow the on-screen instructions.
- That's all.

### Method 2 - Traditional

- Download the file from [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip) or [Bitbucket](https://bitbucket.org/WindowsAddict/microsoft-activation-scripts/get/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. Follow the on-screen 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/](https://massgrave.dev/)

---

Made with Love ❤️