Recently Updated
Space Invaders
Challenge
Alien space invaders left a secret message. Luckily, you know that they used codemoji.org for the encryption.
Decrypt the message, and save the planet!!
βΎβπ―π΅π¨π’ππͺβππͺπΈπ¨π¦π’
Solution
- Go to https://codemoji.org/#/encrypt
- create a random message
βshareβ, they give you a shortlink that resolves into βhttps://codemoji.org/share.html?data=β¦.β where data is an html encoded, base64 encoded blob of json like:
1 2 3 4
{ "message": "βΎβπ―π΅π¨π’ππͺβππͺπΈπ¨π¦π’", "key": "πΎ" }
- replace the message with the given input: ββΎβπ―π΅π¨π’ππͺβππͺπΈπ¨π¦π’β
- and get this url
- which decodes with the invader emoji to
invad3rsmustd13
Flag
he18-D76U-PvxZ-7Icy-mkF