-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
# 原项目地址: | ||
# captcha-killer-modified | ||
|
||
# https://github.com/c0ny1/captcha-killer | ||
## 原项目地址: | ||
|
||
## https://github.com/c0ny1/captcha-killer | ||
|
||
1.修改了原项目中`sun.misc.BASE64Encoder`报错的问题 | ||
|
||
2.优化了验证码`data:image`识别问题 | ||
|
||
3.添加了ddddocr验证码识别库 | ||
|
||
![image-20220318204808870](/Users/f0ngf0ng/Library/Application Support/typora-user-images/image-20220318204808870.png) | ||
|
||
![image-20220318204819306](/Users/f0ngf0ng/Library/Application Support/typora-user-images/image-20220318204819306.png) | ||
|
||
<img src="https://user-images.githubusercontent.com/48286013/159009462-b028fb9f-05de-4c82-ae72-f576fa0adf8c.png" width="160" height="800" /> | ||
<img src="https://user-images.githubusercontent.com/48286013/159009480-b4dcb61e-7798-49cc-a118-dfd1e02ae592.png" width="115" height="650" /> | ||
识别成功率在85%左右。 | ||
|
||
具体修改请查看微信公众号文章 | ||
|
||
https://mp.weixin.qq.com/s?__biz=MzkzNzE4MTk4Nw==&mid=2247484153&idx=1&sn=88f64dfd53c521b752f4ef327d065789&chksm=c29214b5f5e59da38eae3d1fd4ce352f0bf9506dec33fccac48aefb56015c4f2cc74c9d5b6da&token=631725442&lang=zh_CN#rd | ||
https://mp.weixin.qq.com/s?__biz=MzkzNzE4MTk4Nw==&mid=2247484153&idx=1&sn=88f64dfd53c521b752f4ef327d065789&chksm=c29214b5f5e59da38eae3d1fd4ce352f0bf9506dec33fccac48aefb56015c4f2cc74c9d5b6da&token=631725442&lang=zh_CN#rd |