CAPTCHA-breaking
CAPTCHA breaker
A test suite for breaking CAPTCHA images using machine learning and computer vision techniques.
224 stars
15 watching
82 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 725 |
| A comprehensive collection of tools and techniques for breaking and recognizing various types of CAPTCHAs used in online services | 1,049 |
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
| A library that generates visual and audio challenges to prevent automated access | 1,023 |
| A library to generate images with distorted text and background patterns for security purposes. | 8 |
| A universal API to interact with various CAPTCHA solving services | 244 |
| A project that uses image processing techniques to locate a sliding captcha puzzle within a background image. | 142 |
| 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 |
| An implementation of CAPTCHA systems using neural networks and deep learning techniques | 181 |
| Adds captchas to forms in web applications | 1,388 |
| Provides tools for generating and verifying image and audio CAPTCHAs to prevent automated form submissions | 1,946 |
| A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,741 |
| A library for generating and verifying human-based CAPTCHAs to prevent automated access attempts. | 1,734 |
| A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |