Proxmark / proxmark3

Proxmark 3
http://www.proxmark.org/
GNU General Public License v2.0
3.19k stars 911 forks source link

HF 14a raw command is not working fine #810

Closed chaytoun911 closed 5 years ago

chaytoun911 commented 5 years ago

I'm Trying to change UID for a mifare desfire which I lately procured from LAB401 using the described command on the website :

hf 14a raw -s -c 02 00 ab 00 00 07 11 22 33 44 55 66 77

however I'm receiving a below message from proxmark3

proxmark3> hf 14a raw -s -c 02 00 ab 00 00 07 11 22 33 44 55 66 77 Card selected. UID[7]:
00 00 00 00 00 00 00
timeout while waiting for reply.

Did anybody faced this issue before?

thanks for your support.

pwpiwi commented 5 years ago

Sorry for late response, this somehow escaped me. I will provide a fix this weekend.

pwpiwi commented 5 years ago

Hmmm. I cannot find anything to fix. 'hf 14a raw' works as expected. Are you sure that this card is supposed to respond at all to this command? Did you check if its UID has changed as expected?

I propose to ask this question in the forum. You will reach a much wider audience.

pwpiwi commented 5 years ago

any news? Can we close this issue?