mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-26 00:41:52 +08:00
revert: obfuscation (#13)
This commit is contained in:
@@ -37,8 +37,7 @@
|
||||
"shellMountType": "内存马挂载类型",
|
||||
"shellTool": "内存马功能",
|
||||
"shrink": "缩小字节码",
|
||||
"urlPattern": "请求路径",
|
||||
"obfuscate": "代码混淆"
|
||||
"urlPattern": "请求路径"
|
||||
},
|
||||
"optional": "(可选)",
|
||||
"packageConfig": {
|
||||
@@ -131,9 +130,7 @@
|
||||
"targetServerRequest": "请求适配",
|
||||
"try-to-use-shell": "尝试利用内存马",
|
||||
"waitingForGeneration": "// 等待填写参数生成中...",
|
||||
"customShellClass": "请输入自定义内存马类,base64 或类文件",
|
||||
"neoreGeorgObfuscate": "NeoreGeorg 目前不支持代码混淆",
|
||||
"jettyFilter": "Jetty Filter Suo5 暂时不支持代码混淆"
|
||||
"customShellClass": "请输入自定义内存马类,base64 或类文件"
|
||||
},
|
||||
"version": {
|
||||
"updateAvailable": "有可用升级",
|
||||
|
||||
Reference in New Issue
Block a user