Skip to content

Instantly share code, notes, and snippets.

Created June 7, 2015 04:58
Show Gist options
  • Star 47 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save anonymous/d10f6250dec7cd25aa90 to your computer and use it in GitHub Desktop.
Save anonymous/d10f6250dec7cd25aa90 to your computer and use it in GitHub Desktop.
Sublime Text 3092 3083 latest crack Win32 Win64 Linux64 Linux32 OSX Mac MacOS

cat

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

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
3092 Linux x64 0xd703 85 39
3092 Linux x86 0xd152 85 39
3092 Win x64 0xf0bf7 85 3B
3092 Win x86 0xa90b3 1a 2a
3092 OSX 0x6615 85 39

Crack 3092 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
3092 md5:39fae87c0b47d1f26b40fed7326b84f4

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.

Github : @fdxer

E-mail : fdxer_fdxer@126.com

@vallovic
Copy link

@petrolfire solution still works on 3095!

@nhymxu
Copy link

nhymxu commented Jul 10, 2015

v3095 windows x64 not work with older address

@JSteitz
Copy link

JSteitz commented Jul 10, 2015

3095 | OS X | 0x6655 | 85 -> 39 (no change)

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

@MehmetKursat
Copy link

3095 | Win x64 | 0xF0BDF | 85 -> 3B

@nhymxu
Copy link

nhymxu commented Jul 12, 2015

thank fiatpax, it's work!

@petrolfire
Copy link

3095 | Linux x86_64 | 0xd703 | 85 -> 39 (no change from 3092/3093/3094)

sudo sed -i 's/\xf9\x01\x00\x85\xc0\x0f\x94\xc0/\xf9\x01\x00\x39\xc0\x0f\x94\xc0/' /opt/sublime_text/sublime_text

SHA256sum of patched file:
2111c2c3c87bc3f660eca52814cccd4cc884ba2ec5849182ae280aaf6eae0831

@ian-patel
Copy link

@Jesipov thanks it works for El Captian

@JSteitz
Copy link

JSteitz commented Jan 30, 2016

3099 | OS X | 0x6880 | 83f801 -> 39c090

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

@lcdss
Copy link

lcdss commented Jan 30, 2016

@Jesipov u undestands what this command are doing in this part: "printf '\x39\xC0\x90' | dd seek=$((0x6880))" ?

@Rolige
Copy link

Rolige commented Jan 30, 2016

@lcdss Will search the offset "0x6880" and replace the content to: "39c090"

@Rolige
Copy link

Rolige commented Jan 31, 2016

@Max-Enrik While the offset is unknown, it is not possible.

@gooroopy
Copy link

Win x64 Build 3099 offset is: "0xe8334" and replace the content to: "0x39c090"

@lcdss
Copy link

lcdss commented Jan 31, 2016

@gooroopy It woked perfectly on Win x64.
Win x64

@chrismccoy
Copy link

osx build 3099

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

@TacoDelPaco
Copy link

If anyone's having trouble with the 3099 build for Win64, just "Go-to" the offset e8334 and type in 39c090

Thanks

@MehmetKursat
Copy link

@HoriLiu
Copy link

HoriLiu commented Feb 3, 2016

Dev Build 3100 is out now at https://www.sublimetext.com/3dev

@zdychacek
Copy link

Anyone OSX build 3100? Thx

@MehmetKursat
Copy link

@MehmetKursat
Copy link

3100 | Win x64 | 0xE888F | 0F 94 C0 -> FE C0 90

@MehmetKursat
Copy link

@Max-Enrik Glad for you! :)

@fdxer
Copy link

fdxer commented Feb 4, 2016

https://gist.github.com/sublime-crack4/c11dd67cff63fcbf050e

OSX user doesn't need to change two offsets. The second offset 0x71595 is meaningless.

@MehmetKursat
Copy link

3101 | Win x64 | 0xE7723 | 0F 94 C0 -> FE C0 90

@MehmetKursat
Copy link

@JSteitz
Copy link

JSteitz commented Feb 8, 2016

3102 | OSX | 0x65f7 | 83 f8 01 -> 39 C0 90

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

Copy link

ghost commented Feb 12, 2016

screen shot 2016-02-12 at 7 11 14 pm

3103* OSX 0x5b2c f8 e0

@zhangyonglei
Copy link

3104

1610 00006490: 4dc4 e8ae 9606 0083 f801 488d 1ddf 6767  M.........H...gg
1610 00006490: 4dc4 e8ae 9606 0039 c090 488d 1ddf 6767  M.........H...gg

@zhangyonglei
Copy link

3105

    1531 00005fa0: 4dc4 e8ae 9606 0083 f801 488d 1def 6c67  M.........H...lg
    1531 00005fa0: 4dc4 e8ae 9606 0039 c090 488d 1def 6c67  M.........H...lg

Copy link

ghost commented Apr 11, 2016

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

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

a thanks is more appreciate

Copy link

ghost commented Mar 26, 2019

Cracking guide for Sublime Text 3 and Sublime Merge (Linux x86_64)

Sublime Text 3 - Build 3202 - Linux x64

Sources:

User URL
cipherhater https://gist.github.com/cipherhater/4e75d4e4551db171de03e9618456a7ea

st

Sublime Merge - Build 1111 - Linux x64

Sources:

User URL
cipherhater https://gist.github.com/cipherhater/4e75d4e4551db171de03e9618456a7ea

sm

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