Skip to content

Instantly share code, notes, and snippets.

@opastorello
Last active October 31, 2025 20:48
Show Gist options
  • Save opastorello/4d494d627ec9012367028c89cb7a1945 to your computer and use it in GitHub Desktop.
Save opastorello/4d494d627ec9012367028c89cb7a1945 to your computer and use it in GitHub Desktop.
sublime text 4143 license key
> * Go to [hexed.it](https://hexed.it/)
> * Click "Open File" and choose your sublime_text.exe **(DON'T FORGET TO BACKUP YOUR EXE FILE)**
> * Go to Search and in "Search for" put: 80 78 05 00 0F 94 C1
> * In Search Type select "Enable replace" and put: 80 78 05 00 0F 94 C1
> * Click "Find next" then "Replace"
> * Do the same thing with: C6 40 05 01 48 85 C9 => C6 40 05 01 48 85 C9
> * Click "Save as" then name it: sublime_text
> * Copy your modified sublime_text.exe to directory Sublime Text
@SimZhou
Copy link

SimZhou commented Aug 27, 2025

sudo perl -pi -e 's/\x0F\xB6\x51\x05\x83\xF2\x01/\xC6\x41\x05\x01\xB2\x00\x90/' /Applications/Sublime\ Text.app/Contents/MacOS/sublime_text

Can't do inplace edit on /Applications/SublimeText.app/Contents/MacOS/sublime_text: Cannot make temp name: Operation not permitted.

@heerkhnn118
Copy link

@heerkhnn11
Copy link

@imanismailbox
Copy link

Debian GNU/Linux 12 (bookworm)

Sublime Text Build 4200 0F B6 51 05 83 F2 01 -> C6 41 05 01 B2 00 90

working:)!

here are the terminal commands: cd /opt/sublime_text/ sudo cp sublime_text ./sublime_text.old sudo sed -i 's/\x0F\xB6\x51\x05\x83\xF2\x01/\xC6\x41\x05\x01\xB2\x00\x90/' sublime_text

Thanks it works on my Omarchy subl v4200

@fawaztahir
Copy link

Debian GNU/Linux 12 (bookworm)

Sublime Text Build 4200 0F B6 51 05 83 F2 01 -> C6 41 05 01 B2 00 90

working:)!

here are the terminal commands: cd /opt/sublime_text/ sudo cp sublime_text ./sublime_text.old sudo sed -i 's/\x0F\xB6\x51\x05\x83\xF2\x01/\xC6\x41\x05\x01\xB2\x00\x90/' sublime_text

Thanks. Wokring on Ubuntu 24.04.3.

@wywh865
Copy link

wywh865 commented Oct 11, 2025

@wywh865
Copy link

wywh865 commented Oct 11, 2025

@Destitute-Streetdwelling-Guttersnipe
Copy link

@Destitute-Streetdwelling-Guttersnipe
Copy link

@CypherpunkSamurai
Copy link

@CypherpunkSamurai it's gone. Did you remove it?

created a binary patcher with sonnet 4 just for fun and portability its like https://hexed.it, in browser and uses ram https://jsfiddle.net/cypherpunksamurai/ap5Lfch1/1

yeah i removed it as this thread is already spammy, i will be creating a repository for it to open-source it. its better to share a repository url rather than random urls.

@misskhnn17
Copy link

@fdtodr
Copy link

fdtodr commented Oct 28, 2025

@fdtodr
Copy link

fdtodr commented Oct 28, 2025

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