> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Microsoft Activation Scripts (MAS) - A Windows and Office Activator
- URL: https://darkwebinformer.com/microsoft-activation-scripts-mas-a-windows-and-office-activator/
- Published: 2024-08-10T21:29:35.000Z
- Updated: 2025-09-04T22:27:52.000Z
- Author: Dark Web Informer
- Tags: Tools

Last Updated: July 5th, 2024  
Direct Link: <https://github.com/massgravel/Microsoft-Activation-Scripts>

# Microsoft Activation Scripts (MAS)

[](https://github.com/massgravel/Microsoft-Activation-Scripts#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.

---

## Download / How to use it?

[](https://github.com/massgravel/Microsoft-Activation-Scripts#download--how-to-use-it)

### Method 1 - PowerShell (Recommended)

[](https://github.com/massgravel/Microsoft-Activation-Scripts#method-1---powershell-recommended)

- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy and paste the code below and press enter

```
irm https://get.activated.win | iex

```

or (deprecated, will be retired on Aug 31 2024, use above instead)

```
irm https://massgrave.dev/get | iex

```

- You will see the activation options. Follow the on-screen instructions.
- That's all.

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2024/08/5932099012.png)

---

- On older Windows builds you may need to run the below command before,  
`[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12`
- The Powershell method does not work on Windows 7\. Use the Method 2 - Traditional instead.
- The URL get.activated.win may be blocked by some DNS services because it is a new domain.

### Method 2 - Traditional

[](https://github.com/massgravel/Microsoft-Activation-Scripts#method-2---traditional)

- Download the file under the code button from [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) or [Bitbucket](https://bitbucket.org/WindowsAddict/microsoft-activation-scripts)
- 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-CRC32_XXXXXXXX.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%5Fline%5Fswitches)

```
Latest Version: 2.6
Release date: 20-Apr-2024

```

### [Troubleshooting / Help](https://massgrave.dev/troubleshoot)

[](https://github.com/massgravel/Microsoft-Activation-Scripts#troubleshooting--help)

### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media)

[](https://github.com/massgravel/Microsoft-Activation-Scripts#download-original-windows--office)

### Homepage - <https://massgrave.dev/>

### 

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2024/08/69943092234.png)

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2024/08/852398729839.png)