这是用户在 2024-11-19 15:46 为 https://massgrave.dev/ 保存的双语快照页面,由 沉浸式翻译 提供双语支持。了解如何保存?
Skip to main content
跳过主要内容

Microsoft Activation Scripts (MAS)
微软激活脚本(MAS)

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
开源 Windows 和 Office 激活器,具备 HWID、Ohook、KMS38 和在线 KMS 激活方法,以及高级故障排除功能。


Download / How to use it?
下载 / 如何使用它?

  1. Open PowerShell (Not CMD). To do that, right-click on the Windows start menu and select PowerShell or Terminal.
    打开 PowerShell(不是 CMD)。要这样做,右键单击 Windows 开始菜单,然后选择 PowerShell 或终端。
  2. Copy and paste the code below and press enter
    复制以下代码并按回车键
irm https://get.activated.win | iex
  1. You will see the activation options. Choose [1] HWID for Windows activation. Choose [2] Ohook for Office activation.
    您将看到激活选项。选择[1] HWID 进行 Windows 激活。选择[2] Ohook 进行 Office 激活。
  2. That's all 这就可以了
More options 更多选项
  • Alternatively, you can use the following (It will be deprecated in the future.)
irm https://massgrave.dev/get | iex
  • The URL get.activated.win might be blocked by some DNS services because it is a new domain.

note 注意
  • The IRM command in PowerShell downloads a script from a specified URL, and the IEX command executes it.
    PowerShell 中的 IRM 命令从指定的 URL 下载脚本,IEX 命令执行它。
  • Always double-check the URL before executing the command and verify the source if manually downloading files.
    始终在执行命令之前双重检查 URL,并在手动下载文件时验证来源。
  • Be cautious, as some spread malware disguised as MAS by using different URLs in the IRM command.
    请注意,一些恶意软件伪装成 MAS,通过在 IRM 命令中使用不同的 URL 进行传播。

MAS Latest Release MAS 最新版本

Last Release - v2.8 (9-Nov-2024)
最新发布 - v2.8(2024 年 11 月 9 日)

GitHub / Azure DevOps / Self-hosted Git
GitHub / Azure DevOps / 自托管 Git


Features 功能

  • HWID (Digital License) Method to Permanently Activate Windows
    HWID(数字许可证)永久激活 Windows 的方法
  • Ohook Method to Permanently Activate Office
    奥胡克方法永久激活 Office
  • KMS38 Method to Activate Windows/Server Till the Year 2038
    KMS38 激活 Windows/Server 至 2038 年方法
  • Online KMS Method to Activate Windows/Server/Office For 180 Days (Lifetime With Renewal Task)
    在线 KMS 方法激活 Windows/Server/Office 180 天(带续订任务的终身版)
  • Advanced Activation Troubleshooting
    高级激活故障排除
  • $OEM$ Folders For Preactivation
    $OEM$ 预激活文件夹
  • Change Windows Edition 更改 Windows 版本
  • Change Office Edition 更改办公室版本
  • Check Windows/Office Activation Status
    检查 Windows/Office 激活状态
  • Available in All In One and Separate Files Versions
    所有版本均可用,包括一站式和单独文件版本
  • Fully Open Source and Based on Batch Scripts
    完全开源,基于批处理脚本
  • Fewer Antivirus Detections
    更少的杀毒软件检测

Activations Summary 激活摘要

Activation Type 激活类型Supported Product 支持的产品Activation Period 激活期Is Internet Needed? 互联网需要吗?
HWIDWindows 10-11Permanent 永久Yes 是的
Ohook 奥胡克Office 办公室Permanent 永久No 没有
KMS38Windows 10-11-Server Windows 10-11-服务器Till the Year 2038 直到 2038 年No 没有
Online KMS 在线 KMSWindows / Office Windows / 办公室180 Days. Lifetime With Renewal Task
180 天。带续订任务的终身
Yes 是的

For more details, use the respective activation details in Docs.
有关更多详细信息,请使用 Docs 中的相应激活详情。

To activate unsupported products such as Office on Mac, check here.
要激活不支持的产品,如 Mac 上的 Office,请在此处查看。


Screenshots 屏幕截图


Made with Love ❤️ 用心制作 ❤️