# captcha-break **Repository Path**: qwop/captcha-break ## Basic Information - **Project Name**: captcha-break - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # captcha-break captcha break based on opencv2, tesseract-ocr and some machine learning algorithm. ## Types ### Basic[[cpp](./basic/cpp)][[python](./basic/python)] ![](./basic/basic.jpg) The simplest captcha breaking. ### CSDN[[cpp](./csdn/cpp)][[python](./csdn/python)] ![](./csdn/csdn.png) CAPTCHA from http://download.csdn.net/ ### SubMail[[cpp](./submail/cpp)] ![](./submail/submail.png) CAPTCHA from http://submail.cn/sms ### Weibo.cn[[cpp](./weibo.cn/cpp)][[python](./weibo.cn/python)] ![](./weibo.cn/weibo.cn.png) CAPTCHA from http://login.weibo.cn/login/. (Note: This website has changed now, and the captcha is not available!) ### JiKeXueYuan[[python](./jikexueyuan/python)] ![](./jikexueyuan/jikexueyuan.png) CAPTCHA of http://passport.jikexueyuan.com/sso/verify ## License MIT