Skip to content

Instantly share code, notes, and snippets.

@skoqaq
Last active May 2, 2024 12:36
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
@rindorandolph
Copy link

Worked! Version: 4152

---> 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

Done Happy Code (^-^)

not working on mac m1 4152

Thanks, that's work! :)

It just deleted my whole downloads directory i had to recreate it. It's not working!

Worked, Version: 4152 OS: Windows

It worked for Ver. 4169 on OS:Win11

Build 4169 on Linux too.

Thanks Buddy, It worked on Ver. 4169; OS: Win10

@myprmn
Copy link

myprmn commented Jan 24, 2024

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

@henryjhenry
Copy link

henryjhenry commented Jan 30, 2024

I want it for MAC ,Please help

If you already installed sublime_text, go to step4:

  1. Download zip from sublime text.
  2. Unzip and move it into Applications folder.
  3. Open it once, and quit it.
  4. Open Applications folder, find sublime_text app, open options (click mouse right key), click 'show package content', you'll see Contents folder.
  5. Copy Contents/Macos/sublime_text to anywhere, and edit it on https://hexed.it/, and save, and change mode +w and +x.
  6. Replace Contents/Macos/sublime_text by step 5 saved. Reopen sublime_text app, and enjoy it!
image

sorry I'm not good at English, hope you can understand.

@Bey0ndB1nary
Copy link

Hi @henryjhenry

I've tried this method in my MAC and it doesn't work for me.
Not sure what i am missing.

Please help.

Thanks.

@henryjhenry
Copy link

henryjhenry commented Feb 1, 2024

Hi @henryjhenry

I've tried this method in my MAC and it doesn't work for me. Not sure what i am missing.

Please help.

Thanks.

Sorry, I made a mistake in one place, and now I've corrected it:Contents/Maocos/sublime_text -> Contents/Macos/sublime_text.

Have you edited the Contents/Macos/sublime_text file (replace hex '80 78 05 00 0f 94 c1' with 'C6 40 05 01 48 85 C9')?

@zezaku
Copy link

zezaku commented Feb 1, 2024

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 (^-^)

This works fine.
Thank You

@Chensiisasurname
Copy link

Hi @henryjhenry
I've tried this method in my MAC and it doesn't work for me. Not sure what i am missing.
Please help.
Thanks.

Sorry, I made a mistake in one place, and now I've corrected it:Contents/Maocos/sublime_text -> Contents/Macos/sublime_text.

Have you edited the Contents/Macos/sublime_text file (replace hex '80 78 05 00 0f 94 c1' with 'C6 40 05 01 48 85 C9')?

I tried many times. But it didn't work on mac m2 4169.

@bangjc
Copy link

bangjc commented Feb 13, 2024

udo 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/

---> 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 (^-^)

Worked perfectly on Fedora 39 with latest Sublime Text. Thanks!

nice... its working on me for 4169
image

@bishwajitcadhikary
Copy link

I want it for MAC ,Please help

If you already installed sublime_text, go to step4:

  1. Download zip from sublime text.
  2. Unzip and move it into Applications folder.
  3. Open it once, and quit it.
  4. Open Applications folder, find sublime_text app, open options (click mouse right key), click 'show package content', you'll see Contents folder.
  5. Copy Contents/Macos/sublime_text to anywhere, and edit it on https://hexed.it/, and save, and change mode +w and +x.
  6. Replace Contents/Macos/sublime_text by step 5 saved. Reopen sublime_text app, and enjoy it!
image sorry I'm not good at English, hope you can understand.

Not working brother

@Mr-DonDee
Copy link

Mr-DonDee commented Feb 15, 2024

I need the key for build 4169 on Windows 10

@void-kun
Copy link

I need the key for build 4169 on Windows 10

https://gist.github.com/skoqaq/3f3e8f28e23c881143cef9cf49d821ff?permalink_comment_id=4775098#gistcomment-4775098
You can use this guide, I tried and this work for build 4169 on Windows 10

@bangjc
Copy link

bangjc commented Feb 20, 2024

I need the key for build 4169 on Windows 10

im using same version with you, just follow it, works on me, windows 10 @Mr-DonDee

@JembruL
Copy link

JembruL commented Feb 27, 2024

Worked on 4169 intel. Thanks!

@ashry2023
Copy link

for mac users in 9 steps:
——————————————
1- go to Applications
2- right click on Sublime Text and select show package contents
3- open contents > macos
4- then drag and drop sublime_text to https://hexed.it
5- search for 80 78 05 00 0F 94 C1 and replace it with C6 40 05 01 48 85 C9
6- click save as icon and name it to sublime_text
7- open your terminal and type the following commands:


cd /Downloads
chmod 755 sublime_text
sudo chown <your_user_account_name> sublime_text
sudo chgrp staff sublime_text


8- copy the sublime_text from downloads and navigate back to steps 2 and 3, then replace it.
9- open up your terminal and type the following:


cd /Applications
sudo codesign --remove-signature Sublime\ Text.app/


happy coding!

@henryjhenry
Copy link

I want it for MAC ,Please help

If you already installed sublime_text, go to step4:

  1. Download zip from sublime text.
  2. Unzip and move it into Applications folder.
  3. Open it once, and quit it.
  4. Open Applications folder, find sublime_text app, open options (click mouse right key), click 'show package content', you'll see Contents folder.
  5. Copy Contents/Macos/sublime_text to anywhere, and edit it on https://hexed.it/, and save, and change mode +w and +x.
  6. Replace Contents/Macos/sublime_text by step 5 saved. Reopen sublime_text app, and enjoy it!
image sorry I'm not good at English, hope you can understand.

Not working brother

Try this way
https://gist.github.com/skoqaq/3f3e8f28e23c881143cef9cf49d821ff?permalink_comment_id=4945518#gistcomment-4945518

@QRante
Copy link

QRante commented Mar 5, 2024

for mac users in 9 steps: —————————————— 1- go to Applications 2- right click on Sublime Text and select show package contents 3- open contents > macos 4- then drag and drop sublime_text to https://hexed.it 5- search for 80 78 05 00 0F 94 C1 and replace it with C6 40 05 01 48 85 C9 6- click save as icon and name it to sublime_text 7- open your terminal and type the following commands:

cd /Downloads chmod 755 sublime_text sudo chown <your_user_account_name> sublime_text sudo chgrp staff sublime_text

8- copy the sublime_text from downloads and navigate back to steps 2 and 3, then replace it. 9- open up your terminal and type the following:

cd /Applications sudo codesign --remove-signature Sublime\ Text.app/

happy coding!

Works for me!!! In a MacOs Mojave 10.14.6 and Sublime 4169
Thanks :)

@Cz-Oscar
Copy link

Cz-Oscar commented Mar 5, 2024

for mac users in 9 steps: —————————————— 1- go to Applications 2- right click on Sublime Text and select show package contents 3- open contents > macos 4- then drag and drop sublime_text to https://hexed.it 5- search for 80 78 05 00 0F 94 C1 and replace it with C6 40 05 01 48 85 C9 6- click save as icon and name it to sublime_text 7- open your terminal and type the following commands:

cd /Downloads chmod 755 sublime_text sudo chown <your_user_account_name> sublime_text sudo chgrp staff sublime_text

8- copy the sublime_text from downloads and navigate back to steps 2 and 3, then replace it. 9- open up your terminal and type the following:

cd /Applications sudo codesign --remove-signature Sublime\ Text.app/

happy coding!

don't work mac pro m1, macos 14.2.1, build: 4169

@ozturki
Copy link

ozturki commented Mar 6, 2024

build 4169 Linux - $ echo "00489f39: c640 0501 4885 c9" | sudo xxd -r - /opt/sublime_text/sublime_text

Thanks it works

@x3n0m0rph72
Copy link

Build 4169 I followed the directions to a "T" and it deleted the original sublime_text, and my Downloads folder disappeared. when I tried the command "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/" it set off flashing lights bells whistled and a big fricken Klaxon! I had to break it into steps, then cd directly to Downloads and ran the chmod. then every sudo was a new step. After that, it worked! and I didn't know that mint came with a Klaxon! ;-)

@vnbubba
Copy link

vnbubba commented Mar 12, 2024

for mac users in 9 steps: —————————————— 1- go to Applications 2- right click on Sublime Text and select show package contents 3- open contents > macos 4- then drag and drop sublime_text to https://hexed.it 5- search for 80 78 05 00 0F 94 C1 and replace it with C6 40 05 01 48 85 C9 6- click save as icon and name it to sublime_text 7- open your terminal and type the following commands:

cd /Downloads chmod 755 sublime_text sudo chown <your_user_account_name> sublime_text sudo chgrp staff sublime_text

8- copy the sublime_text from downloads and navigate back to steps 2 and 3, then replace it. 9- open up your terminal and type the following:

cd /Applications sudo codesign --remove-signature Sublime\ Text.app/

happy coding!

I did all steps but it shows "Can't open app" message when I opened it. Mac pro m2.

@qepard
Copy link

qepard commented Mar 17, 2024

Download and install Sublime Text 4 from the official website Visit HexEd.it. You can use vpn incase your geographical location is restricted. Click on Open file then navigate to (default install location: C:\Program Files\Sublime Text\sublime_text.exe and select (RSA Key Patch) Search for: 4157415656575553B828210000 by clicking Ctrl F and replace it with: 33C0FEC0C3575553B828210000 (Disable License Check) Search for: 6C6963656E73652E7375626C696D6568712E636F6D and replace it with: 7375626C696D6568712E6C6F63616C686F73740000 Export the modified File and save it as sublime_text.exe on your Desktop Rename the original file sublime_text.exe located in C:\Program Files\Sublime Text to sublime_text.exe.bak. Copy the modified sublime_text.exe from your Desktop to C:\Program Files\Sublime Text or your specified download location Launch sublime_text.exe and click on the Help tab then click Enter License

—– 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 ——

tysm bro it works!

@igorkolev
Copy link

build 4169 Linux - $ echo "00489f39: c640 0501 4885 c9" | sudo xxd -r - /opt/sublime_text/sublime_text

Thanks it works

Work on first, but after close and reopen not work

@baktify
Copy link

baktify commented Apr 8, 2024

---> 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 (^-^)

Worked perfectly on Fedora 39 with latest Sublime Text. Thanks!

Thx, works on ubuntu

@hd49182
Copy link

hd49182 commented Apr 9, 2024

for mac users in 9 steps: —————————————— 1- go to Applications 2- right click on Sublime Text and select show package contents 3- open contents > macos 4- then drag and drop sublime_text to https://hexed.it 5- search for 80 78 05 00 0F 94 C1 and replace it with C6 40 05 01 48 85 C9 6- click save as icon and name it to sublime_text 7- open your terminal and type the following commands:
cd /Downloads chmod 755 sublime_text sudo chown <your_user_account_name> sublime_text sudo chgrp staff sublime_text
8- copy the sublime_text from downloads and navigate back to steps 2 and 3, then replace it. 9- open up your terminal and type the following:
cd /Applications sudo codesign --remove-signature Sublime\ Text.app/
happy coding!

I did all steps but it shows "Can't open app" message when I opened it. Mac pro m2.

i get the same message! I also use Mac with M1 Pro

@baktify
Copy link

baktify commented Apr 15, 2024

https://hexed.it/

80 78 05 00 0F 94 C1
C6 40 05 01 48 85 C9

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/

@salverde
Copy link

hexed.it worked like a champ! 💯

yes @baktify that's exactly what I did.. beware with original instructions! it moved my Downloads folder to /opt/sublime_text. had to rectify...

@marcusbai
Copy link

If you are familiar with Python, you can use the following Python script,It works on Windows 11, Sublime Text version 4169.

sublime_text_path = "sublime_text.exe"

with open(sublime_text_path, "r+b") as file:
    content = file.read()
    content = content.replace(b"\x80\x78\x05\x00\x0F\x94\xC1", b"\xC6\x40\x05\x01\x48\x85\xC9")
    file.seek(0)
    file.write(content)
    file.truncate()

@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

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