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: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nladuo/captcha-breakAn open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites.725
webspiderutils/verification_codeA comprehensive collection of tools and techniques for breaking and recognizing various types of CAPTCHAs used in online services1,049
chxj1992/captcha_crackerAn image recognition system using a deep learning model to classify characters from verification codes189
cos120/captcha_crackA system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model.653
lepture/captchaA library that generates visual and audio challenges to prevent automated access1,023
tpkahlon/captcha-imageA library to generate images with distorted text and background patterns for security purposes.8
lorien/captcha_solverA universal API to interact with various CAPTCHA solving services244
chxj1992/slide_captcha_crackerA project that uses image processing techniques to locate a sliding captcha puzzle within a background image.142
ptigas/simple-captcha-solverA 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/captchaAn implementation of CAPTCHA systems using neural networks and deep learning techniques181
mbi/django-simple-captchaAdds captchas to forms in web applications1,388
dchest/captchaProvides tools for generating and verifying image and audio CAPTCHAs to prevent automated form submissions1,946
mcaptcha/mcaptchaA CAPTCHA system with proof-of-work based rate limiting and token-based validation1,741
gregwar/captchaA library for generating and verifying human-based CAPTCHAs to prevent automated access attempts.1,734
jackonyang/captcha-tensorflowA project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas998