[Challenge] Crack captcha (none that services offer)
-
Hello guys, girls,
I am aiming to solve the IconCaptcha captcha.
It offers five images in a row, and needs to select the odd one out.Anyone want to work with me on this or point me in the direction I should look at?
I was thinking to extract all 5 images in the row to base 64 into a list.
Then select the Base64 string thats the odd one and click that on the screen.Every bit of information might leed to succeeding on this : _)
So don't hesitate and lets take a crack at this!"https://www.fabianwennink.nl/projects/IconCaptcha/v2/" to see a Demo.