mirror of
https://github.com/nfc-tools/mfoc.git
synced 2026-03-04 10:24:44 +00:00
Alternative Mifare Classic 1k SAK
This commit is contained in:
@@ -226,6 +226,7 @@ int main(int argc, char *const argv[])
|
||||
switch (t.nt.nti.nai.btSak)
|
||||
{
|
||||
case 0x08:
|
||||
case 0x88:
|
||||
printf("Found Mifare Classic 1k tag\n");
|
||||
t.num_sectors = NR_TRAILERS_1k;
|
||||
t.num_blocks = NR_BLOCKS_1k;
|
||||
|
||||
Reference in New Issue
Block a user