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.
hi all,
I'm confused how to decrypt the mifare-log with "crapto1" tool (the newest version 1.0), I can use it to recovery the Key.
for example, in the post http://www.proxmark.org/forum/viewtopic.php?id=71, after the authentication the reader will read the blocks of Mifare-Tag, so how to decrypt the ciphertext "[Block(00)]: c7! 84! b5! 92! a4! 16! 82 fe eb! 0b! ac 22! ed! 89 e1! 6d 1e 6e!" to get the plaintext "Block(00): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 37 49"?
would be "ks4^ciphertext"? and the next block would be "ks5^ciphertext"?
thx in advance!
Last edited by shinechou (2009-02-19 11:51:37)
Offline
Please post your messages only once
ks4(4 bytes long) is xor'ed against the read command from the reader.
ks5(18 bytes long) is xor'ed to the 16 bytes data + 2 bytes crc from the tag
I hope this helps, cheers,
roel
Offline
thx! I'll try to decrypt the block as u said!
sorry, I'll post only once from now!
Offline