Solution #
You will be given the following files.
ende.py
flag.txt.en
pw.txt
The ende.py
is a simple encryption/decryption script.
|
|
The flag.txt.en
is an encrypted flag. I used the string in pw.txt
as a password.
|
|
Acknowledgement #
Thank you, CMU security and privacy experts, for creating this challenge.