MyGit

massgravel/Microsoft-Activation-Scripts

Fork: 16190 Star: 168276 (更新于 2026-03-10 20:28:57)

license: GPL-3.0

Language: Batchfile .

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

最后发布版本: 3.10 ( 2026-01-28 23:25:22)

官方网址 GitHub网址

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:
      irm https://get.activated.win | iex
      
      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 https://get.activated.win | Out-String)
      
    • Script not launching? Use the below-listed Method 2.
  3. In the menu that appears, type the number corresponding to one of the Green options.


Method 2 - Traditional (Windows Vista and later)

  1. Download the script:
  2. Run the MAS_AIO.cmd file.
  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.

Homepage - https://massgrave.dev/

1.1 1.2 1.3 1.4 1.5 1.6 1.7


Latest Version: 3.10
Release date: 28-Jan-2026

最近版本更新:(数据更新于 2026-03-09 21:34:12)

2026-01-28 23:25:22 3.10

2025-11-19 06:28:32 3.9

2025-11-12 07:30:10 3.8

2025-09-12 08:51:38 3.7

2025-09-10 07:26:24 3.6

2025-08-11 05:17:27 3.5

2025-06-03 21:07:10 3.4

2025-06-01 23:40:06 3.3

2025-05-07 01:40:07 3.2

2025-04-30 01:35:58 3.1

主题(topics):

windows powershell office microsoft windows-10 windows-11 activator hwid kms kms38 massgrave massgravel microsoft365 office365 ohook tsforge

massgravel/Microsoft-Activation-Scripts同语言 Batchfile最近更新仓库

2026-03-05 01:13:22 Flowseal/zapret-discord-youtube

2026-02-28 07:44:56 vim/vim-win32-installer

2026-02-19 15:26:31 zkteco-home/redis-windows

2026-01-31 23:06:29 cmontage/mas-cn

2026-01-31 01:30:53 Azure/azure-cosmos-db-emulator-docker

2026-01-06 17:45:31 Chara-Freedom/Tor-Portable