Skip to content

Instantly share code, notes, and snippets.

@sublime-crack
Created June 7, 2016 12:48
Show Gist options
  • Save sublime-crack/b3bb0740af507a88558c3039999086ea to your computer and use it in GitHub Desktop.
Save sublime-crack/b3bb0740af507a88558c3039999086ea to your computer and use it in GitHub Desktop.
Latest Sublime Text 3 cracking crack cracked OSX Win Win32 Win64 Linux Linux32 Linux64

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
3114 Linux x64 0xc700 94 95
3114 Linux x86 0xc429 94 95
3114 Win x64 0xe62b4 94 95
3114* Win x64 0xe62b1 f8 e0
3114 Win x86 0xa22fb 1a 2a
3114* Win x86 0xa22fb 1a fe
3114 OSX 0x5d9e f8 e0
  • star * marked rows means another method.

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

printf '\x95' | dd seek=$((0xc700)) conv=notrunc bs=1 of=/path/to/sublime_text
VERSION Md5 check for Windows x64
3114 md5:31a4e0cc8a04496093c49dd6ab7f6f38

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
3114 Linux x64 0xc6fd ff c8 31 c0
3114 Linux x86 0xc427 48 0f 94 c0 c6 c0 01 90
3114 Win x64 0xe62b0 83 f8 01 3b c0 90
3114 Win x86 0xa22fb 1a 2a
3114 OSX 0x5d9d 83 f8 01 39 c0 90

Previous versions download link.

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

Github : @fdxer

E-mail : fdxer_fdxer@126.com

@panliming-tuya
Copy link

Awesome!

version 3114, OS X cracked by this:

printf '\xe0' | dd seek=$((0x5d9e)) conv=notrunc bs=1 of=/Applications/Sublime\ Text.app/Contents/MacOS/Sublime\ Text

Copy link

ghost commented Jan 9, 2017

Nice Tutorial.

But, if you want to crack any version of Sublime text . you must need to watch this video tutorial => https://www.youtube.com/watch?v=MCQP6oJj4Zw

in this video i was show, how you can crack any build of sublime text 3 to life time unlimited user .
as a demo i was show Sublime Text 3 build 3103 cracked tutorial :)

A thanks is more appreciate
Thanks.

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