]> git.zerfleddert.de Git - proxmark3-svn/commit
CHG: enhanced the "hf mfu info" a lot. It can detect UL/UL-C/UL-EV1/NTAG213/NTAG215...
authoriceman1001 <iceman@iuse.se>
Mon, 4 May 2015 22:25:10 +0000 (00:25 +0200)
committericeman1001 <iceman@iuse.se>
Mon, 4 May 2015 22:25:10 +0000 (00:25 +0200)
commit2c74558d7191b1d30c8a3974741e8faf64751a20
tree21f05463bd9890c06145e1cb2b68d0e6f638175d
parent1c1c5f4caee24e433cebd4b142417e2efdd743f1
CHG: enhanced the "hf mfu info" a lot.  It can detect UL/UL-C/UL-EV1/NTAG213/NTAG215/NTAG216
     and at present it can detect if a UL-C tag is magic (uid changeable)

FOR UL it writes the first configuration pages 0-3.
For UL_C  it tests some default 3des keys,  and lock / confg bytes at pages 42-43,44-47
For UL_EV1  / NTAG  it collects the GETVERSION command and tries to read 3 counters.,  it also tries one default password of 0xFF,0xFF,0xFF,0xFF  for the EV1 /NTAG  authentication 0x1B.

FOR UL_C_MAGIC,  it tries to see if the gatherd nonces for authentication 0x1A is the same, which indicates on my tags that they are magic.

There is the @marshmellow changes to "hf mfu dump" command.

This commit needs testing, and is to be considered experimental.
client/cmdhfmfu.c
client/cmdhfmfu.h
Impressum, Datenschutz