Skip to content

Instantly share code, notes, and snippets.

@zthxxx
Last active November 19, 2024 20:57
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.)

@HenokTes72
Copy link

It works on macOS Mojave 10.14.6. Thanks!

@siguizana
Copy link

thank you

@Sunnypython02
Copy link

thanks buddy ,, it was a great help I am now able to save excel and word files in my Mac

@nyamkaknight
Copy link

is it working on Cataline too?

@zthxxx
Copy link
Author

zthxxx commented Oct 28, 2019

@phoukiethseng
Copy link

How do I uninstall from my system? I do not want to leave it installed on my mac.

@yesshieh
Copy link

Thank you so much! I'm using Catalina, and it works amazing! I finally can open word documents in my mac!

@lidroider
Copy link

@zthxxx that’s the thing, I go in to /library and find all files com.microsoft and deleted them... even then, same issue :(

same problem 😢

@lidroider
Copy link

@zthxxx that’s the thing, I go in to /library and find all files com.microsoft and deleted them... even then, same issue :(

same problem 😢

Finally I've found the solution

Step 1: Download the license removal tool from Microsoft (https://go.microsoft.com/fwlink/?linkid=849815) and install it to remove existing license.
Step 2: Reinstall Microsoft_Office_2019_VL_Serializer.pkg downloaded from this gist (https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg)
Step 3: Enable Launch Agent com.microsoft.office.licensingV2.helper which I disabled before in App Cleaner & Uninstaller app

Screen Shot 2019-10-31 at 00 35 00

Step 4: Open Office.

p/s: you can disable com.microsoft.office.licensingV2.helper in step 3 after step 4 successful, but remember to do all steps when no license found error occur.

Hope to help everyone.

@zthxxx
Copy link
Author

zthxxx commented Oct 30, 2019

@lidroider nice works! 👍

@zthxxx
Copy link
Author

zthxxx commented Oct 30, 2019

@mcpeng @ila-rana @claudx @LoHacker95 @ankit-lodha @bin-umar

if always asks for 'sign in', please try Microsoft_Office_License_Removal,

and the experience and the details from @lidroider's comment

@ankit-lodha
Copy link

@lidroider @zthxxx THANK YOU!!!! Finally MS19 is working!!

@inhmayz
Copy link

inhmayz commented Oct 31, 2019

Hi!

Created an account just to say thank you very much! It worked perfectly.

@zjjza65vitq5
Copy link

This is beautiful. But I'm curious: how does this actually work?

Copy link

ghost commented Nov 2, 2019

should i uninstall my current version of ms office?

Copy link

ghost commented Nov 3, 2019

should i uninstall my current version of ms office?

and will I be able to update this after.

@zthxxx
Copy link
Author

zthxxx commented Nov 3, 2019

@jamp7000 no, see above for reasons

Copy link

ghost commented Nov 3, 2019

@jamp7000 no, see above for reasons

Screen Shot 2019-11-03 at 2 37 29 PM
but i have this from my previously installed ms office 2016. Will this work?

@zthxxx
Copy link
Author

zthxxx commented Nov 3, 2019

@jamp7000 try it yourself

@msilletti
Copy link

I completed steps 1 and 2 but am unsure where the pkg installer from step 2 put the executable needed for step 3 Microsoft_Office_2019_VL_Serializer

@zthxxx
Copy link
Author

zthxxx commented Nov 4, 2019

@msilletti

plz read NOTE at first, or you can see this comment

@tewshi
Copy link

tewshi commented Nov 4, 2019

Worked for me... i'm also using little snitch to block connections...

@Rakiserol
Copy link

Hello, I can't install M Office 2016, could you help me please?

@Rakiserol
Copy link

Hello, I can't install M Office 2016, could you help me please?

Sorry, I'm installed Office, but I don't know how do to the patch

@zthxxx
Copy link
Author

zthxxx commented Nov 13, 2019

Sorry, I'm installed Office, but I don't know how do to the patch

@Rakiserol plz read Activation Step

@ashekelroh
Copy link

Hello,

My work sent to me the product key of the Volume Licensed Version of the Office Pro Plus 2019 to install on my laptop. I succeeded in installing it on my windows PC. However, I don't know how to activate the Volume Licensed Version on Mac using the product key.
I have tried to log in to the volume licensed center but it requires a serial and authorisation codes.
Is there a way to get these codes from my current product key?

Thanks a lot in advance.

@Rakiserol
Copy link

Sorry, I'm installed Office, but I don't know how do to the patch

@Rakiserol plz read Activation Step

I have read but I don't know

@zthxxx
Copy link
Author

zthxxx commented Nov 14, 2019

@zthxxx
Copy link
Author

zthxxx commented Nov 14, 2019

Hello,

My work sent to me the product key of the Volume Licensed Version of the Office Pro Plus 2019 to install on my laptop. I succeeded in installing it on my windows PC. However, I don't know how to activate the Volume Licensed Version on Mac using the product key.
I have tried to log in to the volume licensed center but it requires a serial and authorisation codes.
Is there a way to get these codes from my current product key?

Thanks a lot in advance.

@ashekelroh Fine, see the official link Where to enter your Office product key

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