captcha-svm
CAPTCHA solver
Automated solution to recognize simple CAPTCHAs using support vector machines
use svm to hack simple captcha
206 stars
20 watching
93 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
produck/svg-captcha | Generates SVG images with customizable CAPTCHAs for security verification | 1,865 |
mbi/django-simple-captcha | Adds captchas to forms in web applications | 1,383 |
thinkjs/think-svg-captcha | A JavaScript library for generating SVG-based captchas. | 10 |
aaronshan/12306-captcha | Deep learning-based system to recognize and classify 12306 captcha images | 281 |
cos120/captcha_crack | A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
0b01/simgan-captcha | Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
zakizhou/captcha | A deep learning model for classifying images with four digits | 68 |
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 |
nladuo/captcha-break | An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 726 |
dchest/captcha | Provides tools for generating and verifying image and audio CAPTCHAs to prevent automated form submissions | 1,930 |
flowxm/angular-yandex-smart-captcha | A library that provides an Angular wrapper for Yandex SmartCaptcha | 1 |
dapphp/securimage | Generates CAPTCHA images and audio with customizable security features | 568 |
arunpatala/captcha | An implementation of CAPTCHA systems using neural networks and deep learning techniques | 181 |
steambap/captcha | Provides an easy-to-use API for generating captchas with flexible font options | 155 |