// reverse engineering track
Five stripped executables, each hiding a flag behind a layer of analysis. Static, dynamic, whatever it takes — recover the flag, then drop it in to lock the kill.
Flags are case-sensitive and take the form FLAG{…}. Recover each one from its
binary, then paste it into that challenge to confirm the solve.
ELF 64-bit, x86-64, dynamically linked. Analyze on a Linux VM. Each binary only reads stdin and writes stdout — running them is safe.