Original Post
Messing about with some of my cards today, and I noticed that autopwning one of my Mifare Classic cards reports 18 sectors worth of keys (0-17), as opposed to the 0-15 that the datasheet leads me to believe it should have, and all my other cards seem to have
But trying to view the dump only shows up to sector 15 as though it were normal
What’s up with these last two sectors? Any way I can get a peek at them?
autopwn does say “MIFARE Classic EV1 card detected” for this card and " No tag detected or other tag communication error" for the other tags if that’s important.
The tags I’m considering “regular” are gen1a too, maybe that’s the difference?
Can’t believe I didn’t try it in the first place, but hf mf rdbl --blk 64
returns “Auth Error” so I can’t get at the blocks individually either
manually giving rdbl a key with -k gives “Block 64 Cmd 0x30 Cmd Error 04. Read block error”
Basically a duplicate of this thread:
Thanks again @Pilgrimsmaster !