Skip to content

Latest commit

 

History

History

All your base are belong to us

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Chall Desc : All your base are belong to us

We found what is sometimes called amemeon Earth which saysAll your base are belong to usin an image that is named rather oddly, can you take a look?

Figure out what this is and retrieve the flag.

tU3/k>!{l$TsJ_ap(U.JM(F|6UVs0P0od}Nf[*t;H

Flag format: IGE{XX_XX_XXX_XXX_XXXX_XXXX_XXXX}

P.S. This is the most based challenge btw

This is a challenge where we use cipher identifier of dcode.fr : https://www.dcode.fr/cipher-identifier

Using that, we get to know it is Base 91 cipher :

Decoding the given ciphertext we get the flag.

THE FLAG : IGE{oh_no_you_got_your_base_back}


Thank you