Skip to content

Instantly share code, notes, and snippets.

@zthxxx
Last active November 3, 2024 10:13
Show Gist options
  • Save zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a to your computer and use it in GitHub Desktop.
Save zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a to your computer and use it in GitHub Desktop.
crack activate Office on mac with license file

Note

For every body who using Win10/11 with new Office that you need to know:

to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,

you wiil only need to run

irm https://massgrave.dev/ias | iex

in PowerShell

Step By Step:

  • Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
  • Copy-paste the below code and press enter
  • irm https://massgrave.dev/ias | iex
  • You will see the activation options, follow the on-screen instructions.
  • That's all.


The Legacy Archived Content:

Note: This method will not keep update for macOS

[Archived] Activate MS Office 2019/2016 for macOS - Microsoft_Office_2019_VL_Serializer

Office 2019 above

2019-06-03

Note that Office2019 DO NOT support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016. Fortunately, you can also use the VL Serializer tool, just install Office 2019 and Serializer, then run Serializer to activate.

Ref

Activation Step

  1. DO NOT RUN OFFICE APP AFTER INSTALLED, but just install Office 2019 for macOS, choose one of this

    or install via brew:

    brew cask install microsoft-office
  2. manual download and install Microsoft_Office_2019_VL_Serializer.pkg

  3. run Microsoft_Office_2019_VL_Serializer and it will automatic activate Office 2019

  4. open the office app, completed.

Note

If you alaways been asked for 'Sign in' and still requires activation, please try to remove Office license files on a Mac. Here is the official download link for Microsoft_Office_License_Removal tool. (thanks for @lidroider's comment)

The Serializer.pkg in this gist is signature by Microsoft Corporation Official. To check it, you can see details in this comment (2019-08-21)

Office 2016 16.11 for macOS VL2 license

2018-04-25

Ref

Activation Step

  1. install Office2016 for mac with Office Suite Install, but DO NOT RUN OFFICE AFTER INSTALLED

    or install via brew:

    # brew cask install microsoft-office  # this point to Office 2019 now
    # install last office 2016 version below
    brew cask install https://github.com/Homebrew/homebrew-cask/raw/538c7cf34c085e3bb4fdac36f6370ded87930036/Casks/microsoft-office.rb
  2. copy license file com.microsoft.office.licensingV2.plist to Preferences

    # md5(com.microsoft.office.licensingV2.plist) = a8f1283303838b4d3bd943775e463239
    cp com.microsoft.office.licensingV2.plist /Library/Preferences/
    
    # or download it in library by command line
    curl -sSL https://gist.githubusercontent.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/com.microsoft.office.licensingV2.plist -o /Library/Preferences/com.microsoft.office.licensingV2.plist
  3. run the office app, completed.

View raw

(Sorry about that, but we can’t show files that are this big right now.)

@WB199927
Copy link

Amazing job you did, I actually dll the Microsoft_Office_2019_VL_Serializer.pkg first and the installed the software, and it works perfectly, it does ask me to logon, but It also says that I can skip it, which I did. then I tested if I could open a new file and typed a test and saved it to my mac, and it works perfectly. I have not tested if I could open a file already created in office, but if that fails I can always just use the online office pack which is free for everyone, you just need a microsoft login which is free. So all is well, and a huge thank you for your amazing work.

@NesarAhmedKhan
Copy link

Where do I get Office 2019 for M1 macOS? Sorry for this silly question. I'm kinda new to Mac.

@kshitij98-Cpp
Copy link

Guys i tested this, even u have Microsoft word installed already and been using it before. Then the Microsoft_Office_2019_VL_Serializer will work perfectly.

Copy link

ghost commented May 22, 2022

hi all , is it possible to install it on ipad pro m1 ? if yes how can i do ? many thanks in advance for any help. Regards

@shndwy
Copy link

shndwy commented May 23, 2022

hey, thank you for this! it's my first time using mac so i was scared at first. i haven't installed any of the microsoft app before so i downloaded everything from here. then i waited until the download is complete and followed the instruction. when i opened the microsoft app, it asked me to login but i skipped it. i tried to make a new document and save it on my mac, it worked just fine. hopefully, it will stay that way for a while

@yakatyansh
Copy link

Works on my M1 Air.....Thank you so much buddy

@governor22
Copy link

governor22 commented Jun 1, 2022

@iAnisdev
Copy link

Brew formula is brew install --cask microsoft-office

@paulm17
Copy link

paulm17 commented Jun 30, 2022

Thank you. This worked for me also.

@sunnyinspired
Copy link

After several attempts - installing and uninstalling (You can imagine how stressful it is, even had to buy an uninstaller), I was finally able to get it working.
I was using the wrong version of Office.

Sincere appreciation for this guidance!

@arachule
Copy link

arachule commented Jul 2, 2022

Hello, I just want to ask something. It is a weird situation.I bought a new m.2 drive and just installed Monterey on that drive. After installation, I used the restore option to take my data from the old drive. It was still mounted to the system. Restore process completed successfully. After restoring, all programs worked just like before but Office. I uninstalled office completely and installed it several times nothing changed. I was using LTCS 2021 on the old drive before and It was working seamlessly. on the New drive licence just gone , so ı tried to uninstall and install again , I installed 2019 version and tried to activate it , all the same , There is no error when installing volume seriliaser . It says 'ıt is installed successfully' but It takes no effect on activation.

@mbicl
Copy link

mbicl commented Jul 6, 2022

I installed serializer, but I can't find it.

@md-abdul-halim-rafi
Copy link

I had to use brew install --cask microsoft-office instead of brew cask install microsoft-office to make is work.

@Clealth
Copy link

Clealth commented Jul 17, 2022

I installed serializer, but I can't find it.

You don't need to. Just Install and restart your mac.

@Clealth
Copy link

Clealth commented Jul 17, 2022

Thank you, this worked. Would the activation be affected if office is updated?

@mbicl
Copy link

mbicl commented Jul 17, 2022

I installed serializer, but I can't find it.

You don't need to. Just Install and restart your mac.

Yes, I think it's worked. Office is working now :)

@TiffanyN88
Copy link

Hi,

Do you have this for Windows?

@kalabyohannes9
Copy link

Can some one help me. I had installed only word from the appstore and removed it to then install from this package. All the other apps except word appear in my applications folder. I tried reinstalling word multiple times, but no luck. I logged out from applestore and tried...still noting. Whatever I do, word is not installing or appearing in the applications folder, but all others appear. what can i do
Screen Shot 2022-07-23 at 12 20 18 PM
?

@avept
Copy link

avept commented Jul 23, 2022

For MacOS 12+ (Monterey) need to use instead brew cask, brew install --cask

@solihudeen
Copy link

Wow, it works perfectly, do you have something like this for Adobe package for mac.

@Chavi99-inCoder
Copy link

wow.. Thank you soo much.
It's work perfectly.
do you have more. please share

@asolab
Copy link

asolab commented Jul 27, 2022

wow, finally got it solved, Thanks!

@kalabyohannes9
Copy link

wow, thanks for the great help! my word is now installed. thanks.

@debatem
Copy link

debatem commented Jul 28, 2022

Will this code install Office 2019 still instead of the current 2021?
brew install --cask microsoft-office
In that case will this trick activate the 2021 version also? Or should I use the pkg file to install the 2019 version?

@kalabyohannes9
Copy link

For MacOS 12+ (Monterey) need to use instead brew cask, brew install --cask

It is now asking for an update. Should I update it or not? the auto-update is showing small packages of updates in MB sizes

Copy link

ghost commented Aug 6, 2022

I have this in a MB 12 since 2020, everything works ok and you can update without problems.
I am changing to a M1 MB, does anybody knows if this will work?

Copy link

ghost commented Aug 8, 2022

i downloaded official link and it is in document type when i open it just a black page with codes appear and i dont know how to install it then go for second part.

@kalabyohannes9
Copy link

I have this in a MB 12 since 2020, everything works ok and you can update without problems. I am changing to a M1 MB, does anybody knows if this will work?

yea it works on M1.

@AmosLucky
Copy link

it did not work

@yakatyansh
Copy link

I have this in a MB 12 since 2020, everything works ok and you can update without problems. I am changing to a M1 MB, does anybody knows if this will work?

Yes it will work I am using this since a long time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment