"Cryptanalysis"
150 Points ● Crypto

There are some interesting attacks on the CBC mode of AES, however those are hard, so here's the key.
I recommend the pycrypto python module.

P.S.Solve "encodings" before attempting this challenge.