ADD: added the possibility to choose which block num to attack with "hf mf mifare" Before it only worked on block 0.

This commit is contained in:
iceman1001 2016-01-20 22:26:01 +01:00
commit 810f53792e
14 changed files with 183 additions and 161 deletions

View file

@ -169,6 +169,5 @@ bool intMfSniffSend() {
LED_B_OFF();
clear_trace();
return TRUE;
}