Skip to content

Instantly share code, notes, and snippets.

@vimyumy
Forked from marcpinet/README.md
Created May 8, 2023 03:16
Show Gist options
  • Select an option

  • Save vimyumy/21e5dec4193089d18d73666bec8a1653 to your computer and use it in GitHub Desktop.

Select an option

Save vimyumy/21e5dec4193089d18d73666bec8a1653 to your computer and use it in GitHub Desktop.

Revisions

  1. @marcpinet marcpinet revised this gist Jan 23, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,7 @@
    2. Click `Open File` in the top left corner and select sublime_text.exe
    3. Press <kbd>CTRL</kbd> + <kbd>F</kbd> or on the `Search for` bar in the left panel and look for: **80 78 05 00 0f 94 C1**
    4. Now in the editor, click on the first byte *(80)* and start replacing each byte by: **C6 40 05 01 48 85 C9**
    5. Finally, next to where you opened the executable file, click on `Save as` and replace the old executable file with the new one.
    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!

  2. @marcpinet marcpinet revised this gist Jan 23, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@

    1. Go to [https://hexed.it/](https://hexed.it/)
    2. Click `Open File` in the top left corner and select sublime_text.exe
    3. Press <kbd>CTRL</kbd> + <kbd>F</kbd> (or on the `Search for` bar in the left panel) and look for: **80 78 05 00 0f 94 C1**
    3. Press <kbd>CTRL</kbd> + <kbd>F</kbd> or on the `Search for` bar in the left panel and look for: **80 78 05 00 0f 94 C1**
    4. Now in the editor, click on the first byte *(80)* and start replacing each byte by: **C6 40 05 01 48 85 C9**
    5. Finally, next to where you opened the executable file, click on `Save as` and replace the old executable file with the new one.

  3. @marcpinet marcpinet revised this gist Jan 23, 2023. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,10 @@
    # Activate Sublime Text (for ever)

    1. Go to [https://hexed.it/](https://hexed.it/)
    2. Click "Open File" in the top left corner and select sublime_text.exe
    3. Press CTRL + F (or on the "Search for" bar in the left panel) and look for: 80 78 05 00 0f 94 C1
    4. Now in the editor, click on the first byte (80) and start replacing each byte by: C6 40 05 01 48 85 C9
    5. Finally, next to where you opened the executable file, click on "Save as" and replace the old .exe with the new one.
    2. Click `Open File` in the top left corner and select sublime_text.exe
    3. Press <kbd>CTRL</kbd> + <kbd>F</kbd> (or on the `Search for` bar in the left panel) and look for: **80 78 05 00 0f 94 C1**
    4. Now in the editor, click on the first byte *(80)* and start replacing each byte by: **C6 40 05 01 48 85 C9**
    5. Finally, next to where you opened the executable file, click on `Save as` and replace the old executable file with the new one.

    Enjoy an Unlimited User License!

  4. @marcpinet marcpinet revised this gist Jan 23, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    1. Go to [https://hexed.it/](https://hexed.it/)
    2. Click "Open File" in the top left corner and select sublime_text.exe
    3. Press CTRL + F (or on the "Search for" bar in the left panel) and look for: 80 78 05 00 0f 94 C1
    4. Now in the editor, click on the first byte (80) and start replacing each byte by: C6 40 05 01 48 85 c9
    4. Now in the editor, click on the first byte (80) and start replacing each byte by: C6 40 05 01 48 85 C9
    5. Finally, next to where you opened the executable file, click on "Save as" and replace the old .exe with the new one.

    Enjoy an Unlimited User License!
  5. @marcpinet marcpinet created this gist Jan 23, 2023.
    11 changes: 11 additions & 0 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    # Activate Sublime Text (for ever)

    1. Go to [https://hexed.it/](https://hexed.it/)
    2. Click "Open File" in the top left corner and select sublime_text.exe
    3. Press CTRL + F (or on the "Search for" bar in the left panel) and look for: 80 78 05 00 0f 94 C1
    4. Now in the editor, click on the first byte (80) and start replacing each byte by: C6 40 05 01 48 85 c9
    5. Finally, next to where you opened the executable file, click on "Save as" and replace the old .exe with the new one.

    Enjoy an Unlimited User License!

    Last update: 2023-01-23