Skip to content

Instantly share code, notes, and snippets.

View EsEnZeT's full-sized avatar
🕷️
I mess with things and people

SnZ EsEnZeT

🕷️
I mess with things and people
View GitHub Profile
@danielkucera
danielkucera / compal-decrypt.c
Last active July 3, 2023 23:02
compal-decrypt.c
/*
Program for decrypting Compal CH7465LG private key
Compilation:
gcc -o compal-decrypt compal-decrypt.c -lcrypto
Running:
./compal-decrypt
usage: ./compal-decrypt <infile> <outfile>