-
-
Save vimyumy/21e5dec4193089d18d73666bec8a1653 to your computer and use it in GitHub Desktop.
Revisions
-
marcpinet revised this gist
Jan 23, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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, 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! -
marcpinet revised this gist
Jan 23, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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** 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. -
marcpinet revised this gist
Jan 23, 2023 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 <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! -
marcpinet revised this gist
Jan 23, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 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! -
marcpinet created this gist
Jan 23, 2023 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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