A03: Crypto Treasure Hunt
Your Mission
This puzzle has two layers of encryption:
- Layer 1: ROT13 cipher (rotate 13 positions in alphabet)
- Layer 2: Number pattern substitution
Decrypt both layers to reveal the location of your hidden clue.
Encrypted Message (Layer 1: ROT13)
BA GUR FURYS JVGU GVGYR
[FRPBAQ YNLRE ORYBJ]
What is ROT13?
ROT13 is a simple letter substitution cipher that replaces each letter with the letter 13 positions after it in the alphabet. It's symmetric: applying ROT13 twice returns the original text.
ROT13: N O P Q R S T U V W X Y Z A B C D E F G H I J K L M
Decryption Workspace: Layer 1
ROT13 Decryption
Decrypt the ROT13 message letter by letter:
Encrypted: GUR PYHRF VF UVQQRA...
G → ___
H → ___
U → ___
R → ___
(continue...)
Partially Decrypted Message:
Encrypted Pattern (Layer 2: Number Substitution)
After decrypting Layer 1, you should have a message that tells you to look for a book. But which book? Decrypt this number pattern to find the title:
Layer 2 Instructions
Each number represents a letter's position in the alphabet:
14=N, 15=O, 16=P, 17=Q, 18=R, 19=S, 20=T, 21=U, 22=V, 23=W, 24=X, 25=Y, 26=Z
Decryption Workspace: Layer 2
Number Pattern Decryption
Convert each number to its corresponding letter:
3 → C
18 → ___
25 → ___
16 → ___
20 → ___
15 → ___
(continue...)
Book Title:
Final Location
Complete Decrypted Message
Combine both layers to write the full location:
Next Steps
- Decrypt the ROT13 message (Layer 1)
- Convert the number pattern to letters (Layer 2)
- Find the book with the title you decrypted
- Retrieve the clue hidden inside the book
- Return to your desk with the clue and proceed to verification
Team Members: ________________________________ | Medium Puzzle | Page 1 of 1
© Joerg Osterrieder 2025-2026. All rights reserved.