PROBLEM
Can you help us decrypt this message? We believe it is a form of a caesar cipher. You can find the ciphertext in /problems/caesar-cipher-2_1_ac88f1b12e9dbca252d450d374c4a087 on the shell server.
HINT
You'll have figure out the correct alphabet that was used to encrypt the ciphertext from the ascii character set
SOLUTION
Given:
e^Xd8I;pX6ZhVGT8^E]:gHT_jHITVG:cITh:XJg:r
From hint we know that different ASCII character set was used so just go here, put the text and hit DECRYPT
and within seconds you'll get the flag.
FALG - picoCTF{cAesaR_CiPhErS_juST_aREnT_sEcUrE}