Skip to content

Instantly share code, notes, and snippets.

View nanqinlang's full-sized avatar
💭
no maintenance anymore

南琴浪 nanqinlang

💭
no maintenance anymore
View GitHub Profile
@nanqinlang
nanqinlang / cracking.md
Created May 18, 2018 18:48 — forked from vertexclique/cracking.md
Cracking guide for Sublime Text 3 Build 3059 / 3065 ( Mac / Win x86_64 / Windows x86 / Linux x64 / Linux x86 )

MacOS

Build 3059

MD5: 59bab8f71f8c096cd3f72cd73851515d

Rename it to: Sublime Text

Make it executable with: chmod u+x Sublime\ Text

@nanqinlang
nanqinlang / ssl.md
Created March 11, 2018 11:18 — forked from clowwindy/ssl.md
为什么不应该用 SSL 翻墙

SSL 设计目标:

  1. 防内容篡改
  2. 防冒充服务器身份
  3. 加密通信内容

而翻墙的目标:

  1. 不被检测出客户端在访问什么网站
  2. 不被检测出服务器在提供翻墙服务