{"id":17753093,"url":"https://github.com/vaildcosmos/Windows-Activation-Script","last_synced_at":"2025-03-15T03:30:58.441Z","repository":{"id":259512515,"uuid":"878080801","full_name":"vaildcosmos/Windows-Activation-Script","owner":"vaildcosmos","description":"Windows Activation Script","archived":false,"fork":false,"pushed_at":"2024-10-28T13:23:33.000Z","size":476,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-28T16:57:36.861Z","etag":null,"topics":["activator","hwid","kms","kms38","microsoft","microsoft365","office","office365","ohook","powershell","windows","windows10","windows11"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaildcosmos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-24T18:41:01.000Z","updated_at":"2024-10-28T13:23:37.000Z","dependencies_parsed_at":"2024-10-28T16:57:37.584Z","dependency_job_id":null,"html_url":"https://github.com/vaildcosmos/Windows-Activation-Script","commit_stats":null,"previous_names":["vaildcosmos/wow_addon_updater","vaildcosmos/windows-activation-script"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaildcosmos%2FWindows-Activation-Script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaildcosmos%2FWindows-Activation-Script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaildcosmos%2FWindows-Activation-Script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaildcosmos%2FWindows-Activation-Script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaildcosmos","download_url":"https://codeload.github.com/vaildcosmos/Windows-Activation-Script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681024,"owners_count":20330152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activator","hwid","kms","kms38","microsoft","microsoft365","office","office365","ohook","powershell","windows","windows10","windows11"],"created_at":"2024-10-26T13:07:52.638Z","updated_at":"2025-03-15T03:30:58.424Z","avatar_url":"https://github.com/vaildcosmos.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://massgrave.dev/img/logo_small.png\" alt=\"MAS Logo\"\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eMicrosoft  Activation  Scripts (MAS)\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://discord.gg/tVFN4N84PP\"\u003e\u003cimg src=\"https://img.shields.io/badge/Chat%20with%20us%20on%20Discord--blue?style=social\u0026logo=discord\" alt=\"Chat with us without signup\" title=\"Chat with us without signup\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.reddit.com/r/MAS_Activator\"\u003e\u003cimg src=\"https://img.shields.io/badge/MAS%20on%20Reddit--orange?style=social\u0026logo=reddit\" alt=\"MAS on Reddit\" title=\"MAS on Reddit\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://twitter.com/massgravel\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/offsec\" alt=\"Follow us on X\" title=\"Follow us on X\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003chr\u003e\n  \n## Download / How to use it?\n\n### Method 1 - PowerShell (Windows 8 and later) ❤️\n\n1.   Download de program\n2.   Execute a select option 0\n3.   \n4.   You will see the activation options. Choose [1] HWID for Windows activation. Choose [2] Ohook for Office activation.\n5.   That's all.\n\n- On older Windows builds you may need to run the below command before,  \n`[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12`  \n- The Powershell method does not work on Windows 7. Use the Method 2 - Traditional instead.  \n- The URL get.activated.win may be blocked by some DNS services because it is a new domain.\n\n### Method 2 - Traditional (Windows 7 and later)\n\n1.   Download the file under the code button from [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [Azure DevOps](https://dev.azure.com/massgrave/_git/Microsoft-Activation-Scripts) / [Self-hosted Git](https://git.activated.win/massgrave/Microsoft-Activation-Scripts)\n2.   Right-click on the downloaded zip file and extract\n3.   In the extracted folder, find the folder named `All-In-One-Version`\n4.   Run the file named `MAS_AIO.cmd`\n5.   You will see the activation options, follow the on-screen instructions.\n6.   That's all.\n\nTo run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches)\n\n\u003c/br\u003e\n\n```\nLatest Version: 2.7\nRelease date: 6-Sep-2024\n```\n\n### [Troubleshooting / Help](https://massgrave.dev/troubleshoot)\n### [Download Original Windows \u0026 Office](https://massgrave.dev/genuine-installation-media)\n\n---\n\n\u003cp align=\"center\"\u003eMade with Love ❤️\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaildcosmos%2FWindows-Activation-Script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaildcosmos%2FWindows-Activation-Script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaildcosmos%2FWindows-Activation-Script/lists"}