Open yellowberryHN opened 2 weeks ago
After working on an implementation of my own, I discovered that your listed Mifare key commands are out of order, 0x50 and 0x51 should be for KeyA, 0x54 and 0x55 should be for KeyB. Cheers!
Oh dang! I think you're right. You made me pull up my old ghidra files and I think I see where I screwed up. Thank you!
After working on an implementation of my own, I discovered that your listed Mifare key commands are out of order, 0x50 and 0x51 should be for KeyA, 0x54 and 0x55 should be for KeyB. Cheers!