Skip to content

Instantly share code, notes, and snippets.

View NoReNoLife's full-sized avatar

Zmxh NoReNoLife

View GitHub Profile
@NoReNoLife
NoReNoLife / FuckTLSdump.py
Created September 18, 2024 23:30
KeyGen for tlsdump | tlsdump注册机 破解
#!/usr/bin/env python3
import base64
import subprocess
from json import dumps
from hashlib import md5
from Crypto.Cipher import AES
from Crypto.Util.Padding import pad
def get_id_and_sn():