write-ups-challenges-2024-2025/lamports-paradox
2024-11-25 22:30:42 +01:00
..
aes.c feat: add lamports-paradox challenge 2024-11-25 22:30:42 +01:00
aes.h feat: add lamports-paradox challenge 2024-11-25 22:30:42 +01:00
README.md feat: add lamports-paradox challenge 2024-11-25 22:30:42 +01:00
secret feat: add lamports-paradox challenge 2024-11-25 22:30:42 +01:00
secret.c feat: add lamports-paradox challenge 2024-11-25 22:30:42 +01:00
SOLUTION.md feat: add lamports-paradox challenge 2024-11-25 22:30:42 +01:00
solution.png feat: add lamports-paradox challenge 2024-11-25 22:30:42 +01:00

Lamport's Paradox

Text

In a world where causality is king and conflicts are inevitable, a mysterious piece of software claims to reconcile all differences... but something doesnt add up. Dr. Cora Delaney-Turing (CRDT for short), a renowned post-doc in distributed systems, has left behind a cryptic program for her peers to reverse engineer. The software operates on an unknown causal model and uses cutting-edge conflict-resolution techniques. However, theres a catch—hidden within its elegant logic is a key, a secret Dr. Delaney-Turing never intended anyone to find.

Your mission: uncover the hidden message buried in the code and unravel the mystery behind Dr. Delaney-Turings ultimate creation. Can you restore order from the chaos, or will you be consumed by the conflicts within?

Files

secret (binary, not source)

How to Deploy

n/a