CAPTCHA-breaking

CAPTCHA breaker

A test suite for breaking CAPTCHA images using machine learning and computer vision techniques.

GitHub

224 stars
15 watching
82 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list


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
webspiderutils/verification_code A comprehensive collection of tools and techniques for breaking and recognizing various types of CAPTCHAs used in online services 1,042
chxj1992/captcha_cracker An image recognition system using a deep learning model to classify characters from verification codes 188
cos120/captcha_crack A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. 653
lepture/captcha A library that generates visual and audio challenges to prevent automated access 1,014
tpkahlon/captcha-image A library to generate images with distorted text and background patterns for security purposes. 8
lorien/captcha_solver A universal API to interact with various CAPTCHA solving services 243
chxj1992/slide_captcha_cracker A project that uses image processing techniques to locate a sliding captcha puzzle within a background image. 141
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
arunpatala/captcha An implementation of CAPTCHA systems using neural networks and deep learning techniques 181
mbi/django-simple-captcha Adds captchas to forms in web applications 1,383
dchest/captcha Provides tools for generating and verifying image and audio CAPTCHAs to prevent automated form submissions 1,930
mcaptcha/mcaptcha A CAPTCHA system with proof-of-work based rate limiting and token-based validation 1,718
gregwar/captcha A library for generating and verifying human-based CAPTCHAs to prevent automated access attempts. 1,730
jackonyang/captcha-tensorflow A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas 997