iceman needs his coffee
This commit is contained in:
@@ -36,14 +36,14 @@ static void showBanner(void) {
|
||||
PrintAndLogEx(NORMAL, " " _BLUE_("██████╗ ███╗ ███╗ ████╗ "));
|
||||
PrintAndLogEx(NORMAL, " " _BLUE_("██╔══██╗████╗ ████║ ══█║"));
|
||||
PrintAndLogEx(NORMAL, " " _BLUE_("██████╔╝██╔████╔██║ ████╔╝"));
|
||||
PrintAndLogEx(NORMAL, " " _BLUE_("██╔═══╝ ██║╚██╔╝██║ ══█║") " :snowflake: iceman@icesql.net");
|
||||
PrintAndLogEx(NORMAL, " " _BLUE_("██╔═══╝ ██║╚██╔╝██║ ══█║") " :snowflake: iceman@icesql.net :coffee:");
|
||||
PrintAndLogEx(NORMAL, " " _BLUE_("██║ ██║ ╚═╝ ██║ ████╔╝") " https://github.com/rfidresearchgroup/proxmark3/");
|
||||
PrintAndLogEx(NORMAL, " " _BLUE_("╚═╝ ╚═╝ ╚═╝ ╚═══╝ ") "pre-release v4.0");
|
||||
#else
|
||||
PrintAndLogEx(NORMAL, " ======. ===. ===. ====.");
|
||||
PrintAndLogEx(NORMAL, " ==...==.====. ====. ..=.");
|
||||
PrintAndLogEx(NORMAL, " ======..==.====.==. ====..");
|
||||
PrintAndLogEx(NORMAL, " ==..... ==..==..==. ..=. iceman@icesql.net");
|
||||
PrintAndLogEx(NORMAL, " ==..... ==..==..==. ..=. iceman@icesql.net :coffee:");
|
||||
PrintAndLogEx(NORMAL, " ==. ==. ... ==. ====.. https://github.com/rfidresearchgroup/proxmark3/");
|
||||
PrintAndLogEx(NORMAL, " ... ... ... ..... pre-release v4.0");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user