aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAnyUnderstanding2024-06-15 09:33:15 +0200
committerGitHub2024-06-15 09:33:15 +0200
commitb21b4526d9852d826a82738aa562bc88e7575d93 (patch)
tree43af7fca8c0eb49fc7bdb125aa87ff1c7c61a044
parent86c7772e186ffd3409c693ab22c576aa9a382be5 (diff)
Update archventuretime.md
Signed-off-by: AnyUnderstanding <43818034+AnyUnderstanding@users.noreply.github.com>
-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.