proxmark3/client/loclass
iceman1001 8d0a3e87d7 FIX: a shot at fixing the "_" underscore problem in fileutils.c. This one uses _ifdefine. I hope it works. Linux people can let me know if it works.
FIX: changed the DetectASKClock in lfdemod.c to correct detect all clocks in the array.
CHG: I like code with more spaces inside of it and tried change some stuff according to our codestyle in HACKING.txt
ADD: some zero checks and overflows, god knows where it was.

The T55XX commands will be rewritten to use Marshmellows lfdemod.c instead.
CHG: Made the graph window smaller.
CHG: lf read  now does a "data samples" also.  (less writing commands)
CHG: data samples now defaults to samples size of 20000
2015-01-04 22:49:54 +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 ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +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 ADD: started with adding a LF AWID26 write function. not done yet. 2014-12-19 13:46:02 +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 FIX: a shot at fixing the "_" underscore problem in fileutils.c. This one uses _ifdefine. I hope it works. Linux people can let me know if it works. 2015-01-04 22:49:54 +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
hash1_brute.c ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +01:00
hash1_brute.h ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +01:00
ikeys.c ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +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