CTFlearn-Writeups/Cryptography/Morse Code/README.md

24 lines
549 B
Markdown
Raw Normal View History

2020-07-31 18:48:25 +05:30
## Morse Code
The main idea finding the flag is just having knowledge about Morse Code.
#### Step-1:
This is the message given to us:
`..-. .-.. .- --. ... .- -- ..- . .-.. -- --- .-. ... . .. ... -.-. --- --- .-.. -... -.-- - .... . .-- .- -.-- .. .-.. .. -.- . -.-. .... . . ...`
#### Step-2:
I used this URL to decode our answer:
https://cryptii.com/pipes/morse-code-to-text
#### Step-3:
This was my output:
<img src="Flag.png">
That's it. That's our flag.
#### Step-4:
Finally the flag becomes:
`flagsamuelmorseiscoolbythewayilikechees`