Sinisterly
Bypassing captcha - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: General (https://sinister.ly/Forum-General)
+--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge)
+--- Thread: Bypassing captcha (/Thread-Bypassing-captcha)



Bypassing captcha - Merkuri - 08-16-2014

Hello any of you have idea how to bypass recaptcha by Google? I don't want to pay for services like death by captcha etc..


RE: Bypassing captcha - TechSaavy - 08-16-2014

I've heard about people bypassing captcha using Tesseract OCR. I'm not sure about the newer captchas with numbers on images though, they might cause some trouble for it.

You could use Tesseract for Python together with for example Selenium to get the captcha, and then pass it to Tesseract to decode it.


RE: Bypassing captcha - Sirius - 08-16-2014

Hello, Merkuri.

I've been doing some googling and I stumbled into this app in the Chrome stores. I haven't personally tested this but you could google and check if this really works. Click here to get the bypassing application by Chrome!

Regards, Horizon.
PM me for further assistance.


RE: Bypassing captcha - TechSaavy - 08-16-2014

(08-16-2014, 06:01 PM)Horizon Wrote: Hello, Merkuri.

I've been doing some googling and I stumbled into this app in the Chrome stores. I haven't personally tested this but you could google and check if this really works. Click here to get the bypassing application by Chrome!

Regards, Horizon.
PM me for further assistance.

Rumola works good, but it is a paid solution. I think it was somewhere around 1-2 $ per 50 captchas, so if the OP won't be able to get any free ways of doing this, I would highly recommend using Rumola


RE: Bypassing captcha - Merkuri - 08-17-2014

No I just want to crack the captcha I mean not for some personal use just FTW. I though to use image recognation algorithm, but on some sites there is too much "noise" on the images. Also before time someone find similar way to crack captcha with voice recognation algorithm, but it's patched now.