- PrintAndLog(" x : (Optional) performs the 'reader attack', nr/ar attack against a legitimate reader");
- PrintAndLog(" v : (Optional) show maths used for cracking reader. Useful for debugging.");
- PrintAndLog("\n sample : hf 14a sim t 1 u 11223344 x");
- PrintAndLog(" : hf 14a sim t 1 u 11223344");
- PrintAndLog(" : hf 14a sim t 1 u 11223344556677");
-// PrintAndLog(" : hf 14a sim t 1 u 11223445566778899AA\n");
+ PrintAndLog(" x : (Optional) Performs the 'reader attack', nr/ar attack against a reader");
+ PrintAndLog(" e : (Optional) Fill simulator keys from found keys");
+ PrintAndLog(" v : (Optional) Verbose");
+ PrintAndLog("samples:");
+ PrintAndLog(" hf 14a sim t 1 u 11223344 x");
+ PrintAndLog(" hf 14a sim t 1 u 11223344");
+ PrintAndLog(" hf 14a sim t 1 u 11223344556677");
+// PrintAndLog(" hf 14a sim t 1 u 11223445566778899AA\n");