Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
f0ng authored Mar 18, 2022
1 parent 8ab6b41 commit b9a3571
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# captcha-killer-modified
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)

识别成功率在85%左右。

具体修改请查看微信公众号文章

https://mp.weixin.qq.com/s?__biz=MzkzNzE4MTk4Nw==&mid=2247484153&idx=1&sn=88f64dfd53c521b752f4ef327d065789&chksm=c29214b5f5e59da38eae3d1fd4ce352f0bf9506dec33fccac48aefb56015c4f2cc74c9d5b6da&token=631725442&lang=zh_CN#rd

0 comments on commit b9a3571

Please sign in to comment.