mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Update cmdhficlass.c
Signed-off-by: Antiklesys <syselkitna@gmail.com>
This commit is contained in:
parent
091b76b163
commit
190a88c61f
1 changed files with 1 additions and 1 deletions
|
@ -4183,7 +4183,7 @@ static int CmdHFiClassUnhash(const char *Cmd) {
|
||||||
|
|
||||||
invert_hash0(div_key);
|
invert_hash0(div_key);
|
||||||
|
|
||||||
PrintAndLogEx(SUCCESS, "You can now retrieve the master key with hashcat!");
|
PrintAndLogEx(SUCCESS, "You can now retrieve the master key by cracking DES with hashcat!");
|
||||||
|
|
||||||
PrintAndLogEx(NORMAL, "");
|
PrintAndLogEx(NORMAL, "");
|
||||||
return PM3_SUCCESS;
|
return PM3_SUCCESS;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue