Skip to content

Instantly share code, notes, and snippets.

@DoveBoy
Created May 29, 2025 11:59
Show Gist options
  • Save DoveBoy/c8f717d5f8009843477093c001efe50b to your computer and use it in GitHub Desktop.
Save DoveBoy/c8f717d5f8009843477093c001efe50b to your computer and use it in GitHub Desktop.
Crack Sublime Text
:: ST4 Stable Channel Build 4200, Win64
:: cd /d ".\Sublime Text 4" || exit
certutil -hashfile sublime_text.exe md5 | find /i "671b865fbde25cdcbd0144d3e7baea31" || exit
echo 000318aa: 90 90 90 90 90 | xxd -r - sublime_text.exe
echo 000318c3: 90 90 90 90 90 | xxd -r - sublime_text.exe
echo 000a85e5: 48 31 c0 c3 | xxd -r - sublime_text.exe
echo 000a891c: 48 31 c0 c3 | xxd -r - sublime_text.exe
echo 000aa0dc: 48 31 c0 48 ff c0 c3 | xxd -r - sublime_text.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment