MAS updated again? What new ideas this time?
MAS Updated Again? What New Ideas This Time?
A Week Later, the MAS Windows/Office Activation Script Has Been Updated Again!
Microsoft Activation Scripts (MAS) has just released version 3.2. MAS is an open-source Windows and Office activation script that supports multiple activation methods, including HWID, Ohook, TSforge, KMS38, and Online KMS. This 3.2 update brings numerous improvements and new features. Let’s take a closer look!
MAS 3.2 Update Highlights
1. TSforge Activation Method Continues the Legacy
MAS 3.2 introduces a brand-new activation method—TSforge. This method enables permanent activation of Windows, ESU, and Office without requiring an internet connection. The addition of TSforge provides users with more activation options, especially suitable for offline environments.
2. HWID Activation Optimization
In the HWID (Digital License) activation method, an issue with checking the licensing server status has been fixed, improving activation stability and success rates.
3. Ohook and Online KMS Activation Improvements
- Added support for some lesser-known Office products, expanding activation coverage.
- The script will now skip checking Office products that are already permanently activated, avoiding redundant activation attempts.
4. Activation Status Check Update
Integrated the updated CAS (Check Activation Status) script by @abbodi1406, providing more accurate activation status detection.
5. Other Improvements
Various minor fixes and enhancements have been made to improve overall script performance and user experience.
Overview of MAS Supported Activation Methods
| Activation Method | Supported Products | Activation Period | Internet Required |
|---|---|---|---|
| HWID (Digital License) | Windows 10/11 | Permanent | Yes |
| Ohook | Office | Permanent | No |
| TSforge | Windows / ESU / Office | Permanent | No |
| KMS38 | Windows 10/11/Server | Until 2038 | No |
| Online KMS | Windows / Office | 180 days (auto-renewable) | Yes |
MAS Key Advantages
- Open Source & Transparent: MAS is fully open source, with code available on GitHub, ensuring security and trustworthiness.
- Lightweight & Portable: The script is small in size, requires no installation, and is easy to use.
- Multiple Activation Methods: Supports various activation methods to meet different user needs.
- Broad Compatibility: Works with various versions of Windows and Office.
- Continuous Updates: Developers actively maintain the project, promptly fixing issues and adding new features.
How to Get MAS 3.2
You can obtain MAS 3.2 through the following methods:
- Visit the official GitHub page:
- Follow me and reply with “mas” in the background to get the latest MAS 3.2 original version and the Chinese localized version!
Appendix: Changelog
Ohook:
- Added activation support for the newly released product
O365AppsBasicRetail. - Added Office 2010 Publisher Retail key. For reference only, we still don’t have keys for these Office 2010 products.
1 | |
Global Optimizations:
- Fixed PowerShell 1.0 detection issue on Server 2008 SBS editions.
- Fixed ARM32 Office detection.
- Various other fixes and improvements.