]> git.zerfleddert.de Git - proxmark3-svn/commit - armsrc/mifareutil.c
NEW: HF MFU SETPWD - set password to a Ultralight C tag.
authoriceman1001 <iceman@iuse.se>
Mon, 30 Mar 2015 14:24:03 +0000 (16:24 +0200)
committericeman1001 <iceman@iuse.se>
Mon, 30 Mar 2015 14:24:03 +0000 (16:24 +0200)
commitaa60d1560ece20fe93fb22f9ee60c897e96f2b42
tree7727c5a288db4da8550c20dffba1099305227b63
parent40762506601062bb79a0a081a7b508b8e02c29fa
NEW: HF MFU SETPWD - set password to a Ultralight C tag.
NEW: HF MFU SETUID - set UID to a magic UL / UL-C tag.   *not implemented*
CHG: minor alignment for "Hf list" output.
CHG: removed unneeded function parameters to the ultralight commands
CHG: the const MAX_MIFARE_FRAME_SIZE is changed to MAX_FRAME_SIZE in the ultralight commands since the UL-Ev1 can have bigger frames than 18bytes.
CHG: adding DES support for the Ultralight-c read commands on deviceside.
armsrc/appmain.c
armsrc/apps.h
armsrc/des.c
armsrc/des.h
armsrc/mifarecmd.c
armsrc/mifareutil.c
armsrc/mifareutil.h
client/cmdhf.c
client/cmdhfmfu.c
client/lualibs/commands.lua
include/usb_cmd.h
Impressum, Datenschutz