Skip to content

Instantly share code, notes, and snippets.

@zhenyi2697
Created March 9, 2013 09:30
Show Gist options
  • Save zhenyi2697/5123622 to your computer and use it in GitHub Desktop.
Save zhenyi2697/5123622 to your computer and use it in GitHub Desktop.
Sublime: crack for macos and build 2217
This worked like a charm for build 2217 on Mac OS X 10.6.8!
using vim:
1. edit file ->> "vim Sublime\ Text\ 2"
2. change to hex mode ->> ":$!xxd"
3. find and replace ->> ":%s/5BE509C33B020111/5BE509C32B020111/g"
or as said here using "sed 's/5BE509C33B020111/5BE509C32B020111/g' Sublime\ Text\ 2"
Then use the license key
-----BEGIN LICENSE-----
Patrick Carey
Unlimited User License
EA7E-18848
4982D83B6313800EBD801600D7E3CC13
F2CD59825E2B4C4A18490C5815DF68D6
A5EFCC8698CFE589E105EA829C5273C0
C5744F0857FAD2169C88620898C3845A
1F4521CFC160EEC7A9B382DE605C2E6D
DE84CD0160666D30AA8A0C5492D90BB2
75DEFB9FD0275389F74A59BB0CA2B4EF
EA91E646C7F2A688276BCF18E971E372
-----END LICENSE-----
Copy link

ghost commented Mar 27, 2019

To All:

All questions and thanks please only here - https://gist.github.com/cipherhater/4e75d4e4551db171de03e9618456a7ea

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