1337

D3C0D3 7H15 CH4113N63 70 Pr0V3 Y0Ur3 N07 4 N008

/237Я[]¢†ƒ \V/()/21_|] vv1|)3 vvє13

HINT: Check out the website dcode and see if you can find an existing tool to decode this! Maybe the name of the challenge can help you determine what type of code it is.

Let's DCode This

As suggested in the hint, we can use dcode's cipher identifier to figure out the cipher being used

1337 is the name of the title 🤔

Looks like this ciphertext is highly likely to have been encoded with Leet Speak 1337

We try to decrypt and get this bit of information. It's fair to assume that the words being used are "WORLD WIDE WEB"

Flag

retroCTF{world wide web}

Last updated