proxmark3/common
2016-10-07 00:12:09 +02:00
..
bucketsort.c
bucketsort.h
cmd.c
cmd.h
crc.c CHG: revert legiccrc8 to old algo. 2016-10-04 00:07:07 +02:00
crc.h CHG: extracted some timers functionality, to get unified access to a timer/clock which counts in ticks. Moved stuff from util.c 2016-09-21 19:03:32 +02:00
crc16.c
crc16.h
crc32.c
crc32.h
crc64.c
crc64.h
default_version.c
desfire.h ADD: Added the HitagS from @spenneb ref:https://events.ccc.de/congress/2015/Fahrplan/events/7166.html 2016-03-04 19:06:47 +01:00
emvtags.h
hmac_drbg.c
hmac_drbg.h
iso14443crc.c
iso14443crc.h
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 ADD: added a compiling flag -DHAS_512_FLASH i common/Makefile.common, to be used for PM3 devices with 512KB. Original commit from @hewitt 2016-10-07 00:12:09 +02:00
legic_prng.c ADD; added some more descriptions of what the legic prng imp does. 2016-09-23 21:29:34 +02:00
lfdemod.c CHG; the devil is in the details 2016-09-26 21:53:51 +02:00
lfdemod.h
Makefile.common ADD: added a compiling flag -DHAS_512_FLASH i common/Makefile.common, to be used for PM3 devices with 512KB. Original commit from @hewitt 2016-10-07 00:12:09 +02:00
parity.c
parity.h
prng.c
prng.h
protocols.c CHG: a select_legic function with structs and stuff and 2016-09-29 12:23:09 +02:00
protocols.h CHG: and now that I do actually check on bitlenght, I can get a better annotation yet again. Looking at it raises a question, acknowledge is 0x19 or 0x39, they just don't match up with tagtype identification of 0x0D, 0x1D, 0x39. I'll need to look at a 1024 tags response in a trace with a valid reader. 2016-09-26 12:58:11 +02:00
radixsort.c
radixsort.h
sha1.c
sha1.h
sha256.c
sha256.h
tea.c
tea.h
usb_cdc.c CHG: Patch for making PM3 compatible to MCU's CDC-Host libraries Thanks to @cjbrigato to tweak the cdc imp. 2016-10-03 08:03:47 +02:00
usb_cdc.h
wiegand.c
wiegand.h