verification_code
CAPTCHA breaker
A comprehensive collection of tools and techniques for breaking and recognizing various types of CAPTCHAs used in online services
验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。
1k stars
20 watching
229 forks
Language: C
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lllcho/captcha-breaking | A test suite for breaking CAPTCHA images using machine learning and computer vision techniques. | 224 |
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 |
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 |
matthutchinson/acts_as_textcaptcha | Spam protection for Rails applications using text-based logic question captchas. | 56 |
lokno/click-captcha | A visual CAPTCHA system that uses a click-based challenge to authenticate human users. | 30 |
trekjs/captcha | A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 467 |
gregwar/captcha | A library for generating and verifying human-based CAPTCHAs to prevent automated access attempts. | 1,730 |
acarasimon96/wagtail-django-simple-captcha | An extension of Wagtail's form builder to add a simple CAPTCHA verification step | 3 |
lepture/captcha | A library that generates visual and audio challenges to prevent automated access | 1,014 |
fabianwennink/iconcaptcha-php | A captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas. | 140 |
mcaptcha/mcaptcha | A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,718 |
texnomic/hcaptcha | A package that enables server-side verification of hCaptcha responses in ASP.NET Core Blazor applications. | 7 |
produck/svg-captcha | Generates SVG images with customizable CAPTCHAs for security verification | 1,865 |