Package ghidra.pty
Class ShellUtils
java.lang.Object
ghidra.pty.ShellUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
generateEnvBlock
(Map<String, String> env) static String
generateLine
(List<String> args) static String
removePath
(String exec) removePath
(List<String> args)
-
Constructor Details
-
ShellUtils
public ShellUtils()
-
-
Method Details
-
parseArgs
-
removePath
-
removePath
-
generateLine
-
generateArgument
-
generateEnvBlock
-