mirror of
https://github.com/pen4uin/java-memshell-generator.git
synced 2026-09-22 01:30:43 +08:00
fix: 解决 TOOL_NEOREGEORG 不一致的问题
This commit is contained in:
@@ -56,7 +56,7 @@ public class Constants {
|
|||||||
|
|
||||||
public static final String TOOL_CUSTOM = "Custom";
|
public static final String TOOL_CUSTOM = "Custom";
|
||||||
|
|
||||||
public static final String TOOL_NEOREGEORG = "Neo-reGeorg";
|
public static final String TOOL_NEOREGEORG = "NeoreGeorg";
|
||||||
public static final String TOOL_SUO5 = "Suo5";
|
public static final String TOOL_SUO5 = "Suo5";
|
||||||
|
|
||||||
public static final String EXPR_EL = "EL";
|
public static final String EXPR_EL = "EL";
|
||||||
|
|||||||
Reference in New Issue
Block a user