Activate Sublime Text Build 4200 x64

admin 1月前 3502


# Activate Sublime Text Build 4200 x64

[](#activate-sublime-text-build-4200-x64)

1. Go to <https://hexed.it/>

2. Click `Open File` in the top left corner, navigate to instalation folder and select `sublime_text.exe`

3. On the `Search for` bar in the left panel, input: **0F B6 51 05 83 F2 01**

4. Now in the editor, click on the first byte _(0F)_ and start replacing each byte by: **C6 41 05 01 B2 00 90**

5. Finally, in the top left corner again, click on `Save as` and replace the old executable file with the newly created one.

Enjoy an Unlimited User License!

- - -

**Author**: Wasula Benjamin\

**Role**: UIUX Designer & Developer\

**Last Updated**: 17TH NOVEMBER, 2025

-------------

Linux:

```bash

sudo cp /opt/sublime_text/sublime_text /opt/sublime_text/sublime_text.bak

sudo sed -i 's/\x0F\xB6\x51\x05\x83\xF2\x01/\xC6\x41\x05\x01\xB2\x00\x90/' /opt/sublime_text/sublime_text

```

Sorry, something went wrong.

-------------

### **[JPELIRA](/JPELIRA) **commented [Nov 13, 2025](/wasulabenjamin/2980f274ebde9bf56b54aa7cc550cf02?permalink_comment_id=5861081#gistcomment-5861081)

It worked, thank you very much.\

I also had to disable Rational to find 0F B6 51 05 83 F2 01 and make the replacement.

Sorry, something went wrong.

-------------

Hi friend.

Disable Rational and then click to search. You will find 0F B6 51 05 83 F2 01, and after that, replace it with C6 41 05 01 B2 00 90.

Sorry, something went wrong.


最新回复 (0)
返回