-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
自定义shiroKeys.txt文件没有加载 #7
Comments
另外爆破的时候能不能放一个进度条或者统计 10/100 这样子的,或者爆破结束有个输出语句,不然不知道是卡了还是爆破结束了 |
注意大小写 |
可以加个数字,表示当前第几个 |
这个文件名是直接复制你这里说明的,意思这个k要改成小写的吗 |
测了一下,是可以加载自定义的,但是对部分格式的key不支持 |
aes密钥长度是有要求的,要是加密失败也就终止了 |
好像是个bug,修了一下。有空可以试试 |
师傅好,目前测试key长度超过24位或者结尾不带"=="都会卡住 |
创建了shiroKeys.txt文件,和本软件是一个目录下
但是爆破的时候并没有使用自定义的key进行爆破
The text was updated successfully, but these errors were encountered: