ISSessions CTF 2021 Programming - Image1
Solving a CAPTCHA challenge programmatically using Tesseract OCR and OpenCV in Python.
ctf writeup programming python
Solving a CAPTCHA challenge programmatically using Tesseract OCR and OpenCV in Python.
Decoding morse code strings and submitting answers programmatically using Python.
Automating SHA1 hashing of 800 lines of poetry over a socket connection, handling UTF-8 encoding edge cases.