From 09d8744b84acc14af82a181ea7f33cb3ac741dfb Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 5 Feb 2018 16:57:29 +0100 Subject: [PATCH] testual --- client/mifarehost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/mifarehost.c b/client/mifarehost.c index 36ecbfa31..7d7e543aa 100644 --- a/client/mifarehost.c +++ b/client/mifarehost.c @@ -21,7 +21,7 @@ int mfDarkside(uint8_t blockno, uint8_t key_type, uint64_t *key) { // message printf("--------------------------------------------------------------------------------\n"); - printf("[+] executing command. Expected execution time: 25sec on average\n"); + printf("[+] executing Darkside attack. Expected execution time: 25sec on average\n"); printf("[+] press pm3-button on the proxmark3 device to abort both proxmark3 and client.\n"); printf("--------------------------------------------------------------------------------\n");