Challenge 64 ☆☆☆☆☆
Welcome to challenge Challenge 64.
Find the secret hidden in the WrongSecrets repository. This challenge focuses on Binary.
💡 Look for: Configuration files, source code, environment variables, Docker files, or cloud infrastructure related to this challenge.
Similar to hiding secrets in an application written in C, you can do this in Swift! Swift is Apple’s modern compiled language used across Apple platforms and Linux. Can you find the secret in our binary?
Let’s debunk the "secrets are hard to find in native compiled applications" myth for Swift: can you find the secret in wrongsecrets-swift (or wrongsecrets-swift-arm, wrongsecrets-swift-linux)?
Try downloading the binary and run it locally (e.g. ./wrongsecrets-swift<theversion you need> <your answer>).