Alternative Mifare 1K SAK
This commit is contained in:
parent
ba072f16f6
commit
a6628cb127
@ -285,6 +285,7 @@ int main(int argc, char *const argv[])
|
|||||||
case 0x01:
|
case 0x01:
|
||||||
case 0x08:
|
case 0x08:
|
||||||
case 0x88:
|
case 0x88:
|
||||||
|
case 0x19:
|
||||||
if (get_rats_is_2k(t, r)) {
|
if (get_rats_is_2k(t, r)) {
|
||||||
printf("Found Mifare Plus 2k tag\n");
|
printf("Found Mifare Plus 2k tag\n");
|
||||||
t.num_sectors = NR_TRAILERS_2k;
|
t.num_sectors = NR_TRAILERS_2k;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user