Update README.md

This commit is contained in:
f0ng
2022-01-06 10:41:31 +08:00
committed by GitHub
parent 81e6999a5e
commit 1235595c7d

View File

@@ -1,5 +1,14 @@
# [FAQ](https://github.com/f0ng/poc2jar/blob/main/FAQ.md)常见问题解答
# 欢迎提更多模块的需求
## 2022.1.6更新v0.50
修复cors poc生成的双引号问题
<img src="https://user-images.githubusercontent.com/48286013/148319319-c64c4ad4-4e4b-4a96-b75a-31b2044556d3.png" width="750" height="650" />
增加AES、DES加解密模块
增加部分常用命令(https://xz.aliyun.com/t/10699)
<img src="https://user-images.githubusercontent.com/48286013/148319568-414e9994-e908-4cd5-a727-6f689399bb66.png" width="971" height="746" />
## 2021.12.31更新v0.49
@@ -8,7 +17,7 @@
优化了常用命令的排序
![9A569E54-A419-4EEA-8A35-00E9CF39878F](https://user-images.githubusercontent.com/48286013/147808198-e42e7014-87c9-4418-8fa5-8f8977bbf9f4.png)
todo:添加aes、des加解密的模块
~~todo:添加aes、des加解密的模块~~
## 2021.12.8更新v0.48
增加shiro RememberMe参数解密模块取自https://github.com/r00tuser111/SerializationDumper-Shiro