I am trying to restore a MIFARE Classic 1k Tag, but I get an auth error in sec 000 key a and b. I have no idea how to fix this and cannot find a solution by simply searching online. Therefore I am asking here.
Thanks in advance!
I am trying to restore a MIFARE Classic 1k Tag, but I get an auth error in sec 000 key a and b. I have no idea how to fix this and cannot find a solution by simply searching online. Therefore I am asking here.
Thanks in advance!
Is the tag you’re trying to restore to a Gen2 magic card?
If you’re uncertain, can you post the output of running hf search
on the tag you’re trying to restore to?
I’ll post it in a couple of hours when I’m off work.
its counter-intuitive because the command is broken but you need to do
hf mf restore --1k --force -f [original tag dump.bin] -k [keyfile of original tag **not keyfile of gen2** -key.bin]
Thanks, I’ll try it later.
It worked! Thank you for the assistance.
Good day!