shuanglzy / 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.

Home Page:https://massgrave.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Note: HWID Activation is working again with a new method.

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
  • 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

Latest Version: 2.4
Release date: 21-Oct-2023

1.1 1.2 1.3 1.4


Made with Love ❤️

About

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://massgrave.dev

License:GNU General Public License v3.0


Languages

Language:Batchfile 100.0%Language:HTML 0.0%