../

Python Wrangling

In this task we get three files namely,

ende.py is the decryptor we should use by running once we can find that -e is for encrypting and -d is for decrypting.

In the pw.txt we get a password

after we run the python script with the encrypted flag it asks us for a password now use the password in the pw.txt file

Tags: /ctf/ /linux/ /picoctf/ /python/ /python3/