ReaJason
|
39b09cecb1
|
test: fix failed cases
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
9be935694c
|
feat: injector support print some msg
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
8c77a4049b
|
feat: support staticInitialize
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
5a614e3b39
|
feat: support spring response body writer
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
245ec99839
|
feat: support parse custom shell className
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
81926b0a78
|
chore: change no field exception msg
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
6ccd139444
|
perf: remove session for godzilla
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
26b4f48e98
|
refactor: simplify code
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
7b390b7773
|
fix: proxyValve cause service exception
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
f8696dada5
|
fix: custom shell generate failed
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
0e0307fb97
|
fix: rm debug print
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
798e447ab6
|
fix: custom shell classname use itself
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
d06f238e2f
|
fix: serialize failed
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
86b31b193d
|
fix: custom listener shell generate failed
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
e7c69befe8
|
feat: support Apusic 9.0.1
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
4134c7233b
|
fix: custom shell NPE
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
f88c5d5606
|
feat: byteCode Probe support remove magic str
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
92c0d1d8a8
|
refactor: simplify command shell
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
aa140a8777
|
refactor: simplify CommandProbe
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
88af60fea4
|
fix: probe custom shellClassName not work
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
9b7d244837
|
build: remove useless package
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
f33972e460
|
refactor: simplify config build
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
da16649e6f
|
fix: supportedShellTools not right
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
d7eaf5c068
|
fix: custom shell not supported for listener and valve vistor
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
ba449cc8e4
|
refactor: remove ShellTool enum
|
2025-09-12 22:51:50 +08:00 |
|
Wans
|
8f2872e542
|
feat: support ScriptEngineBigInteger
|
2025-08-28 10:18:20 +08:00 |
|
ReaJason
|
1c28a5d4ba
|
fix: Tomcat old listeners not work when inject listener shell (#93)
|
2025-08-28 00:32:30 +08:00 |
|
ReaJason
|
6a475983db
|
fix: add generate exception global handler
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
7e3e97d79a
|
refactor: rm static block for better life
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
f9dce4f84b
|
refactor: rename
1. 将枚举 Server 改为字符串常量,使得 memshell 和 probeshell 都能共用
2. 移除 memshell 模块直接内置在 generator 中
3. 通用类从 memshell 移动至 javaweb 下,命名修改,增加辨识度
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
31e1e26488
|
fix: windows attach res not found
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
4a3bc0c40a
|
feat: support probe shell generation
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
5f153a9052
|
refactor: simplify server options
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
a4bdde14dd
|
fix: error msg not correct
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
9fe2630c36
|
feat: support H2 packer
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
f09ae066bd
|
fix: /osgi context not webContext
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
b2520eebac
|
fix: InforSuite Agent not work
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
58341b4f7c
|
refactor: add packer module
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
ba04db93be
|
build: rm memshell-party-bom module
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
afa8f9dd06
|
feat: support Apusic V10
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
b6fca022f9
|
refactor: simplify Tomcat AgentInjector
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
b12a8530f2
|
build: use Kotlin DSL
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
1dc27116f1
|
refactor: combine normal and bypass JSP template
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
f43218b5e1
|
feat: support JBossAS ProxyValve shell
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
04bbddee6b
|
feat: support Tomcat ProxyValve shell
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
9572b90cef
|
refactor: merge JBossAS and GlassFish
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
bae97ec554
|
refactor: simplify base64 and getFieldValue method
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
a37e32deb2
|
refactor: move method order
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
faee94d77e
|
refactor: use TypeDescription
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
5627604ba9
|
refactor: merge memshell module
|
2025-06-07 13:31:18 +08:00 |
|