Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View guilhermefilippo's full-sized avatar
🎯
Focusing

Guilherme Filippo guilhermefilippo

🎯
Focusing
  • Brazil
View GitHub Profile
@guilhermefilippo
guilhermefilippo / Activate Office 2019 for macOS VoL.md
Created March 11, 2020 00:11 — forked from zthxxx/Activate Office 2019 for macOS VoL.md
crack activate office on mac with license file

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

$(".landing-block-node-price-container").hide();
[{"sku":"2511/P","name":"CORREDICA TELESCOPICA MINI LIGHT 250MM - 2209/3209","balance":10,"unit":"UN","date":"2017-10-10"},{"sku":"2512/P","name":"FECHADURA DE GAVETA 31MM CHAVE ARTICULADA - 2086","balance":20,"unit":"UN","date":"2017-10-10"},{"sku":"2513/P","name":"KIT DOB.35MM C/PISTAO SUPERCURVA C/PAR/CAPAS- 2264","balance":30,"unit":"UN","date":"2017-10-10"},{"sku":"2514/P","name":"RODIZIO CHAPA U 40MMX15MM BRANCO C/ TRAVA - 2225","balance":40,"unit":"UN","date":"2017-10-10"},{"sku":"2515/P","name":"RODIZIO PLAST.CHAPA RET.C/TRAVA 40MM PRETO - 2049","balance":15,"unit":"UN","date":"2017-10-10"}]
@guilhermefilippo
guilhermefilippo / ChromiumOS_-_fix_flashplayer_plugin.sh
Created May 24, 2017 21:06
Fix deezer, spotify and other players with flash plugin required on Chrome OS or Chromium OS - 2017
#!/bin/bash
# Fix deezer, spotify and other players with flash plugin required on Chrome OS or Chromium OS - 2017
# Based on: https://gist.github.com/shagr4th/6178203
# Contact: guilherme@macromind.com.br
#
# How to use
# Run as root:
# Open the terminal: > Ctrl + T
# Open the shell: > shell
# Login as root: > sudo su
#!/usr/bin/python
# -*- coding: utf-8 -*-
"""
# deb2tar - convert a Debian Linux .deb file to a .tar
#
# First line -- file header: "!<arch>" or similar
# Multiple blocks -- each one, a header line followed by data
# Header line -- <filename> <num1> <num2> <num3> <mode> <len>