]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: hf mf eload - now supports specifying 0,1,2,4 in card memory for the file to...
authoriceman1001 <iceman@iuse.se>
Sun, 16 Nov 2014 10:22:06 +0000 (11:22 +0100)
committericeman1001 <iceman@iuse.se>
Sun, 16 Nov 2014 10:22:06 +0000 (11:22 +0100)
commit463ca973e7cf1e866bb60d7cc33d38e473aa4d3d
treef466c3b024e29efc07c79ff077f48e139bbaa86e
parent961658bba9f9deac3d1fd58a13fd92b428b1af40
FIX: hf mf eload - now supports specifying  0,1,2,4 in card memory for the file to be loaded.
FIX: hf mf esave - now supports specifying  0,1,2,4 in card memory for the file to be saved.
ADD: data.h -  added FILE_PATH_SIZE constant
ADD: hf legic load - a command help and checks for FILE_PATH_SIZE
ADD: hf legis save - now checks for FILE_PATH_SIZE
ADD: lf hitag - now checks for FILE_PATH_SIZE
ADD: util.c - AddLogLine now checks for FILE_PATH_SIZE
ADD: data load / save  - now checks for FILE_PATH_SIZE
FIX: ui.c - added a case of closing a filehandle
FIX: hf mf cload / csave now checks for FILE_PATH_SIZE
FIX: armsrc/mifarecmd.c - adjusted the buffersize in MifareEMemget from 48 to USB_CMD_DATA_SIZE
12 files changed:
armsrc/mifarecmd.c
client/cmddata.c
client/cmdhflegic.c
client/cmdhfmf.c
client/cmdlfhitag.c
client/data.h
client/loclass/elite_crack.c
client/loclass/main.c
client/proxmark3.c
client/ui.c
client/util.c
client/util.h
Impressum, Datenschutz