reverseeasy
Simple Encryptor
hackthebox
Task: Decrypt flag.enc encrypted with srand/rand-based XOR and circular shift. Solution: Extract seed from file, reproduce rand() sequence with glibc, reverse ROL and XOR operations.
$ ls tags/ techniques/
srand_seed_recoveryrand_reproductioncircular_shift_reversal
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]