Merge branch 'master' of https://github.com/Proxmark/proxmark3
Conflicts: armsrc/crapto1.c armsrc/iclass.c client/nonce2key/crapto1.c
This commit is contained in:
@@ -1023,6 +1023,7 @@ int CmdHF14AMf1kSim(const char *Cmd)
|
||||
PrintAndLog(" x (Optional) Crack, performs the 'reader attack', nr/ar attack against a legitimate reader, fishes out the key(s)");
|
||||
PrintAndLog("");
|
||||
PrintAndLog(" sample: hf mf sim u 0a0a0a0a ");
|
||||
PrintAndLog(" : hf mf sim u 0a0a0a0a i x");
|
||||
return 0;
|
||||
}
|
||||
uint8_t pnr = 0;
|
||||
|
||||
Reference in New Issue
Block a user