mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
20 lines
731 B
JSON
20 lines
731 B
JSON
{
|
|
"buttons.generate": "Generate Shell",
|
|
"dnslog.host": "DNSLog Host",
|
|
"probeContent": "ProbeContent",
|
|
"probeContent.bytecode": "Bytecode",
|
|
"probeContent.script": "ScriptEngine",
|
|
"probeContent.command": "Command",
|
|
"probeContent.jdk": "JDK",
|
|
"probeContent.server": "Server",
|
|
"probeMethod": "ProbeMethod",
|
|
"quickUsage.step1": "Select Probe Method, DNSLog, Response, etc.",
|
|
"quickUsage.step2": "Select Probe Content, JDK, Server, etc.",
|
|
"quickUsage.step3": "Click Generate Shell",
|
|
"shellClassName": "ShellClassName",
|
|
"sleepSeconds": "SleepTime (seconds)",
|
|
"sleepServer": "SleepServer",
|
|
"tips.dnslog.host.required": "DNSLog host required",
|
|
"tips.response.reqParamName.required": "ParamName required"
|
|
}
|