Skip to content

Instantly share code, notes, and snippets.

@skoqaq
Last active May 25, 2024 17:35
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
@theosmith0308
Copy link

Backup original sublime_text.exe to sublime_text.exe.bak (COPY)
go to https://hexed.it/ -> Click Open File (Location sublime_text.exe)
Find in Hex: 80 78 05 00 0f 94 c1
Replace with c6 40 05 01 48 85 c9
Save or Save As to (Location sublime_text.exe) Done
Happy Code (^-^)

Worked For me on windows 11 ![sublime](https://private-user-images.githubusercontent.com/24233410/287660473-671cfddd-d7c4-4bef-
pl

Backup original sublime_text.exe to sublime_text.exe.bak (COPY)
go to https://hexed.it/ -> Click Open File (Location sublime_text.exe)
Find in Hex: 80 78 05 00 0f 94 c1
Replace with c6 40 05 01 48 85 c9
Save or Save As to (Location sublime_text.exe) Done
Happy Code (^-^)

Worked For me on windows 11 sublime

pls where do

Just remember to run chmod +x on the new sublime_text executable you copied to your /opt folder in linux otherwise it wont work.

@VishanHerath
Copy link

---> for unlimited user license in linux

file bash "sublime_text" is in /opt/sublime_text/sublime_text

first go to site https://hexed.it/

click on Open file and put file "sublime_text"

go to section Search in left of page

put 80 78 05 00 0F 94 C1 in label Search for

then click on Find next

after find it then change if one by one to C6 40 05 01 48 85 C9

after that click on Export

then write this command in terminal

sudo mv /opt/sublime_text/sublime_text ./sublime_text.old cd $HOME/Downloads/ chmod 755 sublime_text sudo chown root sublime_text sudo chgrp root sublime_text sudo mv sublime_text /opt/sublime_text/

Done Happy Code (^-^)

Bro! Thanks a lot! Tested on Build 4169 on Windows 10! Thanks!!!!!!!
image

@theosmith0308
Copy link

theosmith0308 commented Apr 30, 2024 via email

@DKC-Bluegeneral
Copy link

Backup original sublime_text.exe to sublime_text.exe.bak (COPY)
go to https://hexed.it/ -> Click Open File (Location sublime_text.exe)
Find in Hex: 80 78 05 00 0f 94 c1
Replace with c6 40 05 01 48 85 c9
Save or Save As to (Location sublime_text.exe) Done
Happy Code (^-^)

Worked For me on windows 11 sublime

Thank you, it's work

image

This worked amazing for me, thanks!

@max7pro
Copy link

max7pro commented May 13, 2024

Working solution. Thank you.

@bonsoirval
Copy link

Worked on debian 12.
Thanks so much

@adminidor
Copy link

80 78 05 00 0f 94 c1

sublime text 4 build 4175 dev not working

@gabrielws
Copy link

sublime text 4 build 4175 dev not working

Works on build 4175: https://www.nairatag.com/programming/crack-sublime-text-4-easily/

@SuvanCheng
Copy link

—– BEGIN LICENSE —–
Zer0Daylab
Unlimited User License
EA7E-81044230
0C0CD4A8 CAA317D9 CCABD1AC 434C984C
7E4A0B13 77893C3E DD0A5BA1 B2EB721C
4BAAB4C4 9B96437D 14EB743E 7DB55D9C
7CA26EE2 67C3B4EC 29B2C65A 88D90C59
CB6CCBA5 7DE6177B C02C2826 8C9A21B0
6AB1A5B6 20B09EA2 01C979BD 29670B19
92DC6D90 6E365849 4AB84739 5B4C3EA1
048CC1D0 9748ED54 CAC9D585 90CAD815
—— END LICENSE ——

thx a lot
macOS 4148 PASS

@adminidor
Copy link

sublime text 4 build 4175 dev not working

Works on build 4175: https://www.nairatag.com/programming/crack-sublime-text-4-easily/

thx a lot
worked on build 4175

@Aerostar666
Copy link

Build 4169 MacOS Sonoma, if anyone has a way ...

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