ADD: added some identification on between old Desfire, Desfire EV1 and Desfire EV2

DEL: removed two old des-commands files which wasn't used.
This commit is contained in:
iceman1001
2016-06-13 19:05:50 +02:00
parent ddaecc0826
commit 288c6845a7
6 changed files with 24 additions and 108 deletions

View File

@@ -92,6 +92,7 @@ CMDSRCS = nonce2key/crapto1.c \
ui.c \
cmddata.c \
lfdemod.c \
cmdanalyse.c \
cmdhf.c \
cmdhf14a.c \
cmdhf14b.c \
@@ -140,8 +141,7 @@ CMDSRCS = nonce2key/crapto1.c \
tea.c \
prng.c \
radixsort.c \
bucketsort.c \
cmdanalyse.c
bucketsort.c
ZLIBSRCS = deflate.c adler32.c trees.c zutil.c inflate.c inffast.c inftrees.c
ZLIB_FLAGS = -DZ_SOLO -DZ_PREFIX -DNO_GZIP -DZLIB_PM3_TUNED