write-ups-challenges-2024-2025/the-in-between/SOLUTION.md

16 lines
228 B
Markdown
Raw Normal View History

2024-11-25 21:33:31 +00:00
## Difficulty
Easy, because it is easy.
## Category
Crypto
## How To Solve
See solve.py. Using XOR properties, we can easily reverse the effects of the 3 keys leading to the original flag.
## Flag
IGCTF{XorGratuLatIonS!}