feat: support custom command implementation

This commit is contained in:
ReaJason
2025-05-28 01:22:54 +08:00
parent f7e401bd46
commit d197691bed
25 changed files with 291 additions and 1145 deletions
+2 -1
View File
@@ -111,7 +111,8 @@
"pass": "Pass",
"suo5Header": "AdvanceConfiguration -> Request Header",
"base64String": "Shell Class",
"encryptor": "Encryptor"
"encryptor": "Encryptor",
"implementationClass": "ImplementationClass"
},
"success": {
"generated": "Generation successful"
+2 -1
View File
@@ -111,7 +111,8 @@
"pass": "密码",
"suo5Header": "高级配置 -> 请求头",
"base64String": "内存马类",
"encryptor": "加密器"
"encryptor": "加密器",
"implementationClass": "实现类"
},
"success": {
"generated": "生成成功"