ADD: Started to add a Presco LF clone functionality. Can calc Wiegand from printed number.

This commit is contained in:
iceman1001
2016-02-13 20:53:06 +01:00
parent 6bb7609cad
commit 5a6e19e614
5 changed files with 233 additions and 3 deletions

View File

@@ -143,7 +143,8 @@ CMDSRCS = nonce2key/crapto1.c\
tea.c\
prng.c\
radixsort.c\
bucketsort.c
bucketsort.c\
cmdlfpresco.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