ReaJason
cf65fbb53c
feat: support GZIPBase64 packer
2025-01-22 18:29:42 +08:00
ReaJason
962914fa8d
fix: build error
2025-01-20 00:39:14 +08:00
ReaJason
f90f0f0713
feat: support i18n [skip ci]
2025-01-20 00:34:10 +08:00
ReaJason
a64238eea0
docs: update README
2025-01-18 20:25:54 +08:00
ReaJason
1015c55b6d
test: npe
2025-01-18 20:14:47 +08:00
ReaJason
8ed16fc818
docs: update screenshots
2025-01-18 20:00:40 +08:00
ReaJason
24a9b563e6
refactor: enhance web ux
2025-01-18 20:00:24 +08:00
ReaJason
8d5af74733
fix: tomcat filter shell not work
...
tomcat filter shell classname startsWith org.apache.catalina.web.handlers will not work
2025-01-18 19:54:04 +08:00
ReaJason
363d0591dc
refactor: rename webflux
2025-01-18 18:28:46 +08:00
ReaJason
fe1a443c0d
refactor: rename springwebmvc
2025-01-18 18:28:46 +08:00
ReaJason
113b174837
feat: support springwebmvc agent shell
...
1. hook point is org.springframework.web.servlet.FrameworkServlet.service
2025-01-18 18:28:46 +08:00
ReaJason
19ecd109fc
Revert "fix: GlassFish war deploy failed"
...
This reverts commit 974cf3ccaa .
2025-01-10 01:28:08 +08:00
ReaJason
9f763906ae
docs: update README
2025-01-10 01:15:49 +08:00
ReaJason
be91430bd5
feat: support JBossAS contextValve agent shell
2025-01-10 01:15:40 +08:00
ReaJason
5bed6c877d
feat: suport bes agent shell
2025-01-10 01:07:34 +08:00
ReaJason
633508ceda
feat: support TongWeb agent shell
2025-01-10 00:56:58 +08:00
ReaJason
e26cb37805
fix: GlassFish war deploy failed
2025-01-10 00:56:26 +08:00
ReaJason
3efda487e9
feat: support inforsuite agent shell
2025-01-10 00:56:26 +08:00
ReaJason
f92d7207c8
feat: support GlassFish agent shell ( #23 )
...
1. hook point1 is org.apache.catalina.core.ApplicationFilterChain.doFilter
2. hook point2 is org.apache.catalina.core.StandardContextValve.invoke
3. GlassFish use osgi module, cipher class not in web-core, so that should use ContextClassLoader (resolved #23)
2025-01-10 00:56:26 +08:00
ReaJason
5540016f12
feat: support tomcat context valve agent shell
2025-01-10 00:56:26 +08:00
ReaJason
9fae3847ae
docs: update README
2025-01-09 01:06:33 +08:00
ReaJason
f4bc254ed3
feat: support jetty agent shell ( #19 )
...
1. hook point is org.eclipse.jetty.servlet.ServletHandler.doHandle
2. it doesn't support jetty6, org.mortbay.jetty.servlet.ServletHandler#handle, because ldc visit cannot support java1.4
2025-01-09 01:04:31 +08:00
ReaJason
a1d4a6d8fa
docs: update README
2025-01-08 00:03:05 +08:00
ReaJason
a6f5ee96d6
feat: support undertow agent shell ( #21 )
...
1. hook point is io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest, resolved #21
2. fix godzilla payload error in some module system that cost my five hour to debug
2025-01-07 23:26:59 +08:00
ReaJason
b272c9739b
ci: was7 failed
2025-01-07 21:18:32 +08:00
ReaJason
b5903f39fa
test: unit test npe
2025-01-07 20:44:05 +08:00
ReaJason
99c53b6287
feat: support resin agnet shell(#20)
...
hook point is com.caucho.server.dispatch.FilterFilterChain.doFilter (resolved #20 )
2025-01-07 20:28:51 +08:00
ReaJason
1dfc28cd33
feat: support jbossas agent shell
2025-01-07 10:02:51 +08:00
ReaJason
c44ae3ad4f
test: add nettyHandler test
2025-01-07 10:02:51 +08:00
ReaJason
b5031012ba
feat: use ldc and reflection ( #26 )
...
1. remove servlet-api dependency
2. remove class reference (resolved #26 ), but it doesn't work for java4
2025-01-07 10:02:51 +08:00
ReaJason
5340de9b71
fix: change weblogic agent hook
2025-01-07 10:02:51 +08:00
ReaJason
f71657b11c
fix: was7 agent shell fail sometime
2025-01-07 10:02:51 +08:00
ReaJason
858212cd9c
docs: update CONTRIBUTING
2025-01-05 15:44:57 +08:00
ReaJason
8e36beaad1
feat: support webflux netty shell ( #8 )
2025-01-05 15:44:43 +08:00
ReaJason
d511a8346f
test: add websphere7 integration test ( resolved #16 )
2025-01-04 23:24:11 +08:00
ReaJason
b8116ac0a5
docs: update README
2025-01-04 11:26:41 +08:00
ReaJason
a6a1cff2c4
ci: websphere agent test failed
2025-01-04 11:18:03 +08:00
ReaJason
7ae28d5457
fix: build error
2025-01-04 10:51:45 +08:00
ReaJason
8a909971f1
ci: only support manually push
2025-01-04 10:48:57 +08:00
ReaJason
371402c144
feat: support was and weblogic agent shell
2025-01-03 22:05:54 +08:00
ReaJason
2b34b80e40
feat: tomcat agent support jdk6
2025-01-03 02:16:51 +08:00
ReaJason
2f2ef8a774
fix: boot jar dependencies copy error
2025-01-03 01:25:45 +08:00
ReaJason
393693b89b
fix: spring shell generate error
2025-01-03 00:43:03 +08:00
ReaJason
2da2e180cb
feat: support tomcat agent shell ( resolved #12 )
2025-01-03 00:25:56 +08:00
ReaJason
8e741b6647
style(ui): unify font size
2024-12-31 12:07:56 +08:00
ReaJason
717c81571b
fix: copyToClipboard button not work
2024-12-31 11:41:08 +08:00
ReaJason
2ec43d97dd
ci: add unit test for boot
2024-12-31 01:21:21 +08:00
ReaJason
c9a536d2fd
fix: boot run failed
2024-12-30 23:20:16 +08:00
ReaJason
74a919c6ec
docs: update
2024-12-28 01:11:23 +08:00
ReaJason
e123c7485e
docs: update README
2024-12-28 01:03:23 +08:00
ReaJason
696814fd2c
refactor: simplify code
2024-12-28 00:52:28 +08:00
ReaJason
87147d738a
feat: support apusic shell generate ( #10 )
2024-12-27 20:39:09 +08:00
ReaJason
c205e69563
docs: update screenshot [skip ci]
2024-12-27 01:02:02 +08:00
ReaJason
dddbc15dd8
docs: update README
2024-12-27 00:57:59 +08:00
ReaJason
77ae8c1559
docs: update README
2024-12-27 00:45:54 +08:00
ReaJason
a54c307bd5
feat: support tongweb shell generate ( resolved #11 )
2024-12-26 23:45:58 +08:00
ReaJason
3d14f0113e
perf: support bes symbol name
2024-12-26 21:54:18 +08:00
ReaJason
b1d449538d
refactor: rename [skip ci]
2024-12-26 21:46:21 +08:00
ReaJason
8fe2b47805
fix: glassfish7 listener failed
2024-12-26 21:34:26 +08:00
ReaJason
c30e99a92c
docs: update README
2024-12-26 21:19:51 +08:00
ReaJason
5f4880e72a
feat: support bes shell generate ( #9 )
2024-12-26 21:19:51 +08:00
ReaJason
b7326a386b
refactor: simplify code
2024-12-26 21:19:51 +08:00
ReaJason
6b9655bb6c
docs: update issue templates [skip ci]
2024-12-26 01:12:03 +08:00
ReaJason
ee82fc102d
feat: support spring webflux shell generate ( resolved #6 )
2024-12-26 00:59:24 +08:00
ReaJason
cfa4bfdb1d
ci: support manually run build ci [skip ci]
2024-12-24 22:55:02 +08:00
ReaJason
889d1d87c7
docs: update README
2024-12-24 22:50:10 +08:00
ReaJason
bea468a311
feat: add copy button for className
2024-12-24 22:50:10 +08:00
ReaJason
e31d8e751d
chore(web): upgrade dependencies
2024-12-24 22:50:10 +08:00
ReaJason
d052177731
test: change vul war location
2024-12-24 21:26:39 +08:00
ReaJason
76dab18099
feat: support weblogic servlet ( resolved #5 )
2024-12-24 21:09:49 +08:00
ReaJason
6e729d0e35
docs: update README
2024-12-24 02:40:31 +08:00
ReaJason
32c5242c52
ci: add weblogic test
2024-12-24 02:30:14 +08:00
ReaJason
c860bbfd87
feat: support inforsuite shell generate
2024-12-24 02:26:30 +08:00
ReaJason
b32c9e701e
feat: support weblogic filter listener ( #5 )
2024-12-24 02:09:39 +08:00
ReaJason
41c193074e
refactor: rename class
2024-12-24 00:15:12 +08:00
ReaJason
eaf6a81c85
fix: behinder response wrapper
2024-12-22 20:49:56 +08:00
ReaJason
22392829e5
docs: update README
2024-12-22 18:15:08 +08:00
ReaJason
7dd02f4431
fix: boot-ui not behinder select option
2024-12-22 17:58:49 +08:00
ReaJason
54f38e48d2
feat: boot-ui support behinder
2024-12-22 17:37:21 +08:00
ReaJason
78e9401492
fix: behinder outputStream methodNotFound
2024-12-22 16:51:24 +08:00
ReaJason
a5c8058cad
test: vul file not found
2024-12-22 16:41:36 +08:00
ReaJason
3189ef8f70
feat: support springmvc shell generate
2024-12-22 16:29:02 +08:00
ReaJason
c859655e3a
refactor: change vul modules structure
2024-12-22 10:42:48 +08:00
ReaJason
1272ee46b4
docs: update README
2024-12-22 01:35:24 +08:00
ReaJason
b83a72a3c8
docs: update README [skip ci]
2024-12-22 01:23:17 +08:00
ReaJason
89e4c796b4
chore: upgrade gradle 8.12
2024-12-22 01:23:03 +08:00
ReaJason
2dc406df34
test: skip jboss4 behinder test (it does'n work)
2024-12-22 00:15:27 +08:00
ReaJason
6c23a15034
feat: support behinder shell generate
2024-12-22 00:05:01 +08:00
ReaJason
6ba96f5e5a
test: speedup glassfish4 container
2024-12-21 20:53:21 +08:00
ReaJason
21df9f8273
feat: support websphere shell generate ( #2 )
2024-12-21 19:54:31 +08:00
ReaJason
0d69049506
feat: support resin servlet ( #2 )
2024-12-21 14:51:12 +08:00
ReaJason
12fde31663
feat: support undertow servlet ( #2 )
2024-12-21 14:13:49 +08:00
ReaJason
4d1291f209
test: glassfish4 use jdk8
2024-12-21 01:25:58 +08:00
ReaJason
43653b2a1b
ci: glassfish 3 and 4 not stable
2024-12-21 00:43:13 +08:00
ReaJason
514f13f515
feat: support jetty servlet ( #2 )
2024-12-21 00:42:53 +08:00
ReaJason
ff69716423
fix: jetty filter isInjected not work
2024-12-21 00:42:10 +08:00
ReaJason
fc431b9ace
ci: build workflow should behind test
2024-12-20 23:39:48 +08:00
ReaJason
944e72f8c5
test: jboss7+ not deserialize failed
2024-12-20 23:39:29 +08:00
ReaJason
7be31dc481
test: unit test symbol not found
2024-12-20 23:31:36 +08:00
ReaJason
dfc714862e
feat: support tomcat websocket shell
2024-12-20 23:28:30 +08:00