ecthros / uncaptcha

Defeating Google's audio reCaptcha with 85% accuracy.
http://uncaptcha.cs.umd.edu
MIT License
2.8k stars 328 forks source link

Where is ris defined? #2

Closed cclauss closed 6 years ago

cclauss commented 6 years ago

ris is used on https://github.com/ecthros/uncaptcha/blob/master/main.py#L71 but it is never defined or imported.

ecthros commented 6 years ago

Code is pushed! That code specifically is for image captchas, which we are extremely inaccurate on. While it's still in the code, so you can look at it, we're focusing much more on audio captchas.