Skip to content

Instantly share code, notes, and snippets.

View puppywang's full-sized avatar
🏠
Working from home

puppywang

🏠
Working from home
View GitHub Profile
from Crypto.Cipher import AES
from Crypto.Util import Counter
import struct
"""
typedef struct boot_dat_hdr
{
unsigned char ident[0x10];
unsigned char sha2_s2[0x20];
unsigned int s2_dst;