MAS(微软激活脚本)
Windows\Office激活工具虽然使用频率不高,但是绝对是刚需,要说谁牛逼,那必须是——MAS
。
毕竟这是一款全球使用人数第一的软件(同类激活软件)。

这一点我保证100%不会有人反驳。
大名鼎鼎的微软激活脚本:Microsoft Activation Scripts。
业界常用的简称MAS
,是一款多合一微软激活脚本,支持激活所有Windows,Office产品。

大小仅仅不到1MB,开箱即用,无需安装。
并且代码还是开源的,所以大家使用的时候根本无需担心有什么病毒、后门之类的。
开源地址:
https://github.com/massgravel/Microsoft-Activation-Scripts
官网地址:
目前Github标星13.9万,在Github长期以来都是最热门的开源项目之一。

整合激活方式包括:
支持更改Win10/11许可证密钥和系统版本
HWID永久激活(数字权利激活);
TSforge永久激活;
Ohook激活;
KMS38激活至2038年;
在线或本地KMS激活180天;
使用方式也比较简单:
Open PowerShell
Click the Start Menu, type PowerShell, then open it.
Copy and paste the code below, then press enter.
For Windows 8, 10, 11: 📌
irm https://get.activated.win | iex
For Windows 7 and later:
iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))
Script not launching❓Click here for info.
The activation menu will appear. Choose the green-highlighted options to activate Windows or Office.
Done!