Forked from opastorello/sublime text 4143 license key
Created
September 23, 2022 03:57
-
-
Save Destitute-Streetdwelling-Guttersnipe/29b4fe8470930148ea91050fd6a1b703 to your computer and use it in GitHub Desktop.
sublime text 4113 license key
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> * 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: C3 C6 01 00 C3 | |
> * In Search Type select "Enable replace" and put: C3 C6 01 01 C3 | |
> * Click "Find next" then "Replace" | |
> * Do the same thing with: 51 31 C0 88 05 => 51 b0 01 88 05 | |
> * Click "Save as" then name it: sublime_text | |
> * Copy your modified sublime_text.exe to directory Sublime Text |
It works on a Mac. You are probably not doing right.
This worked for me:1. Download from the App Store an app called Hex Fiend it's free. 2. Open your Applications folder, find Sublime Text -> Show Package Contents -> Mac OS -> executable to change the hex in is: sublime_text 3. Edit that file with Hex Fiend 4. Find in Hex: 80 78 05 00 0f 94 c1 5. Replace with c6 40 05 01 48 85 c9 6. Save
Confirmed it's work for linux build 4126,
/opt/sublime_text/sublime_text
for executable binary
It's a fantastic patch that works on Win/Mac/Linux
- Find in Hex: 80 78 05 00 0f 94 c1
- Replace with c6 40 05 01 48 85 c9
This patch ruins the "unregister" function after the check for invalid license
Not enough for a dev build.
@n6333373 yes, you have to adapt it for later builds
@n6333373 yes, you have to adapt it for later builds
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This patch ruins the "unregister" function after the check for invalid license