Microsoft-Activation-Scripts/README.md

71 lines
3.1 KiB
Markdown
Raw Normal View History

2020-01-01 23:22:05 +01:00
**Microsoft Activation Scripts (MAS):**
2020-01-01 23:13:01 +01:00
2020-01-01 23:23:13 +01:00
A collection of scripts for activating Microsoft products using HWID / KMS38 / Online KMS activation methods
with a focus on open-source code, less antivirus detection and user-friendliness.
2020-01-01 23:13:01 +01:00
This project consists of the following three activation methods:
* HWID Activation - Windows 10
* KMS38 Activation - Windows 10 /Server
* Online KMS Activation - Windows /Server /Office
The primary focus of this project is the following features:
* Open-source.
* Batch scripts for better transparency.
* Clean from antivirus detections (*As much as possible, but it's not completely clean).
* Easy to use.
2020-01-01 23:24:41 +01:00
**Homepages:**<br/>
2020-01-01 23:22:05 +01:00
Discussion Forum: https://www.nsaneforums.com/topic/316668-microsoft-activation-scripts/<br/>
GitLab: https://gitlab.com/massgrave/microsoft-activation-scripts<br/>
2020-01-02 00:23:07 +01:00
**Downloads:** <br/>
https://gitlab.com/massgrave/microsoft-activation-scripts/-/releases
<br/>
<hr />
<p>&nbsp;</p>
<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">----------------------------------------------------------------------------------------------
Activation Type Supported Product Activation Period
----------------------------------------------------------------------------------------------
Digital License - Windows 10 - Permanent
KMS38 - Windows 10 / Server - Until the year 2038
Online KMS - Windows / Server / Office - For 180 Days, renewal task needs to be
created for lifetime auto activation.
2020-01-01 23:13:01 +01:00
2020-01-02 00:23:07 +01:00
----------------------------------------------------------------------------------------------</span></pre>
**ReadMe:**
<p>
<details>
<summary>Click me to collapse/fold.</summary>
<br/>
[Digital License (HWID) Activation](https://gitlab.com/massgrave/microsoft-activation-scripts/raw/master/MAS_1.2/Separate-Files-Version/Activators/HWID-KMS38_Activation/ReadMe_HWID.txt)
<br/>
[KMS38 Activation](https://gitlab.com/massgrave/microsoft-activation-scripts/raw/master/MAS_1.2/Separate-Files-Version/Activators/HWID-KMS38_Activation/ReadMe_KMS38.txt)
<br/>
[KMS38_Protection](https://gitlab.com/massgrave/microsoft-activation-scripts/raw/master/MAS_1.2/Separate-Files-Version/Extras/KMS38_Protection/ReadMe.txt)
<br/>
[Online KMS Activation](https://gitlab.com/massgrave/microsoft-activation-scripts/raw/master/MAS_1.2/Separate-Files-Version/Activators/Online_KMS_Activation/_ReadMe.txt)
<br/>
[Activation Methods info and faqs](https://pastebin.com/raw/7Xyaf15Z)
<br/>
[$OEM$ Folders (Windows Pre-Activation)](https://gitlab.com/massgrave/microsoft-activation-scripts/raw/master/MAS_1.2/Separate-Files-Version/Extras/Extract_OEM_Folder/ReadMe.txt)
<br/>
[Big Blocks of text in the script](https://pastebin.com/raw/DdM34pr5)
<br/>
[Download Genuine Installation Media](https://pastebin.com/raw/jduBSazJ)
<br/>
</details>
</p>
[**Credits:**](https://gitlab.com/massgrave/microsoft-activation-scripts/raw/master/MAS_1.2/Separate-Files-Version/Credits.txt)
<br/>
[**Changelog:**](https://pastebin.com/raw/nghFEt3W)
2020-01-01 23:22:05 +01:00