全部挑战
密码学中等
Repeat offender.
150 分暂无解出
~题目
An internal tool "encrypts" weekly reports before archiving them. Its author was proud of the scheme: "every byte is XORed with a secret key, so it's unbreakable."
You obtained one archived report (report.enc.hex). The key is short and reused across the whole file. Recover the report.
»题解
夺取 flag 后解锁题解。