proxmark3/client/loclass
iceman1001 463ca973e7 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
2014-11-16 11:22:06 +01:00
..
cipher.c Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
cipher.h Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
cipherutils.c Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
cipherutils.h Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
des.c First check in. 2014-09-11 23:23:46 +02:00
des.h First check in. 2014-09-11 23:23:46 +02:00
elite_crack.c FIX: hf mf eload - now supports specifying 0,1,2,4 in card memory for the file to be loaded. 2014-11-16 11:22:06 +01:00
elite_crack.h Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
fileutils.c Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
fileutils.h Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
ikeys.c FIXED: Merged all Holimans code-review issues which should fix a lot of memoryleaks. 2014-10-30 00:09:01 +01:00
ikeys.h Inital test for the "lf em4x 410xsim / lf em4x 410xwatch" which I try to verify that the sim works. 2014-10-27 19:46:21 +01:00
main.c FIX: hf mf eload - now supports specifying 0,1,2,4 in card memory for the file to be loaded. 2014-11-16 11:22:06 +01:00