nicholes

Sublime Text DIY

Aug 19th, 2013
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. FOR WINDOWS
  2. (This works both in Sublime Text 2 and the beta Sublime Text 3 last I checked.)
  3.  
  4. open ST main exe in a HEX editor.
  5. (here's an excellent one: HxD http://mh-nexus.de/en/downloads.php?product=HxD)
  6. Remember to make a backup of the exe.
  7. Now search for HEX string 33 42 30 02
  8. if not found, then
  9. search for HEX string 33 42 30 32
  10. (if not found either, then look at the end of this paste.)
  11.  
  12. change 33 to 32.
  13.  
  14. enter the following as license:
  15. —–Begin—–
  16. hiwanz
  17. Unlimited User License
  18. EA7E-26838
  19. 5B320641E6E11F5C6E16553C438A6839
  20. 72BA70FE439203367920D70E7DEB0E92
  21. 436D756177BBE49EFC9FBBB3420DB9D3
  22. 6AA8307E845B6AB8AF99D81734EEA961
  23. 02402C853F1FFF9854D94799D1317F37
  24. 1DAB52730F6CADDE701BF3BE03C34EF2
  25. 85E053D2B5E16502F4B009DE413591DE
  26. 0840D6E2CBF0A3049E2FAD940A53FF67
  27. —–END—–
  28. or the following:
  29. -----BEGIN LICENSE-----
  30. Patrick Carey
  31. Unlimited User License
  32. EA7E-18848
  33. 4982D83B6313800EBD801600D7E3CC13
  34. F2CD59825E2B4C4A18490C5815DF68D6
  35. A5EFCC8698CFE589E105EA829C5273C0
  36. C5744F0857FAD2169C88620898C3845A
  37. 1F4521CFC160EEC7A9B382DE605C2E6D
  38. DE84CD0160666D30AA8A0C5492D90BB2
  39. 75DEFB9FD0275389F74A59BB0CA2B4EF
  40. EA91E646C7F2A688276BCF18E971E372
  41. -----END LICENSE-----
  42. or this one:
  43. -----BEGIN LICENSE-----
  44. Love
  45. Unlimited user license
  46. EA7E-8441
  47. 918381ACA844A0379CCAC729059720A4
  48. BC9D409098618744BB45FF23E67568DB
  49. 82B926D92157127DB3B4054834D0477F
  50. DD9C2B251A57F2E3259E04AD9B7DB8B8
  51. 1778C37C1D3B494671C5F4ECFBD2B519
  52. 361CD9624A56C21F54F8DD51F5BDF799
  53. 68F9537ED74680494853423904F032BA
  54. 3E896607B4D398E8C897A4DD1A8CB449
  55. -----END LICENSE-----
  56. or any other license for Sublime Text you can find.
  57.  
  58. FOR LINUXes
  59. the method is same. just open sublime_text in your favorite HEX editor and search for 33 42 30 02 or 33 42 30 02
  60.  
  61.  
  62. NOT FOUND?
  63. search for TEXT string "http://www.sublimetext.com/buy......Hello! Thanks"
  64. and alter the HEX string 33 42 that is found just before this text segment.
  65.  
  66. OR just search for the HEX string 33 42.
  67. for the first found instance, change 33 to 32 (so that the string becomes 32 42) and save. DO NOT CLOSE HEX EDITOR.
  68. execute this saved st2 and enter license. if it's not accepted, close ST2.
  69. undo the last change in Hex Editor and find the next instance of 33 42.
  70. Change it in the same way and save and run st2 and enter license and if it's not accepted close and undo the change and find next instance .... go on until for one change of 33 to 32, the license is accepted.
  71.  
  72. I really love ST2, and if I had the money and a method to buy it I would, but living in a poor (read: globally invisible) country, that's not really as easy as it may be to someone living in the US of A. So there's no way but this way to get by.
  73.  
  74. sublimetext sublime text sublimetext2 sublimetext3 sublime text 2 sublime text 3 st2 st3 st sublime text beta xublime text build ST SUBLIME TEXT
Advertisement
Add Comment
Please, Sign In to add comment