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.)

@zthxxx
Copy link
Author

zthxxx commented Sep 20, 2019

After I install the serializer, I can't find it anywhere. I searched through Alfred and Finder, can't find it. Where is the Serializer file supposed to be located? It's not in my Applications folder.

@icebearmonster install == install & serialize

@ellemanu
Copy link

Thankkk you so much!! Such a great help!!! It does great! Everything you advised are very useful! :)

@khaanton
Copy link

Huge thanks! Saved a lot of time and money. Registered on this site just to thank you!

@MarceloPaco
Copy link

MarceloPaco commented Sep 27, 2019

Thank you 👍 Much appreciated :)

@hermandinho
Copy link

Thanks works like charm.

@mcfriend99
Copy link

Thanks a lot. Didn't have to reinstall office even after opening it multiple times in the past in the readonly mode. It just worked by installing the serializer.

@claudx
Copy link

claudx commented Oct 7, 2019

@ mcpeng
plz show me your screenshot of office 2019 version,
or other more info which are you follow

  1. install Microsoft_Office_16.27.19071500_Installer.pkg
  2. install Microsoft_Office_2019_VL_Serializer.pkg
  3. open Excel.app
1 2 3 4

the same for me. Always displaying "sign in", it requires activation even if I follow the procedure
Maybe the last choice is BRUTE FORCE.

@zthxxx
Copy link
Author

zthxxx commented Oct 8, 2019

@claudx maybe just "sign in"

@claudx
Copy link

claudx commented Oct 8, 2019

@claudx maybe just "sign in"

already tried to sign in, always asking for activation.

@zthxxx
Copy link
Author

zthxxx commented Oct 8, 2019

@claudx 😕 so sad.

where does the Office pkg you installed download from?

and version?

@claudx
Copy link

claudx commented Oct 8, 2019

@dcaccount

TLDR, I believe that is official

and it's easy to prove,you can do this steps below

  1. first, download Serializer in this gist, and Office_2019 in official link
    https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg
    https://go.microsoft.com/fwlink/?linkid=525133

  2. check the signature and the fingerprint for them

    pkgutil --check-signature Microsoft_Office_16.28.19081202_Installer.pkg
    pkgutil --check-signature Microsoft_Office_2019_VL_Serializer.pkg
  3. comparison
    make sure their signature certificate have the same fingerprint

    bash-3.2$ pkgutil --check-signature Microsoft_Office_16.28.19081202_Installer.pkg
    + Package "Microsoft_Office_16.28.19081202_Installer.pkg":
    Status: signed by a certificate trusted by Mac OS X
    Certificate Chain:
        1. Developer ID Installer: Microsoft Corporation (UBF8T346G9)
    +    SHA1 fingerprint: 1B 38 60 A3 D8 C0 A3 72 F4 9F 9A E7 70 D1 5F 92 4C 43 9A ED
        -----------------------------------------------------------------------------
        2. Developer ID Certification Authority
        ...
    
    bash-3.2$ pkgutil --check-signature Microsoft_Office_2019_VL_Serializer.pkg
    + Package "Microsoft_Office_2019_VL_Serializer.pkg":
    Status: signed by a certificate trusted by Mac OS X
    Certificate Chain:
        1. Developer ID Installer: Microsoft Corporation (UBF8T346G9)
    +     SHA1 fingerprint: 1B 38 60 A3 D8 C0 A3 72 F4 9F 9A E7 70 D1 5F 92 4C 43 9A ED
        -----------------------------------------------------------------------------
        2. Developer ID Certification Authority
        ...

    signature

@zthxxx I used your guide

@zthxxx
Copy link
Author

zthxxx commented Oct 9, 2019

@claudx
? ? ?
it's just a process of proof, not a guide

@EshuKalra
Copy link

Amazing stuff. Works like a charm. Thanks a lot

@claudx
Copy link

claudx commented Oct 13, 2019

anyway, brute formatting worked. now office works.
now my problem with Catalina iOS is Adobe Acrobat DC activation (damn)

@zthxxx
Copy link
Author

zthxxx commented Oct 14, 2019

@claudx 😄 ohhhh, that's exactly so brute

@ashley8jain
Copy link

Thanks a lot. It works

@ankit-lodha
Copy link

@zthxxx I'm having the same, skip sign in doesn't show and when I did get it once, it still said activate, I'm on OS Catalina, any way to do this without brute force clean of my ssd? And what'll happen if I try restore from back up after the force clean? I've searched everywhere, and downloaded the files multiple times and can't figure this out at all

@zthxxx
Copy link
Author

zthxxx commented Oct 17, 2019

@ankit-lodha i think the reason is when uninstall Office from your macOS, Office will leave lots of libraries on disk

@ankit-lodha
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 :(

@bin-umar
Copy link

Does not work in macOs Catalina

@ellemanu
Copy link

I'm already in macOS Catalina, and the MS Office are still working fine.

@ellemanu
Copy link

Can I allow the update for the MS Office?

@zthxxx
Copy link
Author

zthxxx commented Oct 20, 2019

Can I allow the update for the MS Office?

@ellemanu yes, also you can get it with auto-update

@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!

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