proxmark3/client/loclass
Martin Holst Swende b31ef4f510 Merge pull request #162 from marshmellow42/CoverityFixes
Coverity fixes - mainly from @iceman1001 s fork
2016-02-15 18:43:25 +01:00
..
cipher.c iclass Write doMAC_N - rename variables to correct descriptions. 2015-07-28 15:20:19 -04:00
cipher.h iclass Write doMAC_N - rename variables to correct descriptions. 2015-07-28 15:20:19 -04:00
cipherutils.c some @iceman1001 s coverty scan fixes 2016-01-08 18:26:56 -05:00
cipherutils.h Further implementation of iclass 'fullsim'. Moved protocol definitions to shared file. Had to add some loclass-function to arm-side to support authentication in fullsim mode 2015-02-18 20:02:44 +01:00
des.c Updated proxmark research with Holiman's loclass framework 2014-05-02 11:11:54 +01:00
des.h Implemented 'hf iclass decrypt <tagdump>'. This performs the 3des decryption of iclass tag dumps, but requires the decryption file to be present on the filesystem 2015-02-17 22:07:40 +01:00
elite_crack.c remove redundant llx prix64 defines 2016-02-14 14:43:19 -05:00
elite_crack.h Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
fileutils.c Further implementation of iclass 'fullsim'. Moved protocol definitions to shared file. Had to add some loclass-function to arm-side to support authentication in fullsim mode 2015-02-18 20:02:44 +01:00
fileutils.h Further implementation of iclass 'fullsim'. Moved protocol definitions to shared file. Had to add some loclass-function to arm-side to support authentication in fullsim mode 2015-02-18 20:02:44 +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 Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
ikeys.h Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
loclass_main.h Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
main.c Fix typos 2016-02-11 23:03:15 +01:00