13 Commits

Author SHA1 Message Date
threedr3am 442d6e0974 fix write access问题 2021-12-29 14:12:29 +08:00
threedr3am 836015b51a fix ProtectTransformer 重加载问题 2021-12-29 13:05:15 +08:00
threedr3am 1b0c4373f5 添加建议输出 2021-12-29 12:52:39 +08:00
threedr3am e6f300efea 添加修改hook为javax.servlet.http.HttpServlet的说明 2021-12-29 12:47:40 +08:00
threedr3am 1d2c92aaad fix JarInputStream MANIFEST.MF 读取问题 & fix class frozen 问题 & fix文件写时Options缺省默认CREATE问题 2021-12-29 12:45:43 +08:00
threedr3am 60c357a812 fix: 多次替换class问题 2021-04-11 14:17:56 +08:00
threedr3am cc8d02f4b8 optimize: 递归检测java.lang.instrument.ClassFileTransformer接口,防止多层嵌套interface结构绕过 2021-04-10 21:35:50 +08:00
threedr3am 0f1049ec04 add warnning to README.md 2021-03-30 11:35:05 +08:00
threedr3am 658270ea79 Merge pull request #1 from threedr3am/threedr3am-patch-1
Create WriteShellTransformer.java
2021-03-29 23:44:29 +08:00
threedr3am 37a4a0a503 Create WriteShellTransformer.java
feat:为了防止出现事故,把原有jar包进行备份,备份到当前目录隐藏文件".xxx.jar.bk"
2021-03-29 23:44:11 +08:00
threedr3am ce8d64764e rebase 2021-03-29 21:06:16 +08:00
threedr3am 0eb903028a Create LICENSE 2021-03-29 17:54:34 +08:00
threedr3am 09888632ac first commit 2021-03-29 17:52:47 +08:00