captcha

CAPTCHA solver

An implementation of CAPTCHA systems using neural networks and deep learning techniques

Breaking captchas using torch

GitHub

181 stars
11 watching
76 forks
Language: Jupyter Notebook
last commit: over 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
lorien/captcha_solverA universal API to interact with various CAPTCHA solving services244
arunpatala/captcha.irctcA deep learning-based system to recognize handwritten text from images used in ticket booking systems212
cos120/captcha_crackA system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model.653
0b01/simgan-captchaAutomated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs)434
trekjs/captchaA pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks.465
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
aaronshan/12306-captchaDeep learning-based system to recognize and classify 12306 captcha images281
desirepath41/visualcaptchaA configurable captcha solution focused on accessibility and simplicity while maintaining security, with support for multiple languages and frameworks.407
mcaptcha/mcaptchaA CAPTCHA system with proof-of-work based rate limiting and token-based validation1,741
chxj1992/captcha_crackerAn image recognition system using a deep learning model to classify characters from verification codes189
prosopo/captchaProtects websites from bots and automated abuse by solving a challenge without collecting user data50
fabianwennink/iconcaptcha-phpA captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas.144
zhengwh/captcha-svmAutomated solution to recognize simple CAPTCHAs using support vector machines206
gregwar/captchaA library for generating and verifying human-based CAPTCHAs to prevent automated access attempts.1,734