feat: support simple obfuscation (#13)

This commit is contained in:
ReaJason
2025-03-30 15:33:31 +08:00
parent e228065aa0
commit ad05c8f2da
19 changed files with 78 additions and 34 deletions
+4 -2
View File
@@ -37,7 +37,8 @@
"shellMountType": "Shell Mount Type",
"shellTool": "Shell Tool",
"shrink": "Shrink Bytecode",
"urlPattern": "URL Pattern"
"urlPattern": "URL Pattern",
"obfuscate": "Obfuscate"
},
"optional": "(Optional)",
"packageConfig": {
@@ -130,7 +131,8 @@
"targetServerRequest": "Request",
"try-to-use-shell": "Try to use the memory shell",
"waitingForGeneration": "// Waiting for generation...",
"customShellClass": "Custom shell class is required, base64 or classfile"
"customShellClass": "Custom shell class is required, base64 or classfile",
"neoreGeorgObfuscate": "Do not support obfuscate for NeoreGeorg"
},
"version": {
"updateAvailable": "Update Available",