proxmark3/client/loclass
pwpiwi ec9c71129f Fix compile errors with MacOS (#312)
* Fix compile errors with MacOS
- _POSIX_C_SOURCE must not be defined for num_CPU()

* separate util_posix.c require changes in tools directory as well

* remove unnecessary self-include
2017-06-07 22:35:20 +02: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 Fix compile errors with MacOS (#312) 2017-06-07 22:35:20 +02: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