blob: 2e6c54031604ba0fcd351e727885df5e550599ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
**Microsoft Activation Scripts (MAS):**
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.
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.
**Homepages:**<br/>
Discussion Forum: https://www.nsaneforums.com/topic/316668-microsoft-activation-scripts/<br/>
GitLab: https://gitlab.com/massgrave/microsoft-activation-scripts<br/>
**Downloads:** <br/>
https://gitlab.com/massgrave/microsoft-activation-scripts/-/releases
<br/>
<hr />
<p> </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.
----------------------------------------------------------------------------------------------</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)
|