aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--archventuretime.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archventuretime.md b/archventuretime.md
index 4f96c65..d937ac5 100644
--- a/archventuretime.md
+++ b/archventuretime.md
@@ -1,6 +1,6 @@
# Archventuretime
-Archventuretime is a reversing challenge, where you have to obtain a license-key.
+Archventuretime is a reversing challenge, where you have to obtain a license-key by reversing a binary with checks the key. The binary creates 4 new binaries, which are all compiled for different architectures.
## First look
The challenge consists of binary and a Dockerfile. The Dockerfile installs various QEMU packages on an ubuntu system and then starts the binary.