Problem: Python scripts are invoked kind of like programs in the Terminal… Can you run this Python script using this password to get the flag?
File: THE_FILE File: THE_FILE File: THE_FILE
Solution:
Run the python code by using python ende.py
(which I renamed in this repo to python-wrangling-script.py) The program uses -d and then a file argument.
python ende.py -d flag.txt.en
Flag: picoCTF{4p0110_1n_7h3_h0us3_192ee2db}