https://github.com/dan0xe/craoff
A method to activate Office
https://github.com/dan0xe/craoff
app research tool
Last synced: 8 months ago
JSON representation
A method to activate Office
- Host: GitHub
- URL: https://github.com/dan0xe/craoff
- Owner: Dan0xE
- License: mit
- Created: 2022-08-02T02:48:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T16:10:23.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T15:15:34.268Z (over 1 year ago)
- Topics: app, research, tool
- Language: C#
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## How does this work?
First we need a tool to extract a link from the Microsoft Download Server in order to get an Office Image, then we download an Office Image from the Extracted Link. After that we download the Massgravel Activation Script Package in order to Activate Office. Before that, double click on the .img file in the folder the tool is in and run the installer, wait till it's finished and then proceed with the activation.
## How do I activate Office with Massgravel?
Select the Online KMS Activation
- Note that you will have to renew the license every 180 days. For more info on this, look at the [Massgravel Docs](https://massgrave.dev/)
## Why is the Massgravel Activation Script hosted on Discord CDN?
Due to Password Protection and the File beeing zipped with 7zip and me beeing lazy I decided to host the Activation Script on Discord CDN.
## Links
[Link to Massgarvel Activation Script](https://github.com/massgravel/Microsoft-Activation-Scripts)
[Link to the office link extraction tool](https://www.heidoc.net/joomla/technology-science/microsoft/67-microsoft-windows-iso-download-tool)
[Extracted Office Image link](https://officecdn.microsoft.com/db/492350F6-3A01-4F97-B9C0-C7C6DDF67D60/media/de-DE/Professional2019Retail.im)
[Buy a Office License](https://www.microsoft.com/de-de/microsoft-365/buy/compare-all-microsoft-365-products?tab=1&rtc=1&market=)
`Please note that i am not the author of the tools linked nor responsible for the Content shared on the linked websites. Use the Software and the Websites at your own Risk!!!.`
`Please note that this Project is for educational purposes and research purposes only. I am not responsible for any damage caused by using this Software. Any legal responsibility belongs to the person or organization that uses it. I recommend everyone who is using this tool to get an office license from the official website`
## License
MIT License
Copyright (c) 2022 Daniel
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.