Saturday, July 27, 2013

How to install sublime text 3 on Ubuntu and how to crack it

 Lastest version
https://www.youtube.com/watch?v=BS-2suKGVTI



First You have to download Sublime text from the official website.
www.sublimetext.com/3
To know your os type hit super then write "Details".

Download the correct version for your computer, then go download directory.
Open new terminal CTRL + ALT + T:
cd Downloads
sudo dpkg -i sublime-text_build-3047_amd64.deb
Okay now you have to install a hex editor called gvim

Open new terminal CTRL + ALT + T:
sudo apt-get install vim-gnome
sudo gvim

Follow the photos:






Replace:
4333 3342 3032
To:
4333 3242 3032


Hit "Super" and write sublime text
Hit "Alt" and write enter license



—--BEGIN LICENSE—--
Jat
Unlimited User License
EA7E-4656
D6B5CE42CFFD356FD6F782BE4D8D6E9A
F2DD8A265E67DD14C9B6627E9103E290
16FEB67F9DBE65D8434A31D2352A9C80
D7DDCC7BCCCA381D521F5DF49B0F7E5C
5A1B8F4ADE30EF20BEF4020B4D899AE4
60FE1355D8A8B71FE7350B52B4D88969
F42E6248426E64B6BB85A1217AFB7F04
51432FBA46AA531550D638910BAD6FE3
—--END LICENSE—--





 Hope its was easy for you :).


13 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. Works for OSX to.
    But i use Hex Fiend (http://ridiculousfish.com/hexfiend/) to change the hex code.
    Really really thanks!!!

    ReplyDelete
  3. its working, thank you :D

    ReplyDelete
  4. sed -i 's/\x33\x42/\x32\x42/g' /opt/sublime_text/sublime_text
    exit

    Enter License
    done

    ReplyDelete
  5. Awesome..thanks a lot...it works.

    ReplyDelete
  6. Does not work anymore. Cant find the appropriate hex sequence.

    ReplyDelete
  7. Replies
    1. https://www.youtube.com/watch?v=BS-2suKGVTI

      Delete