Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Hello,
I have a problem while reading trailer blocks of a mifare tag.
I use CMD_HF_MIFARE_READBL, with arguments as :
- the block number (whatever 3, 7, 11 ...)
- the key to be used (I tried 01 for key b and also 00 for key A)
- and obviously, the key (which I am sure of)
The data returned is like : 000000000000FF078069FFFFFFFFFFFF
Shoud be : FFFFFFFFFFFFFF078069FFFFFFFFFFFF
On another trailer block, I have 0000000000000F00FFFF000000000000 instead of A0A1A2A3A4A50F00FFFF415A54454B4D
I'm missing something, but I don't know what ...
Thank you !!
Offline
Thanks to the admin to delete this post, which is nonsense.
According to access bytes, A key allows to read B key and so on.
Thus, it is not possible to read the entire trailer block, but only accessbytes + one of the key.
Offline