improved version of "hf 14a mifare" command

with merge with utility nonce2key
This commit is contained in:
Merlokbr@gmail.com 2011-05-31 11:31:20 +00:00
commit f89c705002
14 changed files with 1155 additions and 106 deletions

View file

@ -40,6 +40,9 @@ QTGUI = guidummy.o
endif
CMDSRCS = \
nonce2key/crapto1.c\
nonce2key/crypto1.c\
nonce2key/nonce2key.c\
crc16.c \
iso14443crc.c \
iso15693tools.c \