IshanManchanda / pyreCAPTCHA

pyreCAPTCHA is a simple Google noCaptcha reCAPTCHA breaker written in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyreCAPTCHA

pyreCAPTCHA is a simple Google noCaptcha reCAPTCHA breaker written in python.

Major Technologies Used

  • Python 3.7
  • OpenCV
  • PIL (Pillow)
  • Numpy
  • PyAutoGUI

Things I've Learnt

  • Having a computer mimic human mouse movements :P
  • Using PIL to take and save screenshots
  • Using numpy + OpenCV to perform template matching (finding an image inside another)

About

pyreCAPTCHA is a simple Google noCaptcha reCAPTCHA breaker written in python.

License:MIT License


Languages

Language:Python 100.0%