Sublime Text
Build 3176
Windows 32-bit
Name | Offset | Original | Patched |
---|---|---|---|
Persistent License Check | 0x267CA | 0x00 | 0x01 |
Initial License Check | 0x26C4F | 0x38 | 0x08 |
0x26C50 | 0x00 | 0x01 | |
Software Update Prompt | 0x50AFA | 0x55 | 0xC3 |
Name | Offset | Original | Patched |
---|---|---|---|
Persistent License Check | 0x267CA | 0x00 | 0x01 |
Initial License Check | 0x26C4F | 0x38 | 0x08 |
0x26C50 | 0x00 | 0x01 | |
Software Update Prompt | 0x50AFA | 0x55 | 0xC3 |
Batch apply hex edits The edits to apply come from a CSV file in the same path
hexpatcher.ps1
has a short URL: https://git.io/vpNim
Start PowerShell 3.0+ and paste in:
Ref: https://gist.github.com/vertexclique/9839383
Please use built-in Terminal.app (of Mac OS X) to type and rune the command, do not use another tool (like iTerm2).
Common step after enter run the patch command:
Name | Offset | Original | Patched |
---|---|---|---|
Persistent License Check | 0x267CA | 0x00 | 0x01 |
Initial License Check | 0x26C4F | 0x38 | 0x08 |
0x26C50 | 0x00 | 0x01 | |
Software Update Prompt | 0x50AFA | 0x55 | 0xC3 |
MD5: 59bab8f71f8c096cd3f72cd73851515d
Rename it to: Sublime Text
Make it executable with: chmod u+x Sublime\ Text