Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Captcha !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Captcha !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
▐ Curated list of awesome captcha libraries and captcha crack tools.
@@ -42,8 +42,7 @@
- mcxtzhang/SwipeCaptcha (https://github.com/mcxtzhang/SwipeCaptcha) - Swipe captcha of Android platform.
- mojocn/base64Captcha (https://github.com/mojocn/base64Captcha) - Golang base64-captcha supports digits, numbers,alphabet, arithmetic, audio and digit-alphabet captcha.
- koto-bank/kocaptcha (https://github.com/koto-bank/kocaptcha) - A simple captcha service with a single API endpoint, written in Rust.
- Captcheck (https://captcheck.netsyms.com) - Lightweight, self-hostable CAPTCHA service written in PHP 7 and MySQL. Uses a selection of icons from Font-Awesome. Text-only accessibility mode and support for 
keyboard-only operation.
- Captcheck (https://captcheck.netsyms.com) - Lightweight, self-hostable CAPTCHA service written in PHP 7 and MySQL. Uses a selection of icons from Font-Awesome. Text-only accessibility mode and support for keyboard-only operation.
- Securimage (https://www.phpcaptcha.org) - Open-source free PHP Captcha script.
- Lokno/click-captcha (https://github.com/Lokno/click-captcha) - A visual, click-based CAPTCHA for human authentication.
- ArgoZhang/SliderCaptcha (https://github.com/ArgoZhang/SliderCaptcha) - Slider captcha supporting mobile.
@@ -65,8 +64,7 @@
- zhengwh/captcha-svm (https://github.com/zhengwh/captcha-svm) - Use svm to hack simple captcha.
- chxj1992/captcha_cracker (https://github.com/chxj1992/captcha_cracker) - Crack captcha with CNN.
- chxj1992/slide_captcha_cracker (https://github.com/chxj1992/slide_captcha_cracker) - Crack solution for slide captcha with Canny algorithm.
- JasonLiTW/simple-railway-captcha-solver#english-version (https://github.com/JasonLiTW/simple-railway-captcha-solver#english-version) - Simple captcha solver based on CNN and a training set generator by 
imitating the style of captcha.
- JasonLiTW/simple-railway-captcha-solver#english-version (https://github.com/JasonLiTW/simple-railway-captcha-solver#english-version) - Simple captcha solver based on CNN and a training set generator by imitating the style of captcha.
- lllcho/CAPTCHA-breaking (https://github.com/lllcho/CAPTCHA-breaking) - Breaking the captcha.
- ecthros/uncaptcha (https://github.com/ecthros/uncaptcha) - Defeating Google's audio reCaptcha with 85% accuracy.
- dessant/buster (https://github.com/dessant/buster) - Captcha solver extension for humans and monsters.
@@ -75,8 +73,8 @@
Chinese
- burness/chinese_hand_write_rec (https://github.com/burness/tensorflow-101/tree/master/chinese_hand_write_rec/src) - Handwritten chinese recognition.
- taosir/cnn_handwritten_chinese_recognition (https://github.com/taosir/cnn_handwritten_chinese_recognition) - As the name shows, handwritten_chinese_recognition with cnn.
- soloice/Chinese-Character-Recognition (https://github.com/soloice/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.
- soloice/Chinese-Character-Recognition (https://github.com/soloice/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.
- muchrooms/zheye (https://github.com/muchrooms/zheye) - Chinese captcha recognition program for handstand character of zhihu.
- aaronshan/12306-captcha (https://github.com/aaronshan/12306-captcha) - Recognize 12306 captcha with deep learning.
- nickliqian/cnn_captcha (https://github.com/nickliqian/cnn_captcha) - Use cnn recognize captcha by tensorflow.