Skip to content

Instantly share code, notes, and snippets.

@skoqaq
Last active November 21, 2024 05:06
Show Gist options
  • Save skoqaq/3f3e8f28e23c881143cef9cf49d821ff to your computer and use it in GitHub Desktop.
Save skoqaq/3f3e8f28e23c881143cef9cf49d821ff to your computer and use it in GitHub Desktop.
Sublime Text 4 License Key
—– BEGIN LICENSE —–
Mifeng User
Single User License
EA7E-1184812
C0DAA9CD 6BE825B5 FF935692 1750523A
EDF59D3F A3BD6C96 F8D33866 3F1CCCEA
1C25BE4D 25B1C4CC 5110C20E 5246CC42
D232C83B C99CCC42 0E32890C B6CBF018
B1D4C178 2F9DDB16 ABAA74E5 95304BEF
9D0CCFA9 8AF8F8E2 1E0A955E 4771A576
50737C65 325B6C32 817DCB83 A7394DFA
27B7E747 736A1198 B3865734 0B434AA5
—— END LICENSE ——
Tested on Build 4123
// Patched executable file : https://github.com/skoqaq/gist_data/blob/main/sublime_text_3/sublime_text.exe
// The license key is not valid anymore after 2022/11/11
// https://gist.github.com/skoqaq/3f3e8f28e23c881143cef9cf49d821ff?permalink_comment_id=4669272#gistcomment-4669272
// Works on Build 4169
@adrianaringhe
Copy link

adrianaringhe commented Nov 19, 2024

@dimakortes

----- BEGIN LICENSE ----- TwitterInc 200 User License EA7E-890007 1D77F72E 390CDD93 4DCBA022 FAF60790 61AA12C0 A37081C5 D0316412 4584D136 94D7F7D4 95BC8C1C 527DA828 560BB037 D1EDDD8C AE7B379F 50C9D69D B35179EF 2FE898C4 8E4277A8 555CE714 E1FB0E43 D5D52613 C3D12E98 BC49967F 7652EED2 9D2D2E61 67610860 6D338B72 5CF95C69 E36B85CC 84991F19 7575D828 470A92AB ------ END LICENSE ------

I get this message on MacMini M4 Pro w Sequoia 15.1 w build 4169:

"That license key doesn't appear to be valid.
Please check that you have entered all lines from the license key, including the BEGIN LICENSE and END LICENSE lines."

@veilkev
Copy link

veilkev commented Nov 20, 2024

@dimakortes

----- BEGIN LICENSE ----- TwitterInc 200 User License EA7E-890007 1D77F72E 390CDD93 4DCBA022 FAF60790 61AA12C0 A37081C5 D0316412 4584D136 94D7F7D4 95BC8C1C 527DA828 560BB037 D1EDDD8C AE7B379F 50C9D69D B35179EF 2FE898C4 8E4277A8 555CE714 E1FB0E43 D5D52613 C3D12E98 BC49967F 7652EED2 9D2D2E61 67610860 6D338B72 5CF95C69 E36B85CC 84991F19 7575D828 470A92AB ------ END LICENSE ------

I get this message on MacMini M4 Pro w Sequoia 15.1 w build 4169:

"That license key doesn't appear to be valid. Please check that you have entered all lines from the license key, including the BEGIN LICENSE and END LICENSE lines."

Same here. Sigh.

@deadblue
Copy link

Build 4180, for M series chip MAC:

sudo perl -pi -e 's/\x09\x15\x40\x39\x00\x6B\x0F\x94\x2A\x79\x1F\x53\x08\x11\x40\x39\x8B\x00\x80\x52\x2B\x01\x1F\x33/\x29\x00\x80\x52\x09\x15\x00\x39\x0a\x00\x80\x52\x8b\x00\x80\x52\x1f\x20\x03\xd5\x08\x11\x40\x39/' /Applications/Sublime\ Text.app/Contents/MacOS/sublime_text
sudo codesign --sign - --force --deep /Applications/Sublime\ Text.app

Tested on M4 chip, macOS 15, Enjoy it!

@bedxnta
Copy link

bedxnta commented Nov 20, 2024

half of these messages are virus links. please stop posting them and annoying me via mail. it's getting ridiculous. y'all are better than this. go get a fucking girlfriend or boyfriend and stop linking malware.

@hatemzidi
Copy link

Build 4180, for M series chip MAC:

sudo perl -pi -e 's/\x09\x15\x40\x39\x00\x6B\x0F\x94\x2A\x79\x1F\x53\x08\x11\x40\x39\x8B\x00\x80\x52\x2B\x01\x1F\x33/\x29\x00\x80\x52\x09\x15\x00\x39\x0a\x00\x80\x52\x8b\x00\x80\x52\x1f\x20\x03\xd5\x08\x11\x40\x39/' /Applications/Sublime\ Text.app/Contents/MacOS/sublime_text
sudo codesign --sign - --force --deep /Applications/Sublime\ Text.app

Tested on M4 chip, macOS 15, Enjoy it!

worked fine on M2 Pro chip, macos 15.1

@adrianaringhe
Copy link

adrianaringhe commented Nov 20, 2024

Build 4180, for M series chip MAC:

sudo perl -pi -e 's/\x09\x15\x40\x39\x00\x6B\x0F\x94\x2A\x79\x1F\x53\x08\x11\x40\x39\x8B\x00\x80\x52\x2B\x01\x1F\x33/\x29\x00\x80\x52\x09\x15\x00\x39\x0a\x00\x80\x52\x8b\x00\x80\x52\x1f\x20\x03\xd5\x08\x11\x40\x39/' /Applications/Sublime\ Text.app/Contents/MacOS/sublime_text
sudo codesign --sign - --force --deep /Applications/Sublime\ Text.app

Tested on M4 chip, macOS 15, Enjoy it!

Thank you, works on M4 w OS 15.1.1 w build 4180

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