mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: support AgentAttacher Packer
This commit is contained in:
@@ -65,7 +65,9 @@
|
||||
"ScriptEngine": "ScriptEngine",
|
||||
"SpEL": "SpEL",
|
||||
"Velocity": "Velocity",
|
||||
"XxlJob": "XXL-JOB Executor"
|
||||
"XxlJob": "XXL-JOB Executor",
|
||||
"AgentJarWithJDKAttacher": "AgentJarWithJDKAttacher",
|
||||
"AgentJarWithJREAttacher": "AgentJarWithJREAttacher"
|
||||
},
|
||||
"title": "Package Method"
|
||||
},
|
||||
|
||||
@@ -65,7 +65,9 @@
|
||||
"ScriptEngine": "内置脚本引擎",
|
||||
"SpEL": "SpEL 表达式",
|
||||
"Velocity": "Velocity",
|
||||
"XxlJob": "XXL-JOB Executor"
|
||||
"XxlJob": "XXL-JOB Executor",
|
||||
"AgentJarWithJDKAttacher": "AgentJarWithJDKAttacher",
|
||||
"AgentJarWithJREAttacher": "AgentJarWithJREAttacher"
|
||||
},
|
||||
"title": "打包方式"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user