美文网首页
Sublime 3207 macOS License

Sublime 3207 macOS License

作者: wlchn | 来源:发表于2019-04-25 16:50 被阅读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

    相关文章

      网友评论

          本文标题:Sublime 3207 macOS License

          本文链接:https://www.haomeiwen.com/subject/eyvzgqtx.html