Skip to content

iamsudip/decaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAPTCHas scripts (Scripts to decode captchas)

Completely Automated Public Turing test to tell Computers and Humans Are Same :p

Dependencies::

libleptonica, libtesseract3, libwebp2, tesseract-ocr,
tesseract-ocr-eng, tesseract-ocr-equ, tesseract-ocr-osd

For debian user::

$ sudo apt-get install tesseract-ocr

This will install all the dependencies.

The solved captcha data will be saved into same as pwd in data.txt. (y)

  • CAPTCHas0.py - dlldll.com captcha solver

  • CAPTCHas1.py - Flipkart.com captcha solver

About

Decode certain type of captchas using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages