Mission 5A
The Empty Vault › Forums › Bureau of Security and Signals Intelligence Forum › Mission 5A
Tagged: Tips
- This topic has 1 reply, 2 voices, and was last updated 4 months, 1 week ago by Harry.
-
AuthorPosts
-
14th November 2022 at 1:23 pm #87274professor-countParticipant
Hi,
I have been working all weekend to try and decipher mission 5A. Is there any chance you could point me in the right direction.
So far I have seen that the Frequency analysis doesn’t help as it is almost identical to the English language. Secondly I worked out the IoC for 3, 4, 5, 6, 7, 8 and 9 letter keywords and the closet one to 0.0686 is a 6 letter keyword, however the Frequency analysis is still too similar to the English language.
Is there something I have forgot to do or missed?
I want to be able to guide my students to get to the right answer but find that difficult if I don’t know how to get to it myself.
Please help!
Professor Count14th November 2022 at 1:30 pm #87276HarryKeymasterExcellent work so far agent professor-count, as you correctly observed, the frequencies are very close to standard English, so there can’t be any serious substitution going on, and the cipher must be disguising the text some other way.
The most common method is to use some kind of anagramming, or transposition cipher, to jumble the plaintext letters, so your task is to unjumble them. Looking for cribs might help, but the first task is to try to decide what length blocks might have been jumbled, as transposition ciphers typically repeat the anagram repeat on a regular basis. Sometimes you will see padding characters added to the message to maintain the patter at the beginning or end, and that can give you a clue to the repeat period. (How many letters are in the padded message? What repeats go into that? What is reasonable?)
You can use a text processor (with a pattern replace like grep) or a spreadsheet like Excel to do the hard work of reassembling the message into plain text, or even to play around with the text to see what might work. You can place the text into rows of a given length, then shuffle them by copy and pasting columns in the sheet.
Hope this helps to get you (and others) over the line.
Good luck,
Harry
-
AuthorPosts
- You must be logged in to reply to this topic.