proxmark3/client/loclass
merlokk ee9daac029 Merge branch 'master' of github.com:merlokk/proxmark3i into mf_mad
# Conflicts:
#	client/cmdhfmf.c
#	client/mifare/mifarehost.c
2019-03-01 19:37:43 +02:00
..
cipher.c chg: use calloc 2019-01-30 21:40:50 +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 syntax 2019-01-26 11:09:47 +01:00
elite_crack.c fix: mem leaks. 2019-02-21 16:17:49 +01:00
elite_crack.h FIX: 'hf iclass sim 2' 2018-02-04 00:52:29 +01:00
fileutils.c fix: more checks 2019-02-24 23:54:36 +01:00
fileutils.h move mifare stuff to its folder 2019-02-21 19:15:46 +02: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: assign 2019-02-24 23:54:24 +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