iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
466 stars 116 forks source link

hf mf chk key type reversed #225

Closed TomHarkness closed 6 years ago

TomHarkness commented 6 years ago

Latest Client and firmware see below output for details. Checks key A when B is input and B when A is input:

pm3 --> hf mf chk 0 A 2A2C13CC242A [ 0] key 2A 2C 13 CC 24 2A . Time in checkkeys: 0 seconds

testing to read key B... --- ---------------- --- ---------------- --- sec key A res key B res
000 ------------ 0 ------------ 0
--- ---------------- --- ---------------- ---

pm3 --> hf mf chk 0 B 2A2C13CC242A [ 0] key 2A 2C 13 CC 24 2A . Time in checkkeys: 0 seconds

--- ---------------- --- ---------------- --- sec key A res key B res
000 2a2c13cc242a 1 ------------ 0
--- ---------------- --- ---------------- ---
iceman1001 commented 6 years ago

Confirmed, good catch!

iceman1001 commented 6 years ago

Try presented fix..

TomHarkness commented 6 years ago

Thanks you beat me too it! Been flat out with other work. Legend!

On Sat, 11 Aug 2018 at 2:29 am, Iceman notifications@github.com wrote:

Try presented fix..

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iceman1001/proxmark3/issues/225#issuecomment-412135532, or mute the thread https://github.com/notifications/unsubscribe-auth/AVTaIBOaZFezszP06hpYhTBUlANyCpkTks5uPbTYgaJpZM4V4RzU .

-- Cheers, Tom H.