How to Crack Sublime Text 2 in Ubuntu (Linux)

In this tutorial, I'll tell you how to crack Sublime Text in Linux or Mac.

Warning:

DO NOT make commercial use of anything.

If you believe something on this site has infringed your intellectual property rights, please contact us.

What's Sublime Text

Sublime Text is a cross-platform text and source code editor, with a Python application programming interface (API). Sublime Text is proprietary software. Its functionality is extendable with plugins. Most of the extending packages have free-software licenses and are community-built and maintained. Sublime Text lacks graphical setting dialogues and is entirely configured by editing text files.

How to Get Sublime Text

You can get the Sublime Text from http://www.sublimetext.com/.
I recommend you to download Sublime Text 2, because Sublime Text 3 is still in beta.

How to Crack Sublime Text

I suppose you installed the Sublime Text in /opt/sublime-text/

First of all, open a binary file of Sublime Text using Vim:

sudo vim /opt/sublime-text/sublime_text

Covert it to hexadecimal by typing the following command in Vim:

:%!xxd

Then, search the string 3342 3032. To do this, you can type the following command in Vim:

/3342 3202

And you will see a string like 4333 3342 3202, as the image shows below.

Sublimt-Text

Change 3342 to 3242.

Now, covert the file to binary again using:

%!xxd -r

And then, Save the file and exit.

:wq!

At last, start the Sublime Text and enter the license below.

-----BEGIN LICENSE-----
Xie Haozhe
Unlimited User License
EA7E-4663
6B090B4F10F1DE9E7AD5AD816DC50F88
3EF5FF05EDD0091C5C1856FC1C31465A
63DC18CC75307CCEB4F2441DA5A887A0
2D5370A1D672D7EF6B9159D41E54E5A6
9FEAE39972B1751A4B15302CDCA11131
2EFC0C34B38CF6FA460626CA5450D45C
60CE1360E22D8394BF757A5059EC6A2D
B216DF3D78865487928F1E73F95F542A
-----END LICENSE-----

Enjoy programming using Sublime Text!

Reference

  • https://www.sinosky.org/sublime-text-crack-linux.html
  • http://en.wikipedia.org/wiki/Sublime_Text
Contact Us
  • Nanyang Technological University, Singapore
  • root [at] haozhexie [dot] com