captcha
CAPTCHA solver
A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks.
A Lightweight Pure JavaScript Captcha for Node.js. No C/C++, No ImageMagick, No Canvas.
465 stars
9 watching
46 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
captchapure-javascript
Related projects:
Repository | Description | Stars |
---|---|---|
| A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
| 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 |
| A universal API to interact with various CAPTCHA solving services | 244 |
| A ReactJS component that generates and validates simple captchas. | 43 |
| An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 725 |
| A JavaScript library for generating SVG-based captchas. | 10 |
| Generates SVG images with customizable CAPTCHAs for security verification | 1,869 |
| Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
| A captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas. | 144 |
| A middleware stack for generating and manipulating CAPTCHAs. | 183 |
| A configurable captcha solution focused on accessibility and simplicity while maintaining security, with support for multiple languages and frameworks. | 407 |
| Automated solution to recognize simple CAPTCHAs using support vector machines | 206 |
| Spam protection for Rails applications using text-based logic question captchas. | 56 |
| A Ruby-based visual CAPTCHA system for Rails applications. | 1 |