mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
iceman needs his coffee
This commit is contained in:
parent
9f787faea6
commit
3fa86bf80b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue