add SerializationDumper:一种以更易读的形式转储 Java 序列化流的工具

This commit is contained in:
Mrxn 2022-06-10 22:48:13 +08:00
parent f5e0e3cbe6
commit 5ff30e065c

View File

@ -1254,6 +1254,7 @@
- [URLFinder类似JSFinder的golang实现更快更全更舒服](https://github.com/pingc0y/URLFinder)
- [Memoryshell-JavaALL收集内存马打入方式](https://github.com/achuna33/Memoryshell-JavaALL)
- [codeql_compile自动反编译闭源应用创建codeql数据库](https://github.com/ice-doom/codeql_compile)
- [SerializationDumper一种以更易读的形式转储 Java 序列化流的工具](https://github.com/NickstaDB/SerializationDumperc)
## <span id="head8"> 文章/书籍/教程相关</span>