Skip to content

Instantly share code, notes, and snippets.

@JerryLokjianming
Last active October 31, 2025 18:47
Show Gist options
  • Save JerryLokjianming/71dac05f27f8c96ad1c8941b88030451 to your computer and use it in GitHub Desktop.
Save JerryLokjianming/71dac05f27f8c96ad1c8941b88030451 to your computer and use it in GitHub Desktop.
Crack Sublime Text 3.2.2 Build 3211 and Sublime Text 4 Alpha 4098 with Hex

How to Crack Sublime Text 3.2.2 Build 3211 with Hex Editor (Windows | Without License) ↓

  1. Download & Install Sublime Text 3.2.2 Build 3211
  2. Visit https://hexed.it/
  3. Open file select sublime_text.exe
  4. Offset 0x8545: Original 84 -> 85
  5. Offset 0x08FF19: Original 75 -> EB
  6. Offset 0x1932C7: Original 75 -> 74 (remove UNREGISTERED in title bar, so no need to use a license)
  7. Export File and save it to location you want
  8. Backup sublime_text.exe file (just rename)
  9. Copy sublime_text.exe modified to directory Sublime Text 3
  10. Happy Coding :)
Screenshot

Screenshot


How to Crack Sublime Text 4 Alpha 4098 with Hex Editor (Windows | Without License) ↓

  1. Download & Install Sublime Text 4 Alpha 4094
  2. Visit https://hexed.it/
  3. Open file select sublime_text.exe
  4. Go to Address: 0000A700 change 80 38 00 to FE 00 90
  5. Export File and save it to location you want
  6. Backup sublime_text.exe file (just rename)
  7. Copy sublime_text.exe modified to directory Sublime Text 4 (i.e C:\Program Files\Sublime Text)
  8. Use this License
----- BEGIN LICENSE ----- 
TwitterInc 
200 User License 
EA7E-890007 
1D77F72E 390CDD93 4DCBA022 FAF60790 
61AA12C0 A37081C5 D0316412 4584D136 
94D7F7D4 95BC8C1C 527DA828 560BB037 
D1EDDD8C AE7B379F 50C9D69D B35179EF 
2FE898C4 8E4277A8 555CE714 E1FB0E43 
D5D52613 C3D12E98 BC49967F 7652EED2 
9D2D2E61 67610860 6D338B72 5CF95C69 
E36B85CC 84991F19 7575D828 470A92AB 
------ END LICENSE ------
  1. Happy Coding :)
Screenshot

Screenshot


Blocked by Microsoft Defender SmartScreen -> More Info -> Run Anyway

Screenshot

Screenshot

Screenshot


How to Crack Sublime Text 3 & 4 Alpha 4094 with Hex Editor (Linux & MacOS | With License) ↓

  1. Download & Install Sublime Text 3 or 4
  2. Visit https://hexed.it/
  3. Open file select sublime_text
    • Linux Location: /opt/sublime_text/sublime_text
    • MacOS Location: /Application/Sublime Text [version].app (Correct Me If I'm Wrong)
  4. Search 97 94 0D and Change to 00 00 00
  5. Export File and save it to location you want
  6. Backup sublime_text file (just rename)
  7. Copy sublime_text modified to default directory Sublime Text
  8. Use this License
----- BEGIN LICENSE ----- 
TwitterInc 
200 User License 
EA7E-890007 
1D77F72E 390CDD93 4DCBA022 FAF60790 
61AA12C0 A37081C5 D0316412 4584D136 
94D7F7D4 95BC8C1C 527DA828 560BB037 
D1EDDD8C AE7B379F 50C9D69D B35179EF 
2FE898C4 8E4277A8 555CE714 E1FB0E43 
D5D52613 C3D12E98 BC49967F 7652EED2 
9D2D2E61 67610860 6D338B72 5CF95C69 
E36B85CC 84991F19 7575D828 470A92AB 
------ END LICENSE ------
  1. Happy Coding :)
Screenshot

Screenshot


@HelplessMan
Copy link

HelplessMan commented Oct 9, 2025

How would you get this working on a Intel macos? Thanks

macOS x86_64 (Intel)

For 4200

search -> replace

  • License Validity Checking (Aka IsValidLicense
    554889E54157415641554154534881EC380200004C898D -> 4831C0C390909090909090909090909090909090909090
  • Invalidation/Validation Functions
    E8F6A60E00 -> 9090909090
    E8DEA60E00 -> 9090909090
  • Server Validation Thread
    554889E541574156535089F34989FE6A -> 4831C048FFC0C3909090909090909090
  • License Notify Thread
    554889E5415741564154534881EC10030000 -> C39090909090909090909090909090909090

Sir, could you be more detailed? After opening Sublime Text with https://hexed.it/, I'm unable to search for the characters I need to replace

MacOS M4

After modifying /Applications/Sublime Text.app/Contents/MacOS/sublime_text and replacing the original file, I still cannot use the License

@daiman0414
Copy link

virus

@Destitute-Streetdwelling-Guttersnipe
Copy link

@HelplessMan
Copy link

@HelplessMan that patch is for macOS x86_64, not for mac M4. PS: how could you have enough to buy a mac M4, but couldn't buy ST?

haha, I’m not married yet, and I don’t own a house or a car — my money has other priorities for now.

@kangarooleaks
Copy link

🔧 Sublime Text Patcher - Quick Guide

🌐 Online Tool

Use here: https://sublime-patcher.streamlit.app/

📝 Simple Steps

1. Backup your original `sublime_text.exe`

2. Visit the website

3. Upload your exe file

4. Click "EXECUTE PATCH"

5. Download and replace the original file

⚠️ Educational purposes only. Support developers by purchasing licenses.

not only Ai generated website but also Ai generated message

@Destitute-Streetdwelling-Guttersnipe
Copy link

@Destitute-Streetdwelling-Guttersnipe
Copy link

@CypherpunkSamurai
Copy link

@Destitute-Streetdwelling-Guttersnipe the code was written long time ago out of a few google / stackoverflow results.

excuse my powershell incompetence

@xiansk
Copy link

xiansk commented Oct 31, 2025

你是最棒的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment