reversehard

CrackMe - TaipanByte CTF

taipanbyte

Task: Reverse engineer a .NET WPF application requiring a license key. Solution: Disassemble IL code to find registry path construction, solve modular arithmetic for registry value, solve discrete logarithm for license key, then XOR decrypt the flag using a composite key built from multiple sources.

$ ls tags/ techniques/
xor_decryptionil_disassemblyregistry_manipulationdiscrete_logarithmkey_construction

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]