Skip to content

Instantly share code, notes, and snippets.

@zfkun
Forked from sublime-crack4/sublime_text3_crack.md
Created January 4, 2016 03:49
Show Gist options
  • Save zfkun/956e285e98f1fdcf2620 to your computer and use it in GitHub Desktop.
Save zfkun/956e285e98f1fdcf2620 to your computer and use it in GitHub Desktop.
Sublime Text crack 3095 3083 Win64 Win32 Linux64 Linux32 OSX Mac MacOS latest

cat

For pupil: all binary can be downloaded http://pan.baidu.com/s/1ntCChyp

After overwriting, maybe need to run chmod +x /path/to/sublime_text. For linux default installation, need to add sudo.

For programmer:

VERSION PLATFORM OFFSET ORIGINAL CRACKED
3095 Linux x64 0xd703 85 39
3095 Linux x86 0xd152 85 39
3095 Win x64 0xf0bdf 85 3B
3095 Win x86 0xa96f4 1a 2a
3095 OSX 0x6615 85 39

Crack 3095 for Linux x64 (Only Ubuntu default installtion, dd maybe require elevation of privilege.)

printf '\x39' | dd seek=$((0xd703)) conv=notrunc bs=1 of=/path/to/sublime_text
VERSION Md5 check for Windows x64
3095 md5:8d789ca181559f1286bf1e15fa1abd21

If you have no idea about cracking for Windows, recommend to use Hex​Viewer . But first of all, sublime text 3083 or 2.0.2 maybe needed.

Old version download link.

A mirror: https://sublimecrack.wordpress.com

Github : @fdxer

E-mail : fdxer_fdxer@126.com

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