captcha_crack

Captcha solver

A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model.

选字验证码破解,试验过网易和极验,破解率99

GitHub

653 stars
34 watching
238 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list

captchadeep-learning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nladuo/captcha-break An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. 726
chxj1992/captcha_cracker An image recognition system using a deep learning model to classify characters from verification codes 188
arunpatala/captcha An implementation of CAPTCHA systems using neural networks and deep learning techniques 181
trekjs/captcha A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. 467
lorien/captcha_solver A universal API to interact with various CAPTCHA solving services 243
ptigas/simple-captcha-solver A CAPTCHA solver that extracts and matches text from an image by calculating pixel differences between the input image and pre-computed letter masks. 556
chxj1992/slide_captcha_cracker A project that uses image processing techniques to locate a sliding captcha puzzle within a background image. 141
0b01/simgan-captcha Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) 434
webspiderutils/verification_code A comprehensive collection of tools and techniques for breaking and recognizing various types of CAPTCHAs used in online services 1,042
lllcho/captcha-breaking A test suite for breaking CAPTCHA images using machine learning and computer vision techniques. 224
aaronshan/12306-captcha Deep learning-based system to recognize and classify 12306 captcha images 281
zhengwh/captcha-svm Automated solution to recognize simple CAPTCHAs using support vector machines 206
mcaptcha/mcaptcha A CAPTCHA system with proof-of-work based rate limiting and token-based validation 1,718
tpkahlon/captcha-image A library to generate images with distorted text and background patterns for security purposes. 8
dchest/captcha Provides tools for generating and verifying image and audio CAPTCHAs to prevent automated form submissions 1,930