mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-25 09:19:01 +00:00
Merge branch 'master' into linpeas_dev
This commit is contained in:
@@ -17,7 +17,7 @@ namespace winPEAS.Helpers
|
||||
static string LYELLOW = "\x1b[1;33m";
|
||||
static string BLUE = "\x1b[34m";
|
||||
public static string LBLUE = "\x1b[1;34m";
|
||||
static string MAGENTA = "\x1b[1:35m";
|
||||
static string MAGENTA = "\x1b[1;35m";
|
||||
//static string LMAGENTA = "\x1b[1;35m";
|
||||
static string CYAN = "\x1b[36m";
|
||||
static string LCYAN = "\x1b[1;36m";
|
||||
|
||||
Reference in New Issue
Block a user