Mas cn
Windows 和 Office 激活工具 MAS (Microsoft-Activation-Scripts) 的汉化版
一款开源的 Windows 与 Office 激活工具,支持 HWID、Ohook、TSforge、KMS38 及在线 KMS 等多种激活方式,并提供高级故障排除功能。 The project is written primarily in Batchfile, distributed under the GNU General Public License v3.0 license, first published in 2024. It has gained significant community traction with 1,134 stars and 106 forks on GitHub. Key topics include: activator, office, windows.
Windows 和 Office 激活工具 MAS (Microsoft-Activation-Scripts) 的汉化版,在不改变机器码的情况下可永久激活 (视激活方式而定) ,备以自用😋
注:该汉化由我自己编写脚本(翻译源为 Google 翻译)自动进行初步汉化然后进行人工校对完善的,并做了中文显示兼容以及 IRM 远程使用的脚本,修改或分发代码使请遵守 GPL-3.0 ,标明源代码出处或者提供获取源代码的途径。
[!TIP]
具体使用方法:
打开 Powershell 或 Terminal(终端)输入命令即可使用
- Windows Defender 有概率误删,使用前请关闭扫描
- 此为本仓库汉化版使用命令,若该方法无法使用,可以在 Release 下载最新版的 cmd 文件打开即可使用
irm https://gitee.com/cmontage/mas-cn/raw/main/GETMASCN.ps1 | iex
此为官方英文版使用命令
For Windows 8, 10, 11:
irm https://get.activated.win | iexFor Windows 7:
iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))
各个激活方法的特性
| HWID | Ohook | Online KMS | TSforge (ZeroCID) | TSforge (StaticCID) | TSforge (KMS4k) | |
|---|---|---|---|---|---|---|
| 离线激活 | ❌ | ✅ | ❌ | ✅ | ❌ | ✅ |
| 永久激活 | ✅ | ✅ | ☑️<br>(180天/次) | ✅ | ✅ | ☑️<br>(至4083) |
| 不会在系统中留下文件来维持激活 | ✅ | ❌ | ❌ | ✅ | ✅ | ✅ |
| 硬件更改后仍保留激活 | ❌ | ✅ | ✅ | ✅ | ❌ | ✅ |
| 在同一硬件上的全新安装之间持续存在 | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
| 在 Windows 10 / 11 功能升级之间持续存在 | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ |
🔍 了解更多特性信息
🔍 访问官方 Github 仓库 (MAS Source Code)
<div align="center">
官方原版主页 - https://massgrave.dev/
Contributors
Showing top 2 contributors by commit count.







