Skip to content

Instantly share code, notes, and snippets.

@xiopt
Created February 14, 2020 16:17

Revisions

  1. xor_bt revised this gist Jan 9, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -238,6 +238,7 @@ printf '\xb8\x01\x00\x00\x00\xc3' | dd seek=$((0xda4cf)) conv=notrunc bs=1 of=/A

    ```shell
    printf '\xb8\x00\x00\x00\x00\xc3' | dd seek=$((0x262a3)) conv=notrunc bs=1 of=/Applications/Sublime\ Merge.app/Contents/MacOS/sublime_merge
    ```

    ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

  2. xor_bt revised this gist Jan 9, 2020. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -144,9 +144,10 @@ printf '\xb8\x01\x00\x00\x00\xc3' | dd seek=$((0xda4cf)) conv=notrunc bs=1 of=/A

    #### Adding these lines to the hosts file would be better.
    ```
    127.0.0.1 www.sublimetext.com
    127.0.0.1 sublimetext.com
    127.0.0.1 www.sublimetext.com
    127.0.0.1 sublimehq.com
    127.0.0.1 telemetry.sublimehq.com
    127.0.0.1 license.sublimehq.com
    ```

  3. xor_bt revised this gist Jan 9, 2020. 1 changed file with 11 additions and 2 deletions.
    13 changes: 11 additions & 2 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -134,6 +134,12 @@
    </td>
    </tr></table>

    #### Bash Script

    ```shell
    printf '\xb8\x01\x00\x00\x00\xc3' | dd seek=$((0xda4cf)) conv=notrunc bs=1 of=/Applications/Sublime\ Text.app/Contents/MacOS/Sublime\ Text
    ```

    ![Sublime Text 3 (Build 3211) macOS](https://user-images.githubusercontent.com/53150084/71780650-2f78ed00-2fbd-11ea-86dc-8efd99ddaed7.png)

    #### Adding these lines to the hosts file would be better.
    @@ -227,13 +233,16 @@
    </td>
    </tr></table>

    #### Bash Script

    ```shell
    printf '\xb8\x00\x00\x00\x00\xc3' | dd seek=$((0x262a3)) conv=notrunc bs=1 of=/Applications/Sublime\ Merge.app/Contents/MacOS/sublime_merge

    ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

    **Pre-Regged**: &emsp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``<br>
    **Reggable using Junk**: ``Just like legit, but can be registered using junk.``

    Patching scripts may be available soon.

    ### Extras:
    Monokai Pro For Sublime Text, VSCode & VSCodium<br>
    [https://github.com/jrhax/mki_pro_ked](https://github.com/jrhax/mki_pro_ked)
  4. xor_bt revised this gist Jan 8, 2020. 1 changed file with 10 additions and 2 deletions.
    12 changes: 10 additions & 2 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -73,6 +73,8 @@
    </td>
    </tr></table>

    ![Sublime Text 3 (Build 3211) Windows](https://user-images.githubusercontent.com/53150084/71981549-89c2b980-321a-11ea-88a5-2eeea658c445.png)

    ### Linux 32-bit
    <table>
    <tr>
    @@ -111,6 +113,8 @@
    </td>
    </tr></table>

    ![Sublime Text 3 (Build 3211) Linux](https://user-images.githubusercontent.com/53150084/71981552-8a5b5000-321a-11ea-8f89-d1bf4ca83945.png)

    ### macOS 64-bit
    <table>
    <tr>
    @@ -130,7 +134,7 @@
    </td>
    </tr></table>

    ![Sublime Text 3 (Build 3211) Windows](https://user-images.githubusercontent.com/53150084/71780652-30118380-2fbd-11ea-8f0e-190cd8dd9f8e.png) ![Sublime Text 3 (Build 3211) macOS](https://user-images.githubusercontent.com/53150084/71780650-2f78ed00-2fbd-11ea-86dc-8efd99ddaed7.png)
    ![Sublime Text 3 (Build 3211) macOS](https://user-images.githubusercontent.com/53150084/71780650-2f78ed00-2fbd-11ea-86dc-8efd99ddaed7.png)

    #### Adding these lines to the hosts file would be better.
    ```
    @@ -181,6 +185,8 @@
    </td>
    </tr></table>

    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71981558-8c251380-321a-11ea-974a-0e1aaa484db3.png)

    ### Linux 64-bit
    <table>
    <tr>
    @@ -200,6 +206,8 @@
    </td>
    </tr></table>

    ![Sublime Merge (Build 1119) Linux](https://user-images.githubusercontent.com/53150084/71981553-8a5b5000-321a-11ea-8cd2-192fdfe336ba.png)

    ### macOS 64-bit
    <table>
    <tr>
    @@ -219,7 +227,7 @@
    </td>
    </tr></table>

    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71780649-2ee05680-2fbd-11ea-8f86-9cb33765ebcc.png) ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)
    ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

    **Pre-Regged**: &emsp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``<br>
    **Reggable using Junk**: ``Just like legit, but can be registered using junk.``
  5. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -224,7 +224,7 @@
    **Pre-Regged**: &emsp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``<br>
    **Reggable using Junk**: ``Just like legit, but can be registered using junk.``

    Patch for Linux & patching scripts were will be available soon.
    Patching scripts may be available soon.

    ### Extras:
    Monokai Pro For Sublime Text, VSCode & VSCodium<br>
  6. xor_bt revised this gist Jan 5, 2020. 1 changed file with 60 additions and 3 deletions.
    63 changes: 60 additions & 3 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -23,7 +23,7 @@
    | 0x7C413 | 0x00 | 0x10 |
    </td>
    <td>
    <h4>(or)</h4>
    (or)
    </td>
    <td>

    @@ -58,7 +58,7 @@
    | 0x915AF | 0x00 | 0x10 |
    </td>
    <td>
    <h4>(or)</h4>
    (or)
    </td>
    <td>

    @@ -73,6 +73,44 @@
    </td>
    </tr></table>

    ### Linux 32-bit
    <table>
    <tr>
    <th>Reggable using Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | -------- | -------- | ------- |
    | 0x39C5EA | 0x55 | 0xB8 |
    | 0x39C5EB | 0x53 | 0x01 |
    | 0x39C5EC | 0x57 | 0x00 |
    | 0x39C5ED | 0x56 | 0x00 |
    | 0x39C5EE | 0x81 | 0x00 |
    | 0x39C5EF | 0xEC | 0xC3 |
    </td>
    </tr></table>

    ### Linux 64-bit
    <table>
    <tr>
    <th>Reggable using Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | -------- | -------- | ------- |
    | 0x31DBD5 | 0x55 | 0xB8 |
    | 0x31DBD6 | 0x41 | 0x01 |
    | 0x31DBD7 | 0x57 | 0x00 |
    | 0x31DBD8 | 0x41 | 0x00 |
    | 0x31DBD9 | 0x56 | 0x00 |
    | 0x31DBDA | 0x41 | 0xC3 |
    </td>
    </tr></table>

    ### macOS 64-bit
    <table>
    <tr>
    @@ -128,7 +166,7 @@
    | 0x29D6F | 0x00 | 0x10 |
    </td>
    <td>
    <h4>(or)</h4>
    (or)
    </td>
    <td>

    @@ -143,6 +181,25 @@
    </td>
    </tr></table>

    ### Linux 64-bit
    <table>
    <tr>
    <th>Reggable using Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | -------- | -------- | ------- |
    | 0x31103D | 0x55 | 0xB8 |
    | 0x31103E | 0x41 | 0x00 |
    | 0x31103F | 0x57 | 0x00 |
    | 0x311040 | 0x41 | 0x00 |
    | 0x311041 | 0x56 | 0x00 |
    | 0x311042 | 0x41 | 0xC3 |
    </td>
    </tr></table>

    ### macOS 64-bit
    <table>
    <tr>
  7. xor_bt revised this gist Jan 5, 2020. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -23,7 +23,7 @@
    | 0x7C413 | 0x00 | 0x10 |
    </td>
    <td>
    (or)
    <h4>(or)</h4>
    </td>
    <td>

    @@ -58,7 +58,7 @@
    | 0x915AF | 0x00 | 0x10 |
    </td>
    <td>
    (or)
    <h4>(or)</h4>
    </td>
    <td>

    @@ -128,7 +128,7 @@
    | 0x29D6F | 0x00 | 0x10 |
    </td>
    <td>
    (or)
    <h4>(or)</h4>
    </td>
    <td>

  8. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -167,7 +167,7 @@
    **Pre-Regged**: &emsp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``<br>
    **Reggable using Junk**: ``Just like legit, but can be registered using junk.``

    For linux, will be updated soon.
    Patch for Linux & patching scripts were will be available soon.

    ### Extras:
    Monokai Pro For Sublime Text, VSCode & VSCodium<br>
  9. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -142,6 +142,7 @@
    | 0x27C05 | 0x41 | 0xC3 |
    </td>
    </tr></table>

    ### macOS 64-bit
    <table>
    <tr>
  10. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -163,7 +163,7 @@

    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71780649-2ee05680-2fbd-11ea-8f86-9cb33765ebcc.png) ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

    **Pre-Regged**: &ensp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``<br>
    **Pre-Regged**: &emsp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``<br>
    **Reggable using Junk**: ``Just like legit, but can be registered using junk.``

    For linux, will be updated soon.
  11. xor_bt revised this gist Jan 5, 2020. 1 changed file with 35 additions and 1 deletion.
    36 changes: 35 additions & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -109,6 +109,15 @@
    ## Sublime Merge (Build 1119)

    ### Windows 64-bit
    <table>
    <tr>
    <th>Pre-Regged</th>
    <th> </th>
    <th>Reggable with Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x2F729 | 0x00 | 0x10 |
    @@ -117,7 +126,30 @@
    | 0x277CD | 0x01 | 0x10 |
    | 0x29D6A | 0x25 | 0x0D |
    | 0x29D6F | 0x00 | 0x10 |
    ### macOS 64-bit (Enter any junk to register)
    </td>
    <td>
    (or)
    </td>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x27C00 | 0x55 | 0xB8 |
    | 0x27C01 | 0x41 | 0x00 |
    | 0x27C02 | 0x57 | 0x00 |
    | 0x27C03 | 0x41 | 0x00 |
    | 0x27C04 | 0x56 | 0x00 |
    | 0x27C05 | 0x41 | 0xC3 |
    </td>
    </tr></table>
    ### macOS 64-bit
    <table>
    <tr>
    <th>Reggable using Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x262A3 | 0x55 | 0xB8 |
    @@ -126,6 +158,8 @@
    | 0x262A6 | 0xE5 | 0x00 |
    | 0x262A7 | 0x41 | 0x00 |
    | 0x262A8 | 0x57 | 0xC3 |
    </td>
    </tr></table>

    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71780649-2ee05680-2fbd-11ea-8f86-9cb33765ebcc.png) ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

  12. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -129,7 +129,7 @@

    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71780649-2ee05680-2fbd-11ea-8f86-9cb33765ebcc.png) ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

    **Pre-Regged**: &ensp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``
    **Pre-Regged**: &ensp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``<br>
    **Reggable using Junk**: ``Just like legit, but can be registered using junk.``

    For linux, will be updated soon.
  13. xor_bt revised this gist Jan 5, 2020. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,7 @@
    <tr>
    <th>Pre-Regged</th>
    <th> </th>
    <th>Reggable with Junk</th>
    <th>Reggable using Junk</th>
    </tr>
    <tr>
    <td>
    @@ -43,7 +43,7 @@
    <tr>
    <th>Pre-Regged</th>
    <th> </th>
    <th>Reggable with Junk</th>
    <th>Reggable using Junk</th>
    </tr>
    <tr>
    <td>
    @@ -73,10 +73,10 @@
    </td>
    </tr></table>

    ### macOS 64-bit (Enter any junk to register)
    ### macOS 64-bit
    <table>
    <tr>
    <th>Reggable with Junk</th>
    <th>Reggable using Junk</th>
    </tr>
    <tr>
    <td>
    @@ -130,7 +130,7 @@
    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71780649-2ee05680-2fbd-11ea-8f86-9cb33765ebcc.png) ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

    **Pre-Regged**: &ensp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``
    **Reggable with Junk**: ``Just like legit, but can be registered using junk.``
    **Reggable using Junk**: ``Just like legit, but can be registered using junk.``

    For linux, will be updated soon.

  14. xor_bt revised this gist Jan 5, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -129,6 +129,9 @@

    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71780649-2ee05680-2fbd-11ea-8f86-9cb33765ebcc.png) ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

    **Pre-Regged**: &ensp;&emsp;&emsp;&emsp;``Already registered, no need to do any extra stuff.``
    **Reggable with Junk**: ``Just like legit, but can be registered using junk.``

    For linux, will be updated soon.

    ### Extras:
  15. xor_bt revised this gist Jan 5, 2020. 1 changed file with 34 additions and 0 deletions.
    34 changes: 34 additions & 0 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,15 @@
    ## Sublime Text 3 (Build 3211)

    ### Windows 32-bit
    <table>
    <tr>
    <th>Pre-Regged</th>
    <th> </th>
    <th>Reggable with Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x0CDC7 | 0x00 | 0x10 |
    @@ -12,6 +21,22 @@
    | 0x7A492 | 0x01 | 0x10 |
    | 0x7C40E | 0x25 | 0x0D |
    | 0x7C413 | 0x00 | 0x10 |
    </td>
    <td>
    (or)
    </td>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x7A75E | 0x55 | 0xB8 |
    | 0x7A75F | 0x89 | 0x01 |
    | 0x7A760 | 0xE5 | 0x00 |
    | 0x7A761 | 0x53 | 0x00 |
    | 0x7A762 | 0x57 | 0x00 |
    | 0x7A763 | 0x56 | 0xC3 |
    </td>
    </tr></table>

    ### Windows 64-bit
    <table>
    @@ -49,6 +74,13 @@
    </tr></table>

    ### macOS 64-bit (Enter any junk to register)
    <table>
    <tr>
    <th>Reggable with Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
    @@ -57,6 +89,8 @@
    | 0xDA4D2 | 0xE5 | 0x00 |
    | 0xDA4D3 | 0x41 | 0x00 |
    | 0xDA4D4 | 0x57 | 0xC3 |
    </td>
    </tr></table>

    ![Sublime Text 3 (Build 3211) Windows](https://user-images.githubusercontent.com/53150084/71780652-30118380-2fbd-11ea-8f0e-190cd8dd9f8e.png) ![Sublime Text 3 (Build 3211) macOS](https://user-images.githubusercontent.com/53150084/71780650-2f78ed00-2fbd-11ea-86dc-8efd99ddaed7.png)

  16. xor_bt revised this gist Jan 5, 2020. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -12,6 +12,7 @@
    | 0x7A492 | 0x01 | 0x10 |
    | 0x7C40E | 0x25 | 0x0D |
    | 0x7C413 | 0x00 | 0x10 |

    ### Windows 64-bit
    <table>
    <tr>
    @@ -46,6 +47,7 @@
    | 0x8F4B5 | 0x41 | 0xC3 |
    </td>
    </tr></table>

    ### macOS 64-bit (Enter any junk to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
  17. xor_bt revised this gist Jan 5, 2020. 1 changed file with 33 additions and 8 deletions.
    41 changes: 33 additions & 8 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -13,14 +13,39 @@
    | 0x7C40E | 0x25 | 0x0D |
    | 0x7C413 | 0x00 | 0x10 |
    ### Windows 64-bit
    | Offset | Original | Patched | | Offset | Original | Patched |
    | ------- | -------- | ------- | | ------- | -------- | ------- |
    | 0x0E12A | 0x00 | 0x10 | | 0x8F4B0 | 0x55 | 0xB8 |
    | 0x8F099 | 0x48 | 0x80 | | 0x8F4B1 | 0x41 | 0x01 |
    | 0x8F09A | 0x89 | 0x09 | (or) | 0x8F4B2 | 0x57 | 0x00 |
    | 0x8F09B | 0x01 | 0x10 | | 0x8F4B3 | 0x41 | 0x00 |
    | 0x915AA | 0x25 | 0x0D | | 0x8F4B4 | 0x56 | 0x00 |
    | 0x915AF | 0x00 | 0x10 | | 0x8F4B5 | 0x41 | 0xC3 |
    <table>
    <tr>
    <th>Pre-Regged</th>
    <th> </th>
    <th>Reggable with Junk</th>
    </tr>
    <tr>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x0E12A | 0x00 | 0x10 |
    | 0x8F099 | 0x48 | 0x80 |
    | 0x8F09A | 0x89 | 0x09 |
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    </td>
    <td>
    (or)
    </td>
    <td>

    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x8F4B0 | 0x55 | 0xB8 |
    | 0x8F4B1 | 0x41 | 0x01 |
    | 0x8F4B2 | 0x57 | 0x00 |
    | 0x8F4B3 | 0x41 | 0x00 |
    | 0x8F4B4 | 0x56 | 0x00 |
    | 0x8F4B5 | 0x41 | 0xC3 |
    </td>
    </tr></table>
    ### macOS 64-bit (Enter any junk to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
  18. xor_bt revised this gist Jan 5, 2020. 1 changed file with 7 additions and 8 deletions.
    15 changes: 7 additions & 8 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -13,15 +13,14 @@
    | 0x7C40E | 0x25 | 0x0D |
    | 0x7C413 | 0x00 | 0x10 |
    ### Windows 64-bit
    ####
    | Offset | Original | Patched | | Offset | Original | Patched |
    | ------- | -------- | ------- | | ------- | -------- | ------- |
    | 0x0E12A | 0x00 | 0x10 | | 0x8F4B0 | 0x55 | 0xB8 |
    | 0x8F099 | 0x48 | 0x80 | | 0x8F4B1 | 0x41 | 0x01 |
    | Offset | Original | Patched | | Offset | Original | Patched |
    | ------- | -------- | ------- | | ------- | -------- | ------- |
    | 0x0E12A | 0x00 | 0x10 | | 0x8F4B0 | 0x55 | 0xB8 |
    | 0x8F099 | 0x48 | 0x80 | | 0x8F4B1 | 0x41 | 0x01 |
    | 0x8F09A | 0x89 | 0x09 | (or) | 0x8F4B2 | 0x57 | 0x00 |
    | 0x8F09B | 0x01 | 0x10 | | 0x8F4B3 | 0x41 | 0x00 |
    | 0x915AA | 0x25 | 0x0D | | 0x8F4B4 | 0x56 | 0x00 |
    | 0x915AF | 0x00 | 0x10 | | 0x8F4B5 | 0x41 | 0xC3 |
    | 0x8F09B | 0x01 | 0x10 | | 0x8F4B3 | 0x41 | 0x00 |
    | 0x915AA | 0x25 | 0x0D | | 0x8F4B4 | 0x56 | 0x00 |
    | 0x915AF | 0x00 | 0x10 | | 0x8F4B5 | 0x41 | 0xC3 |
    ### macOS 64-bit (Enter any junk to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
  19. xor_bt revised this gist Jan 5, 2020. 1 changed file with 9 additions and 8 deletions.
    17 changes: 9 additions & 8 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -13,14 +13,15 @@
    | 0x7C40E | 0x25 | 0x0D |
    | 0x7C413 | 0x00 | 0x10 |
    ### Windows 64-bit
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x0E12A | 0x00 | 0x10 |
    | 0x8F099 | 0x48 | 0x80 |
    | 0x8F09A | 0x89 | 0x09 |
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ####
    | Offset | Original | Patched | | Offset | Original | Patched |
    | ------- | -------- | ------- | | ------- | -------- | ------- |
    | 0x0E12A | 0x00 | 0x10 | | 0x8F4B0 | 0x55 | 0xB8 |
    | 0x8F099 | 0x48 | 0x80 | | 0x8F4B1 | 0x41 | 0x01 |
    | 0x8F09A | 0x89 | 0x09 | (or) | 0x8F4B2 | 0x57 | 0x00 |
    | 0x8F09B | 0x01 | 0x10 | | 0x8F4B3 | 0x41 | 0x00 |
    | 0x915AA | 0x25 | 0x0D | | 0x8F4B4 | 0x56 | 0x00 |
    | 0x915AF | 0x00 | 0x10 | | 0x8F4B5 | 0x41 | 0xC3 |
    ### macOS 64-bit (Enter any junk to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
  20. xor_bt revised this gist Jan 5, 2020. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit (Enter anything to register)
    ### macOS 64-bit (Enter any junk to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
    @@ -31,7 +31,7 @@
    | 0xDA4D3 | 0x41 | 0x00 |
    | 0xDA4D4 | 0x57 | 0xC3 |

    ![Sublime Text 3 (Build 3211)](https://user-images.githubusercontent.com/53150084/71660947-84f69500-2d44-11ea-9a7b-7f889a60dfc5.png)
    ![Sublime Text 3 (Build 3211) Windows](https://user-images.githubusercontent.com/53150084/71780652-30118380-2fbd-11ea-8f0e-190cd8dd9f8e.png) ![Sublime Text 3 (Build 3211) macOS](https://user-images.githubusercontent.com/53150084/71780650-2f78ed00-2fbd-11ea-86dc-8efd99ddaed7.png)

    #### Adding these lines to the hosts file would be better.
    ```
    @@ -56,7 +56,7 @@
    | 0x277CD | 0x01 | 0x10 |
    | 0x29D6A | 0x25 | 0x0D |
    | 0x29D6F | 0x00 | 0x10 |
    ### macOS 64-bit (Enter anything to register)
    ### macOS 64-bit (Enter any junk to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x262A3 | 0x55 | 0xB8 |
    @@ -66,7 +66,7 @@
    | 0x262A7 | 0x41 | 0x00 |
    | 0x262A8 | 0x57 | 0xC3 |

    ![Sublime Merge (Build 1119)](https://user-images.githubusercontent.com/53150084/71660961-8d4ed000-2d44-11ea-9dd9-ad5f0be80fc8.png)
    ![Sublime Merge (Build 1119) Windows](https://user-images.githubusercontent.com/53150084/71780649-2ee05680-2fbd-11ea-8f86-9cb33765ebcc.png) ![Sublime Merge (Build 1119) macOS](https://user-images.githubusercontent.com/53150084/71780651-2f78ed00-2fbd-11ea-8ac3-3396519880d5.png)

    For linux, will be updated soon.

  21. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -68,8 +68,7 @@

    ![Sublime Merge (Build 1119)](https://user-images.githubusercontent.com/53150084/71660961-8d4ed000-2d44-11ea-9dd9-ad5f0be80fc8.png)

    For mac & linux, will be updated soon.<br>
    Right now, have no access to any mac & linux machines.
    For linux, will be updated soon.

    ### Extras:
    Monokai Pro For Sublime Text, VSCode & VSCodium<br>
  22. xor_bt revised this gist Jan 5, 2020. 1 changed file with 10 additions and 1 deletion.
    11 changes: 10 additions & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit (Enter anything to register, Temporary Fix)
    ### macOS 64-bit (Enter anything to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
    @@ -56,6 +56,15 @@
    | 0x277CD | 0x01 | 0x10 |
    | 0x29D6A | 0x25 | 0x0D |
    | 0x29D6F | 0x00 | 0x10 |
    ### macOS 64-bit (Enter anything to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x262A3 | 0x55 | 0xB8 |
    | 0x262A4 | 0x48 | 0x00 |
    | 0x262A5 | 0x89 | 0x00 |
    | 0x262A6 | 0xE5 | 0x00 |
    | 0x262A7 | 0x41 | 0x00 |
    | 0x262A8 | 0x57 | 0xC3 |

    ![Sublime Merge (Build 1119)](https://user-images.githubusercontent.com/53150084/71660961-8d4ed000-2d44-11ea-9dd9-ad5f0be80fc8.png)

  23. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit (Enter anything to register)
    ### macOS 64-bit (Enter anything to register, Temporary Fix)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
  24. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,8 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit
    ##### (Enter anything to register)
    ### macOS 64-bit (Enter anything to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
  25. xor_bt revised this gist Jan 5, 2020. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,8 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit #### (Enter anything to register)
    ### macOS 64-bit
    ##### (Enter anything to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
  26. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit (Enter anything to register)
    ### macOS 64-bit #### (Enter anything to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
  27. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit (Enter any trash on license field to register)
    ### macOS 64-bit (Enter anything to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
  28. xor_bt revised this gist Jan 5, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit (Temporary fix, Not Tested, Enter any trash on license field to register)
    ### macOS 64-bit (Enter any trash on license field to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
  29. xor_bt revised this gist Jan 5, 2020. 1 changed file with 0 additions and 9 deletions.
    9 changes: 0 additions & 9 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -56,15 +56,6 @@
    | 0x277CD | 0x01 | 0x10 |
    | 0x29D6A | 0x25 | 0x0D |
    | 0x29D6F | 0x00 | 0x10 |
    ### macOS 64-bit (Temporary fix, Not Tested, Enter any trash on license field to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x262A3 | 0x55 | 0xB8 |
    | 0x262A4 | 0x48 | 0x01 |
    | 0x262A5 | 0x89 | 0x00 |
    | 0x262A6 | 0xE5 | 0x00 |
    | 0x262A7 | 0x41 | 0x00 |
    | 0x262A8 | 0x57 | 0xC3 |

    ![Sublime Merge (Build 1119)](https://user-images.githubusercontent.com/53150084/71660961-8d4ed000-2d44-11ea-9dd9-ad5f0be80fc8.png)

  30. xor_bt revised this gist Jan 5, 2020. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions sublime_hq_patches.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    | 0x8F09B | 0x01 | 0x10 |
    | 0x915AA | 0x25 | 0x0D |
    | 0x915AF | 0x00 | 0x10 |
    ### macOS 64-bit (Temporary fix, Enter any trash on license field to register)
    ### macOS 64-bit (Temporary fix, Not Tested, Enter any trash on license field to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0xDA4CF | 0x55 | 0xB8 |
    @@ -56,7 +56,7 @@
    | 0x277CD | 0x01 | 0x10 |
    | 0x29D6A | 0x25 | 0x0D |
    | 0x29D6F | 0x00 | 0x10 |
    ### macOS 64-bit (Temporary fix, Enter any trash on license field to register)
    ### macOS 64-bit (Temporary fix, Not Tested, Enter any trash on license field to register)
    | Offset | Original | Patched |
    | ------- | -------- | ------- |
    | 0x262A3 | 0x55 | 0xB8 |