proxmark3/client/loclass
Chris 526f50aa9d fix: 'hf iclass loclass' - remove warning on gcc4.9.2 mingw.
don't like the declaration.   mbedtls_des_context ctx_dec = {0};
chg: 'hf iclass loclass t' - added some path tests for key file.
2018-11-14 15:11:30 +01:00
..
cipher.c fix: 'hf iclass loclass' - remove warning on gcc4.9.2 mingw. 2018-11-14 15:11:30 +01:00
cipher.h Update loclass license conditions, https://github.com/Proxmark/proxmark3/issues/527 2017-12-27 10:34:51 +01:00
cipherutils.c fix: 'hf iclass loclass' - remove warning on gcc4.9.2 mingw. 2018-11-14 15:11:30 +01:00
cipherutils.h Update loclass license conditions, https://github.com/Proxmark/proxmark3/issues/527 2017-12-27 10:34:51 +01:00
elite_crack.c fix: 'hf iclass loclass' - remove warning on gcc4.9.2 mingw. 2018-11-14 15:11:30 +01:00
elite_crack.h FIX: 'hf iclass sim 2' 2018-02-04 00:52:29 +01:00
fileutils.c CHG: 'mem load' - adapted loading files to use new load function. 2018-11-12 22:55:19 +01:00
fileutils.h FIX: 'hf mf cload' - showing helptext instead of loading file. 2018-11-12 22:17:49 +01:00
hash1_brute.c chg: 'hf iclass sim' - turning of antenna after simulation is done. 2017-08-18 10:23:46 +02:00
hash1_brute.h chg: 'hf iclass sim' - turning of antenna after simulation is done. 2017-08-18 10:23:46 +02: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 fix: 'hf iclass loclass' - remove warning on gcc4.9.2 mingw. 2018-11-14 15:11:30 +01:00
ikeys.h Update loclass license conditions, https://github.com/Proxmark/proxmark3/issues/527 2017-12-27 10:34:51 +01:00
loclass information.txt add: information on loclass binary files 2018-04-05 11:41:48 +02:00
loclass_main.h Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
main.c migrate PrintfAndLog() to PrintAndLogDevice() 2018-02-22 23:17:46 +08:00