One of my favorite challenges so far! Spent a day and a half lol, mostly fixing the python code when handling the decoded string, but the PIL part was very easy! feel free to PM me if you need help with your script
Enjoyable, but it still felt like homework for some reason
PIL + bash script, sit back and wait a minute.
Feel free to PM for nudges or coding help
Loved this challenge. I did it with a custom php script just for the fun of it. took me around 30 mins.
Amazing challenge!!! One of the best challanges so far. PM me if you need help
Nice challengeā¦
I even learned new pythonic ways of handle PIL
Type your comment> @trollzorftw said:
Type your comment> @htw6666 said:
Is there anyone have trouble with file 497 ? My script doesnāt give a correct password. I tried to extract the morse code manually, and i got sihhhi************siihssh, but still incorrect.
The trick is you need to make your OCR function adaptable for any change it may happen in the image. Try to see what patterns appear and apply them in order to decode it correctly
My image is not an image (maybe corrupt, I donāt know) and I canāt understand what it is. Is this a normal? Or it should be an image?
EDIT: solved, probably some error in the file extraction
Quite an easy challenge(not sure why itās classified medium). Anyway it was fun and i got to learn a new python library.
Wow i just did it python with PIL (probably like 99.99% of ppl).
How did you decipher the morse code in bash? iām really curious
Thereās no need for guessing, you are everything you need to extract the next archive you just need to look closer .
P.S.
PIL stands for Python Imaging Library.
For those working with Preview on macOS to have a look at the first image: Preview messes with the image depending on your zoom level. E.g. when I fully zoom in on the first png file, it shows a different (and faulty) password.
Really fun challenge, did it all in Python using PIL.
That was extremely satisfying to see the code run at the end haha
without scripting, cracking the zip and getting the flag is going to be an ugly job.
python based ocr can help with the iob - GitHub - eauxfolles/morse-ocr: Tool to read and translate morse code from picture.
I really enyiyed it, after 3 weeks of doing this challenge I finished it. I now know morse