Skip to content

nladuo/captcha-break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

captcha-break

captcha break based on opencv2, tesseract-ocr and some machine learning algorithm.

Types

Basic[cpp][python]


The simplest captcha breaking.

CSDN[cpp][python]


CAPTCHA from http://download.csdn.net/

SubMail[cpp]


CAPTCHA from http://submail.cn/sms

Weibo.cn[cpp][python]


CAPTCHA from http://login.weibo.cn/login/.
(Note: This website has changed now, and the captcha is not available!)

JiKeXueYuan[python]


CAPTCHA of http://passport.jikexueyuan.com/sso/verify

Weibo.com[python3]


CAPTCHA of http://login.sina.com.cn/cgi/pin.php?r=8787878&s=0

License

MIT