Skip to content

Instantly share code, notes, and snippets.

View Fadi002's full-sized avatar
💭
I may be slow to respond. (And no longer active on github btw)

Fadi1337 Fadi002

💭
I may be slow to respond. (And no longer active on github btw)
  • mars
View GitHub Profile
@Fadi002
Fadi002 / Crack Sublime Text.md
Last active February 23, 2025 22:56
Crack Sublime Text 4.1.9.2 Build 4192 [latest version]
import sys
import os

NOP = 0x90
offsets_and_values = {
    0x000035FE: 0x01,
    0x0000361D: 0x95,
    0x0000361E: 0x9E,
    0x0000361F: 0x57,