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.
Solving a timed Base64 encoding challenge using bash scripting and curl.
Converting NATO phonetic alphabet strings back to letters using bash scripting and sed regex.
Solving a timed SHA256 hashing challenge using bash scripting and sha256sum.