From 18b1720d4d5f144cda60e3d4dbea1c0fc8b3663a Mon Sep 17 00:00:00 2001 From: TheLastZombie Date: Thu, 13 Dec 2018 10:40:31 +0000 Subject: [PATCH] Add Buster, fixes #5 (#6) * Update README.md * Update README-zh.md --- README-zh.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-zh.md b/README-zh.md index 4238980..b605d2d 100644 --- a/README-zh.md +++ b/README-zh.md @@ -56,6 +56,7 @@ - [Slide_captcha_cracker](https://github.com/chxj1992/slide_captcha_cracker) - Canny算子边缘检测识别滑动验证码. - [Simple-railway-captcha-solver](https://github.com/JasonLiTW/simple-railway-captcha-solver#english-version) - 實作基於CNN的台鐵訂票驗證碼辨識以及驗證性高的訓練集產生器. - [CAPTCHA-breaking](https://github.com/lllcho/CAPTCHA-breaking) +- [dessant/buster](https://github.com/dessant/buster) - Captcha solver extension for humans and monsters. ### Chinese - [Chinese_hand_write_rec](https://github.com/burness/tensorflow-101/tree/master/chinese_hand_write_rec/src) - 手写中文识别。 diff --git a/README.md b/README.md index a7e23a9..3f085c6 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ - [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. ### Chinese