massgrave.dev/build/assets/js/0e384e19.2729dbf8.js

1 line
8.3 KiB
JavaScript
Raw Normal View History

2024-04-12 16:57:34 +02:00
"use strict";(self.webpackChunkmas_docs=self.webpackChunkmas_docs||[]).push([[976],{1512:(e,t,i)=>{i.r(t),i.d(t,{assets:()=>d,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var n=i(4848),s=i(8453);const r={slug:"/",sidebar_position:1,sidebar_label:"Intro"},l="Microsoft Activation Scripts (MAS)",o={id:"intro",title:"Microsoft Activation Scripts (MAS)",description:"A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",source:"@site/docs/intro.md",sourceDirName:".",slug:"/",permalink:"/",draft:!1,unlisted:!1,editUrl:"https://github.com/massgravel/mas-docs/tree/main/docs/intro.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{slug:"/",sidebar_position:1,sidebar_label:"Intro"},sidebar:"tutorialSidebar",next:{title:"FAQ",permalink:"/faq"}},d={},c=[{value:"Features",id:"features",level:2},{value:"MAS Latest Release",id:"mas-latest-release",level:2},{value:"Download / How to use it?",id:"download--how-to-use-it",level:2},{value:"Method 1 - PowerShell",id:"method-1---powershell",level:3},{value:"Method 2 - Traditional",id:"method-2---traditional",level:3},{value:"Activations Summary",id:"activations-summary",level:2},{value:"Screenshots",id:"screenshots",level:2}];function a(e){const t={a:"a",br:"br",code:"code",h1:"h1",h2:"h2",h3:"h3",hr:"hr",img:"img",li:"li",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,s.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"microsoft-activation-scripts-mas",children:"Microsoft Activation Scripts (MAS)"}),"\n",(0,n.jsx)(t.p,{children:"A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections."}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h2,{id:"features",children:"Features"}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"HWID (Digital License)"})," Method to Permanently Activate Windows"]}),"\n",(0,n.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"Ohook"})," Method to Permanently Activate Office"]}),"\n",(0,n.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"KMS38"})," Method to Activate Windows/Server Till the Year 2038"]}),"\n",(0,n.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"Online KMS"})," Method to Activate Windows/Server/Office For 180 Days (Lifetime With Renewal Task)"]}),"\n",(0,n.jsx)(t.li,{children:"Advanced Activation Troubleshooting"}),"\n",(0,n.jsx)(t.li,{children:"$OEM$ Folders For Preactivation"}),"\n",(0,n.jsx)(t.li,{children:"Change Windows Edition"}),"\n",(0,n.jsx)(t.li,{children:"Check Windows/Office Activation Status"}),"\n",(0,n.jsx)(t.li,{children:"Available in All In One and Separate Files Versions"}),"\n",(0,n.jsx)(t.li,{children:"Fully Open Source and Based on Batch Scripts"}),"\n",(0,n.jsx)(t.li,{children:"Fewer Antivirus Detections"}),"\n"]}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h2,{id:"mas-latest-release",children:"MAS Latest Release"}),"\n",(0,n.jsxs)(t.p,{children:["Last Release - v2.5 (16-Nov-2023)",(0,n.jsx)(t.br,{}),"\n",(0,n.jsx)(t.a,{href:"https://github.com/massgravel/Microsoft-Activation-Scripts",children:"GitHub"})," / ",(0,n.jsx)(t.a,{href:"https://bitbucket.org/WindowsAddict/microsoft-activation-scripts",children:"Bitbucket"})]}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h2,{id:"download--how-to-use-it",children:"Download / How to use it?"}),"\n",(0,n.jsx)(t.h3,{id:"method-1---powershell",children:"Method 1 - PowerShell"}),"\n",(0,n.jsx)(t.p,{children:"(Recommended)"}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsx)(t.li,{children:"Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD)."}),"\n",(0,n.jsx)(t.li,{children:"Copy and paste the code below and press enter"}),"\n"]}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{children:"irm https://massgrave.dev/get | iex\n"})}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsx)(t.li,{children