We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3074e60 commit ce8d7e9Copy full SHA for ce8d7e9
README.md
@@ -1,3 +1,7 @@
1
+# VerifyReader
2
+
3
+针对简单类型验证码进行识别的工具套件 其中包含验证码配置工具、识别模块、爆破模块 识别模块代码进行开源 仅两个类文件 其他工具均为对这两个类的进行二次封装 主要是提供一些思路
4
5
原文地址:[http://drops.wooyun.org/tips/13043](http://drops.wooyun.org/tips/13043)
6
7
注:此文章只适合简单验证码,最后也将编写的工具附上以及关键部分代码和使用说明文档
0 commit comments