Crypto - Simple Substitution I
Oh dear, I guess you have cracked the two caesar cryptos...
This one is more difficult. Although a simple substitution is easily cracked...
Again the characters are limited to A-Z... But I think I can come up with a 256 version again.
Enjoy!
Solution:
- In this challenge, I use an online tool to help me solving the simple substitution ciphers.
Tool: http://25yearsofprogramming.com/fun/ciphers.htm
- Copy the encoded message above and paste it into the field of "Decode a cipher" in the tool page. Press "Start Without Help", then you could figure out the letter frequencies in the ciphered text.
- The following is my steps in detail to decode the message.
- Swap(LT)
- Swap(ZH)
- Swap(IE)
- Lock(THE)
- Swap(FI)
- Swap(YS)
- Lock(THIS)
- Lock(IT)
- Lock(TOO)
- Swap(BN)
- Lock(NOT)
- Swap(WL)
- Swap(XU)
- Lock(SOLUTION)
- Swap(KY)
- Lock(YOU)
- Swap(PC)
- Swap(WA)
- Swap(PG)
- Lock(CHALLENGE)
- Swap(KR)
- Lock(YOUR)
- Swap(QP)
- Swap(ZD)
- Lock(IMPRESSED)
- Swap(KF)
- Lock(FRIEND)
- Swap(KV)
- Lock(VERY)
- Swap(ZK)
- Lock(KEY)
- Swap(QW)
- Lock(WAS)
- Swap(QB)
- Lock(BY)
- Well, after a long time, we got the answer.
BY THE ALMIGHTY GOD YOU CAN READ THIS MY FRIEND I AM IMPRESSED VERY WELL DONE YOUR SOLUTION KEY IS SALSPPNEGEGD THIS LITTLE CHALLENGE WAS NOT TOO HARD WAS IT
- Well done! By the way, the mapping relationship is like below:
Plaintext alphabet: ABCDEFGHIJKLMNOPQRSTUVWXYZ
Ciphertext alphabet:TAPHIRCZFJDWMBOQNSYLXEGUKV
No comments:
Post a Comment