mirror of
https://github.com/ZYSzys/awesome-captcha.git
synced 2025-03-19 05:26:10 -04:00
![renovate[bot]](/assets/img/avatar_default.png)
Welcome to [Renovate](https://renovatebot.com)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this Configure Renovate PR is merged - Separate major versions of dependencies into individual branches/PRs - Do not separate patch and minor upgrades into separate PRs for the same dependency - Upgrade to unstable versions only if the existing version is unstable - Raise PRs immediately (after branch is created) - Use <code>renovate/</code> as prefix for all branch names - If semantic commits detected, use semantic commit type <code>fix</code> for dependencies and <code>chore</code> for all others - Keep existing branches updated even when not scheduled - Disable automerging feature - wait for humans to merge all PRs - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories - Update existing lock files only when <code>package.json</code> is modified - Autodetect whether to pin dependencies or maintain ranges - Rate limit PR creation to a maximum of two per hour - Limit to maximum 20 concurrent Renovate PRs at any time - Group known monorepo packages together - Use curated list of recommended non-monorepo package groupings 🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs. --- ### What to Expect It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away. --- ❓ If you have any questions, try reading the [Docs](https://renovatebot.com/docs), particularly the Getting Started section. Also, you can post questions about your config in [Renovate's Config Help repository](https://renovatebot.com/gh/renovatebot/config-help/issues). --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#ZYSzys/awesome-captcha).
Awesome Captcha 
Curated list of awesome captcha libraries and captcha crack tools.
CAPTCHA is a type of challenge–response test used in computing to determine whether or not the user is human.
Contents
Libraries
- mewebstudio/captcha - Captcha for Laravel 5.
- CGregwar/Captcha - PHP Captcha library.
- trekjs/captcha - A Lightweight Pure JavaScript Captcha for Node.js. No C/C++, No ImageMagick, No Canvas.
- pusuo/patchca - Simple yet powerful CAPTCHA library written in Java.
- google/recaptcha - PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
- ambethia/recaptcha - ReCaptcha helpers for ruby apps.
- anhskohbo/no-captcha - No CAPTCHA reCAPTCHA For Laravel.
Generation
- dchest/captcha - Go package captcha implements generation and verification of image and audio CAPTCHAs.
- lepture/captcha - A captcha library that generates audio and image CAPTCHAs.
- lemonce/svg-captcha - Generate svg captcha in Node.js.
- DoubleSpout/ccap - Node.js generate captcha using c++ library CImg without install any other lib or software.
- contra/captchagen - Captcha generation for Node.js.
- jineshfrancs/CaptchaImageView - Custom ImageView to generate captcha image.
- mcxtzhang/SwipeCaptcha - Swipe captcha of Android platform.
- mojocn/base64Captcha - Golang base64-captcha supports digits, numbers,alphabet, arithmetic, audio and digit-alphabet captcha.
Crack
General
- Captcha - Breaking captchas using torch.
- CAPTCHA - Implement classification for CAPTCHA in TensorFlow.
- Captcha-break - Captcha break based on opencv2, tesseract-ocr and some machine learning algorithm.
- Captcha_break - Captcha break using CNN with Keras.
- Simple-captcha-solver - Simple CAPTCHA solver in python 🐍.
- SimGAN-Captcha - Solve captcha without manually labeling a training set.
- Captcha.irctc - Reading irctc captchas with 98% accuracy using deep learning.
- Captcha-tensorflow - Image Captcha Solving Using TensorFlow and CNN Model.
- CNN_keras - CNN | Keras | CAPTCHA recognition(卷积神经网络、Keras框架、验证码识别).
- Captcha_recognize - Image Recognition captcha without image segmentation.
- Captcha_svm - Use svm to hack simple captcha.
- Captcha_cracker - Crack captcha with CNN.
- Slide_captcha_cracker - Crack solution for slide captcha with Canny algorithm.
- Simple-railway-captcha-solver - Simple captcha solver based on CNN and a training set generator by imitating the style of captcha.
- CAPTCHA-breaking - Breaking the captcha.
- ecthros/uncaptcha - Defeating Google's audio reCaptcha with 85% accuracy.
Chinese
- Chinese_hand_write_rec - Handwritten chinese recognition.
- CNN_handwritten_chinese_recognition - As the name shows, handwritten_chinese_recognition with cnn.
- Chinese-Character-Recognition - This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
- Zheye - Chinese captcha recognition program for handstand character of zhihu.
- 12306-captcha - Recognize 12306 captcha with deep learning.
- nickliqian/cnn_captcha - Use cnn recognize captcha by tensorflow.
Tools
- Tesseract - Tesseract Open Source OCR Engine.
- MotionCAPTCHA - MotionCAPTCHA jQuery Plugin - Stop Spam, Draw Shapes.
- Negative-captcha - A plugin to make the process of creating a negative captcha in Rails much less painful.
- Django-simple-captcha - An extremely simple, yet highly customizable Django application to add captcha images to any Django form.
- Securimage - PHP CAPTCHA Script.
- Captcha_solver - Univeral API to captcha solving services.
Other
- VisualCaptcha - A collection of all the different versions/repos of visualCaptcha.
Maintainers
Contribute
Please do! Check out the CONTRIBUTING file, and open an issue!
License
To the extent possible under law, ZYSzys has waived all copyright and related or neighboring rights to this work.
Description
Curated list of awesome captcha libraries and crack tools.
awesomeawesome-listcaptchacaptcha-breakcaptcha-breakingcaptcha-generatorcaptcha-imagecaptcha-librarycaptcha-solvercaptcha-solvingcrack-captchaimage-captcha
Readme
MIT
121 KiB
Languages
JavaScript
100%