Let's make a note... -StartingFromNothing-

Sunday, June 9, 2013

How to get your Sublime Text 3 registered

While Sublime Text 2 has been being an awesome editor which you can add and set the whole thing inside as needed, there was already coming out the new version, Sublime Text 3 (Beta), which is available to download. Using ST3 requires additional payment for whom already purchased the older version. I will share how to crack it, but if you think this software help u much on your work, just purchase it! :)

  1. Download the new version of ST3 here.
  2. By using your favourite Hex Editor (i always using vim command line) you need to open "sublime_text.exe" in windows or "sublime_text" in linux.
  3. Type :%!xxd and hit enter.
  4. Search value by typing :%s/4333 3342 3032/4333 3242 3032/g and hit enter.
  5. Then type :%!xxd-r to return.
  6. The last, just type :wq! and hit enter.
  7. Open ST3 and copy paste this license.
—–BEGIN LICENSE—–
Patrick Carey
Unlimited User License
EA7E-18848
4982D83B6313800EBD801600D7E3CC13
F2CD59825E2B4C4A18490C5815DF68D6
A5EFCC8698CFE589E105EA829C5273C0
C5744F0857FAD2169C88620898C3845A
1F4521CFC160EEC7A9B382DE605C2E6D
DE84CD0160666D30AA8A0C5492D90BB2
75DEFB9FD0275389F74A59BB0CA2B4EF
EA91E646C7F2A688276BCF18E971E372
—–END LICENSE—–

No comments:

Post a Comment