-
-
Notifications
You must be signed in to change notification settings - Fork 273
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
3 changed files
with
15 additions
and
15 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,5 +1,5 @@ | ||
group = "me.leon.tools" | ||
version = "1.13.5.beta" | ||
version = "1.13.6.beta" | ||
|
||
plugins { | ||
application | ||
|
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
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,18 +1,18 @@ | ||
{"version":"1.13.5.beta","info":"1.13.5.beta | ||
{"version":"1.13.6.beta","info":"1.13.6.beta | ||
|
||
🔥 CTF autoKey 提示语错误,修正兽音 | ||
🔥 CTF playfair/ADGFX兼容包含空白符号的table | ||
🔥 CTF playFair支持大小写还原 | ||
🔥 RSA-crack 新增n多因子解密 p q r r1 r2 rn | ||
🔥 修复QrCode截屏识别错误, 编码逐行功能无效 | ||
🔥 CTF新增 DNA加密解 | ||
🔥 编码一键crack不正确, 排除octal | ||
🔥 RSA-crack 加入本地质因分解算法 rho,p-1 | ||
🔥 RSA-crack 小指数开方不包含 c^(n/1) | ||
🔥 railfence normal 移除占位符 | ||
🔥 PBE支持 Md5andRC4 Md5andTripleDe | ||
🔥 内置浏览器支持websocket | ||
🔥 调整样式及部分布局 | ||
🔥 编码crack支持 文件模式式(建议文件大于1M时使用) | ||
🔥 CTF新增 tapCode敲击码 | ||
🔥 CTF bifid默认字典 | ||
🔥 CTF,关于加入wiki入口 | ||
🔥 RSA-crack新增 N2EC参数,优化参数解析 | ||
🔥 其他优化 | ||
|
||
🐞 base91特定长度最后一位解码错误 | ||
|
||
升级方式 下载最新app.jar复制到lib目录下,同时删除旧jar包 | ||
新增 CTF wiki https://github.com/Leon406/ToolsFx/wiki/CTF | ||
使用前必看README和wiki https://github.com/Leon406/ToolsFx/wiki/CTF | ||
|
||
"} |