• Go to hexed.it
  • Click "Open File" and choose your sublime_text.exe (DON'T FORGET TO BACKUP YOUR EXE FILE)
  • Go to Search and in "Search for" put: 80 78 05 00 0F 94 C1
  • In Search Type select "Enable replace" and put: 80 78 05 00 0F 94 C1
  • Click "Find next" then "Replace"
  • Do the same thing with: C6 40 05 01 48 85 C9 => C6 40 05 01 48 85 C9
  • Click "Save as" then name it: sublime_text
  • Copy your modified sublime_text.exe to directory Sublime Text

Thanks!!, follow this steps!!, work fine for me!! (Sublime Text 4, Build 4126)

Download from the App Store an app called Hex Fiend it's free.
Open your Applications folder, find Sublime Text -> Show Package Contents -> Mac OS -> executable to change the hex in is: sublime_text
Edit that file with Hex Fiend
Find in Hex: 80 78 05 00 0f 94 c1
Replace with c6 40 05 01 48 85 c9
Save
cd /Applications
/Applications ➤ codesign --remove-signature Sublime Text.app/
/Applications ➤
Run App
Happy EDIT!!!!

---> for unlimited user license in linux
file bash "sublime_text" is in /opt/sublime_text/sublime_text
first go to site https://hexed.it/
click on Open file and put file "sublime_text"
go to section Search in left of page
put 80 78 05 00 0F 94 C1 in label Search for
then click on Find next
after find it then change if one by one to C6 40 05 01 48 85 C9
after that click on Export
then write this command in terminal
sudo mv /opt/sublime_text/sublime_text ./sublime_text.old
cd $HOME/Downloads/
chmod 755 sublime_text
sudo chown root sublime_text
sudo chgrp root sublime_text
sudo mv sublime_text /opt/sublime_text/

Done Happy Code (^-^)

I used an old method of Hex Editor
After installing Hex Editor
Open Sublime Text with Hex Editor
Find:
"97 94 0D"
Replace with:
"00 00 00"
Save and Exit
Open Sublime Text and enter this license key
It would ask you to upgrade, Just Ignore it.
License Key:

----- 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 ------

请联系我 商务合作、广告投放、题目勘误、侵权投诉

点赞(2)

评论列表 共有 0 条评论

暂无评论
立即
投稿
发表
评论
返回
顶部