captcha_break and captcha_crack
These two projects are competitors, as both aim to provide solutions for breaking captchas, with "captcha_break" being a more general-purpose captcha recognition tool and "captcha_crack" specifically targeting character selection captchas like those from NetEase and GeeTest.
About captcha_break
ypwhs/captcha_break
验证码识别
This project helps you automatically read and interpret image-based CAPTCHA codes, the kind with mixed numbers and uppercase letters. You provide images of these CAPTCHAs, and the system outputs the exact character sequence. It's designed for anyone who needs to process or bypass CAPTCHAs in automated workflows or data collection tasks.
About captcha_crack
cos120/captcha_crack
选字验证码破解,试验过网易和极验,破解率99
This tool helps automate the process of solving "click-to-select" CAPTCHAs, which are used to verify you're human online. It takes images of these CAPTCHAs as input and tells you which characters to click, achieving a high success rate on platforms like NetEase and GeeTest. Anyone who frequently encounters these types of CAPTCHAs and wants to bypass them programmatically would find this useful.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work