From 077f2f825b8dac6989ec46ea50d04f6c964f87d1 Mon Sep 17 00:00:00 2001
From: Riya Sinha <144601668+sinha-riya@users.noreply.github.com>
Date: Wed, 24 Jul 2024 03:46:26 +0530
Subject: [PATCH] final update
---
Cryptography/Imitation_Game/solution.md | 79 +++++++++++++++++++------
1 file changed, 60 insertions(+), 19 deletions(-)
diff --git a/Cryptography/Imitation_Game/solution.md b/Cryptography/Imitation_Game/solution.md
index 2ba4b6b..bcf2536 100644
--- a/Cryptography/Imitation_Game/solution.md
+++ b/Cryptography/Imitation_Game/solution.md
@@ -1,38 +1,79 @@
# Imitation Game - Cryptography
"HEY YOU!! We intercepted an incoming message from the enemy, the commander wants it decoded NOW.
+```
+fjmri jphuo sxmwo egpzb pswzp nlqv
+```
+*Rotors: VII, VIII, VI
+Rotor Positions: T, M, C
+Ring Settings: 20, 26, 15*
+And prep me some oysters, ASAP"
-'fjmri jphuo sxmwo egpzb pswzp nlqv'
+"Right sir.
+Sir, do you know that an **Oyster** serves as its own **Den**."
-Rotors: VII, VIII, VI
+"Didn't you hear me"
-Rotor Positions: T, M, C
+자동차 굴 히트 폭스 머그잔 하늘
+\*mummers gibberish\*
-Ring Settings: 20, 26, 15
+##### flag format : decipher{your\_answer}
-And prep me some oysters, ASAP"
+---
-"Right sir.
+## Decoding Instructions
+
-Sir, do you know that an **Oyster** serves as its own **Den**."
+1. **Translate the Gibberish :**
-"Didn't you hear me"
+ Use Google Translate or another translation tool to decode the gibberish text.
+
+
-자동차 굴 히트 폭스 머그잔 하늘
+ - *Gibberish Text:* 자동차 굴 히트 폭스 머그잔 하늘
+ - *Translated Text:* "car oyster hit fox mug sky"
-\*mummers gibberish\*
+
+
+#
+
+2. **Replace 'Oyster' with 'Den':**
+
+ - *Modified Text:* "car den hit fox mug sky"
+
+
+
+#
+
+3. **Go to the given website :**
+
+ [Enigma Machine Decoder](https://cryptii.com/pipes/enigma-machine)
+
+#
+
+4. **Form the Plugboard Configuration :**
+
+ Pair the letters in the modified text to form the plugboard settings:
+
+ - *Plugboard Settings:* ca rd en hi tf ox mu gs ky
+
+
+
+#
+
+5. **Configure the Plugboard :**
+
+
-flag format : decipher{your\_answer}
+
#
-|
Google translate the gibberish language-
| -| :- | -|To the translated text –
“car oyster hit fox mug sky”,
replace oyster with **den**
| -|The text becomes –
“car den hit fox mug sky”
| -|Pair two letters together (in order) to form the Plug board –
**ca rd en hi tf ox mu gs ky**
| -|Configure the board as –
| -|Decrypted text – “getin loser weare invad ingpo land”| +6. **Decrypt the Message :** + Using the given rotor settings, positions, and ring settings, decrypt the text to reveal: + + - *Decrypted Text:* "getin loser weare invad ingpo land" -Flag – decipher{getin\_loser\_weare\_invad\_ingpo\_land} +--- +#### Flag – decipher{getin\_loser\_weare\_invad\_ingpo\_land}