Wargame/wechall challenge

[wechall challenge] Training: Crypto - Transposition I

JeonYoungSin 2019. 11. 4. 21:01

message = "oWdnreuf.lY uoc nar ae dht eemssga eaw yebttrew eh nht eelttre sra enic roertco drre . Ihtni koy uowlu dilekt  oes eoyrup sawsro don:wo lmpmbisoog.g"

flag = ""

for i in range(0,len(message),2):

    flag += message[i+1]

    flag += message[i]


print flag


Flag = Wonderful. You can read the message way better when the letters are in correct order. I think you would like to see your password now: omlmpibosgog.