Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am tiliarou on github.
  • I am plzlol (https://keybase.io/plzlol) on keybase.
  • I have a public key ASDAWAyn-O5m9kLsTa64TNY9T2yvzDyjFhN--Or8YUz3cwo

To claim this, I am signing this object:

###############################################
# TX SX OS unpacker - by hexkyz and naehrwert #
###############################################
from Crypto.Cipher import AES
from Crypto.Util import Counter
import os
import struct
"""