Skip to content

Instantly share code, notes, and snippets.

@nurrony
Forked from sublime-crack4/sublime_text3_crack.md
Created April 9, 2016 06:37
Show Gist options
  • Save nurrony/4bda0c8802506600cc79f121e0d4fe49 to your computer and use it in GitHub Desktop.
Save nurrony/4bda0c8802506600cc79f121e0d4fe49 to your computer and use it in GitHub Desktop.
Sublime Text crack 3109 3103 Win64 Win32 Linux64 Linux32 OSX Mac MacOS latest

cat

To pupils: all binaries 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 programmers:

VERSION PLATFORM OFFSET ORIGINAL CRACKED
3109 Linux x64 0xd5e0 94 95
3109 Linux x86 0xd079 94 95
3109 Win x64 0xe72b4 94 95
3109* Win x64 0xe72b1 f8 e0
3109 Win x86 0xa204d 1a 2a
3109* Win x86 0xa204d 1a fe
3109 OSX 0x618e f8 e0
  • star * marked rows means another method.

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

printf '\x95' | dd seek=$((0xd5e0)) conv=notrunc bs=1 of=/path/to/sublime_text
VERSION Md5 check for Windows x64
3109 md5:899f68d58fdd3c656bd8f005d7a74678

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

Traditional offset:

VERSION PLATFORM OFFSET ORIGINAL CRACKED
3109 Linux x64 0xd5dd ff c8 31 c0
3109 Linux x86 0xd077 48 0f 94 c0 c6 c0 01 90
3109 Win x64 0xe72b0 83 f8 01 3b c0 90
3109 Win x86 0xa204d 1a 2a
3109 OSX 0x618d 83 f8 01 39 c0 90

Previous versions 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