Hey all,
Using my PM3 I am able to dump my target card which does show up as a Mifare Classic to both my phone using MCT or Taginfo and the PM3, and neither generate any errors while reading. I’m persistently getting the error below though, so I’m curious what I’m doing wrong.
[usb] pm3 → hf mf cload -f hf-mf-7589BBf4-dump.eml
[+] loaded 1024 bytes from text file hf-mf-7589BBf4-dump.eml
[=] Copying to magic gen1a card
[=] .[#] wupC1 error
[!] Can’t set magic card block: 0
EDIT - SOLUTION: It’s a gen2 card which doesn’t apparently respond to the cload command. I had to use restore, and that did it, following the format as here. I can now open my house door with my hand.
hf mf restore --1k --force -f DUMPFILE.bin -k KEYFILE.bin
2 Likes
As long as you xM1 is a gen1a you should be good.
Coupling could be the isue.
Do you have an Booster Board on your PM3?
Or an RSP or Hammmy Sticker?
1 Like
That’s the issue - I was just putting this stuff together and… gen2 xm1. I guess I didn’t process that at the time when they asked about sending me the replacement.
My gen1a died - still haven’t managed to remove it from my hand yet, lol. So does that make this hopeless then, or are there alternatives to make this process work?
1 Like
Thanks so much as always - I edited my post and posted the working command.
It’s a gen2 card which doesn’t apparently respond to the cload command. I had to use restore, and that did it, following the format as here. I can now open my house door with my hand.
hf mf restore --1k --force -f DUMPFILE.bin -k KEYFILE.bin
3 Likes
I was just replying, but see you have it sorted
Awesome

3 Likes