Tags: crypto 

Rating:

Simple XOR cipher over characters (not bytes) with known key length. Plaintext is random but with a single multi-byte UTF-8 character.

Original writeup (https://nullset.xyz/2019/08/16/redpwnctf-alien-transmissions/).