ADD: Started to add a "LF GUARD CLONE/SIM" functionality. *not working* all thats needed now is fixing the transformation from FacilityCode/CardNumber -> raw data for t55x7.

This commit is contained in:
iceman1001
2016-02-27 19:47:10 +01:00
parent 98c799ba49
commit 50564be0f8
6 changed files with 284 additions and 31 deletions

View File

@@ -135,7 +135,8 @@ CMDSRCS = nonce2key/crapto1.c\
radixsort.c\
bucketsort.c\
cmdlfpresco.c\
cmdlfpyramid.c
cmdlfpyramid.c\
cmdlfguard.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