mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #2549 from Antiklesys/master
unhash hints for next steps
This commit is contained in:
commit
cf6d5e5d7b
1 changed files with 1 additions and 1 deletions
|
@ -4183,7 +4183,7 @@ static int CmdHFiClassUnhash(const char *Cmd) {
|
|||
|
||||
invert_hash0(div_key);
|
||||
|
||||
// iceman: add hint for next step?
|
||||
PrintAndLogEx(SUCCESS, "You can now retrieve the master key by cracking DES with hashcat!");
|
||||
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
return PM3_SUCCESS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue