proxmark3/client/loclass
iceman1001 3fe4ff4f03 CHG: generic code clean up. Removal of commented code.
CHG: USB_CMD_DATA_SIZE is now used as maxsize for transfer of data between client and pm3device
CHG: suggested a fix for the underscore problem in ioclass\fileutils.c
ADD:  tnp3xx support
ADD:  nxp tag idents.
ADD:  identifiction of chinese backdoor commands to hf 14a reader.
2015-01-05 15:51:27 +01:00
..
cipher.c Merged two iclass-reader functions into one to remove duplicated code, update loclass library with hash2 algo 2014-06-29 23:34:24 +02:00
cipher.h Changes inorder for iclass dump to work correctly 2014-06-29 09:25:31 +01:00
cipherutils.c More coverity fixes 2014-10-30 21:49:18 +01:00
cipherutils.h
des.c
des.h
elite_crack.c Added loclass-functionality into the pm3,the functionality provided by loclass can now be invoked directly from the pm3. Also fixed some issues with how prnlog called PrintAndLog, and added some testdata for the loclass self-tests 2015-01-05 09:16:06 +01:00
elite_crack.h more work towards iclass elite dumping.. not quite finished yet though :( 2014-06-30 00:20:40 +02:00
fileutils.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
fileutils.h Added loclass-functionality into the pm3,the functionality provided by loclass can now be invoked directly from the pm3. Also fixed some issues with how prnlog called PrintAndLog, and added some testdata for the loclass self-tests 2015-01-05 09:16:06 +01:00
iclass_dump.bin Added loclass-functionality into the pm3,the functionality provided by loclass can now be invoked directly from the pm3. Also fixed some issues with how prnlog called PrintAndLog, and added some testdata for the loclass self-tests 2015-01-05 09:16:06 +01:00
ikeys.c More coverity findings 2014-10-27 22:33:37 +01:00
ikeys.h
main.c