mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 15:31:53 +08:00
feat: support command encryptor
This commit is contained in:
@@ -108,7 +108,8 @@
|
||||
"paramName": "Param Name",
|
||||
"pass": "Pass",
|
||||
"suo5Header": "AdvanceConfiguration -> Request Header",
|
||||
"base64String": "Shell Class"
|
||||
"base64String": "Shell Class",
|
||||
"encryptor": "Encryptor"
|
||||
},
|
||||
"success": {
|
||||
"generated": "Generation successful"
|
||||
|
||||
@@ -108,7 +108,8 @@
|
||||
"paramName": "请求参数",
|
||||
"pass": "密码",
|
||||
"suo5Header": "高级配置 -> 请求头",
|
||||
"base64String": "内存马类"
|
||||
"base64String": "内存马类",
|
||||
"encryptor": "加密器"
|
||||
},
|
||||
"success": {
|
||||
"generated": "生成成功"
|
||||
|
||||
Reference in New Issue
Block a user