Skip to content

Instantly share code, notes, and snippets.

@zthxxx
Last active May 30, 2024 12:19
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.)

@xlab0o7
Copy link

xlab0o7 commented May 7, 2024

16.27 + Serializer worked great for me on OS Sonoma 14.5 ! .... I now have Office 2019 !!! Thanks.

that helped me as well.. 😇😇
finally i can also use Microsoft office for free on Mac 💻 book

@Coxik154
Copy link

you can officially update the version or better not? MacOs M1

@Fatimaz17
Copy link

It worked thank you very much !!!

@NotArato
Copy link

Is it working on Macbook m1?

@ishangoodguy
Copy link

After installing the Microsoft_Office_2019_VL_Serializer, there’s no application related to this which I can run. Is there any tutorial?

@smithlopes
Copy link

Thank you so much you are a lifesaver for this. This works on my M3 Macbook Air flawlessly.

@huzee1
Copy link

huzee1 commented May 22, 2024

After installing the Microsoft_Office_2019_VL_Serializer, there’s no application related to this which I can run. Is there any tutorial?

https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg

You have to install the application before the serializer.

@kdenvaey
Copy link

kdenvaey commented May 24, 2024

I got working office 2021 home and business for mac os from https://s2keys.com/ microsoft partner, key activated from office.com/setup, - key bind to my email

Thanks, that work

My key activated without any problem, can recommended!
Thanks you, office 2021 home and business for mac os

@hangseng168
Copy link

my OS > Catalina 10.15.7, trying to install office 2019 (Microsoft_Office_16.17.18090901) & VL serializer but failed.. & already deleting my 2011 office

powerpoint > crash
excel & word > keep trying to sign in

which 2016,2019 version that stable & working with VL ?

thanks for your help..

@huzee1
Copy link

huzee1 commented May 29, 2024

my OS > Catalina 10.15.7, trying to install office 2019 (Microsoft_Office_16.17.18090901) & VL serializer but failed.. & already deleting my 2011 office

powerpoint > crash excel & word > keep trying to sign in

which 2016,2019 version that stable & working with VL ?

thanks for your help..

See post with links above:
16.27 + Serializer worked great for me on OS Sonoma 14.5 ! .... I now have Office 2019 !!! Thanks.

@hangseng168
Copy link

hangseng168 commented May 30, 2024

See post with links above: 16.27 + Serializer worked great for me on OS Sonoma 14.5 ! .... I now have Office 2019 !!! Thanks.

well, installed the Microsoft_Office_16.27.19071500 and still asking for sign in... btw you are using sonoma, while I'm still with OS Catalina

Screen Shot 2024-05-30 at 15 33 17
Screen Shot 2024-05-30 at 15 31 36

@huzee1
Copy link

huzee1 commented May 30, 2024

Try applying serializer after you install office and see if that works

@hangseng168
Copy link

Try applying serializer after you install office and see if that works

I'm installed serializer after instalation & it's just not working..
Do I need to switch off my internet connection first ?
Restarted my mac, applying serializer again, now powerpoint, excel (not responding) lol

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