]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: a suggested fix for #136 where the "lf t55x7 read" command when called with...
authoriceman1001 <iceman@iuse.se>
Thu, 15 Oct 2015 17:17:20 +0000 (19:17 +0200)
committericeman1001 <iceman@iuse.se>
Thu, 15 Oct 2015 17:17:20 +0000 (19:17 +0200)
commit952a812c008767518e2357e420e1b54dcdf5e2b2
treedb0c7db45e03eaa4b0361074ec22d29e2f9a74b4
parent6a09bea4271573b36800126ca407bfe2d7214df2
FIX:  a suggested fix for #136 where the "lf t55x7 read" command when called with a password. The call will now try loading the config block,  decode it and see if PWD is set.
If PWD Bit is set,  the call will be allowed to execute.
If PWD Bit is NOT set,  the call will print a message and excute the call but without sending the password.
If config block is not being able to read or decode,   the call with print a warning message and exit the call.
client/cmdlft55xx.c
Impressum, Datenschutz