i007.cc

i007.cc

优先队列-降维打击

Sublime 3207 macOS License(亲测有效)

2019.04.25 16:50* 字数 107 阅读 26评论 0

目前3207 macOS上最简单可靠的License。本文仅限sublime学习与交流,请大家支持正版,前往官方购买License。

  1. 将下面两行加到 /etc/hosts
127.0.0.1       www.sublimetext.com
127.0.0.1       license.sublimehq.com
  1. 在console中执行
printf '\xc3' | dd seek=$((0x6234b)) conv=notrunc bs=1 of=/Applications/Sublime\ Text.app/Contents/MacOS/Sublime\ Text
printf '\xc3' | dd seek=$((0x62061)) conv=notrunc bs=1 of=/Applications/Sublime\ Text.app/Contents/MacOS/Sublime\ Text
printf '\x48\xc7\xc0\x01\x00\x00\x00\xc3' | dd seek=$((0xdac5b)) conv=notrunc bs=1 of=/Applications/Sublime\ Text.app/Contents/MacOS/Sublime\ Text
  1. 打开Sublime -> Help -> 输入License
    随便输入点什么确认。

    image.png

附:原版Sublime 3207 macOS 下载链接: https://pan.baidu.com/s/1Y_g66usjkcRxnjslXq6eug 提取码: ay2i

reference

发表回复