proxmark3/common
iceman1001 ad5bc8cc8c In my attempts to make the LEGIC code better, its not working now. Timings if off.
CHG: switching to US clock.
CHG: better trace annotation for legic
CHG: Legic prng can now give a x bits in once.
2016-09-09 11:56:20 +02:00
..
bucketsort.c
bucketsort.h
cmd.c
cmd.h
crc.c CHG: trying to unify the crc algos in one place. 2016-08-04 21:52:32 +02:00
crc.h CHG: trying to unify the crc algos in one place. 2016-08-04 21:52:32 +02:00
crc16.c
crc16.h
crc32.c
crc32.h
crc64.c
crc64.h
default_version.c
desfire.h
emvtags.h
hmac_drbg.c
hmac_drbg.h
iso14443crc.c
iso14443crc.h minor textual fix 2016-07-31 22:01:40 +02:00
iso15693tools.c CHG: trying to unify the crc algos in one place. 2016-08-04 21:52:32 +02:00
iso15693tools.h CHG: trying to unify the crc algos in one place. 2016-08-04 21:52:32 +02:00
ldscript.common
legic_prng.c In my attempts to make the LEGIC code better, its not working now. Timings if off. 2016-09-09 11:56:20 +02:00
lfdemod.c FIX: added a sanity check in preamble search to make sure it doesn't look out-of-bounds in the memcmp call 2016-09-01 20:34:56 +02:00
lfdemod.h
Makefile.common
parity.c
parity.h
prng.c
prng.h
protocols.c
protocols.h In my attempts to make the LEGIC code better, its not working now. Timings if off. 2016-09-09 11:56:20 +02:00
radixsort.c
radixsort.h
sha1.c
sha1.h
sha256.c
sha256.h
tea.c
tea.h
usb_cdc.c FIX: Better udp_csr handeling. Usb messages gets to the device better, which makes "lf awid bruteforce" work :) 2016-08-26 16:22:56 +02:00
usb_cdc.h
wiegand.c ADD: started to rework the wiegand converting. Extracted it from the 'lf hid' file. Looks decent but still needs work. 2016-07-31 21:58:15 +02:00
wiegand.h ADD: started to rework the wiegand converting. Extracted it from the 'lf hid' file. Looks decent but still needs work. 2016-07-31 21:58:15 +02:00