.. |
crapto1
|
Crapto Clean Up
|
2019-02-24 22:02:17 +01:00 |
mbedtls
|
FIX: remove linker directive warnings used with compiler in CLANG, OS X.
|
2018-11-29 17:59:46 +01:00 |
bucketsort.c
|
CHG: merged the forum user @jason 's fixes to LEGIC. *UNTESTED*
|
2016-07-28 21:41:44 +02:00 |
bucketsort.h
|
CHG: merged the forum user @jason 's fixes to LEGIC. *UNTESTED*
|
2016-07-28 21:41:44 +02:00 |
cmd.c
|
CHG: FPC connector tests. Device -> Client communications works.
|
2018-11-20 10:58:32 +01:00 |
cmd.h
|
CHG: the thread comms refactoring from offical pm3 repo
|
2018-09-06 21:43:20 +02:00 |
crc.c
|
mad comment fix
|
2019-02-22 16:58:49 +02:00 |
crc.h
|
ADD: 'hf felica reader' - added pm3 as FeliCa reader
|
2018-01-29 13:42:02 +01:00 |
crc16.c
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
crc16.h
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
crc32.c
|
CHG: moved into header files.
|
2017-01-25 00:35:11 +01:00 |
crc32.h
|
CHG: moved into header files.
|
2017-01-25 00:35:11 +01:00 |
crc64.c
|
CHG: merged the forum user @jason 's fixes to LEGIC. *UNTESTED*
|
2016-07-28 21:41:44 +02:00 |
crc64.h
|
scripting updates from @iceman1001
|
2015-05-13 21:14:35 -04:00 |
default_version.c
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
desfire.h
|
CHG: moved into header files.
|
2017-01-25 00:35:11 +01:00 |
emvtags.h
|
FIX: Coverity Scan fixes to emvcmd.c among others.
|
2017-03-05 18:43:06 +01:00 |
fpga.h
|
CHG: https://github.com/Proxmark/proxmark3/pull/631 from offical repo. (piwi)
|
2018-07-28 14:25:12 +02:00 |
i2c.c
|
inc timeout of card's response
|
2019-01-10 17:06:59 +02:00 |
i2c.h
|
added arm side
|
2018-12-17 23:48:30 +02:00 |
iso14443crc.c
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
iso14443crc.h
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
iso15693tools.c
|
fix: osx complains on sprintf
|
2018-02-01 17:37:05 +01:00 |
iso15693tools.h
|
chg: adjusting license accoring match its .c file
|
2019-01-14 12:06:05 +01: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
|
colors
|
2019-02-25 00:15:39 +01:00 |
lfdemod.h
|
chg: use signal mean instead of hardcoded FSK_PSK_THRESHOLD
|
2018-11-02 18:38:06 +01:00 |
Makefile.common
|
CHG: https://github.com/Proxmark/proxmark3/pull/631 from offical repo. (piwi)
|
2018-07-28 14:25:12 +02:00 |
parity.c
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
parity.h
|
ADD 'lf nexawatch' by marshmellow42
|
2017-07-14 15:51:12 +02:00 |
prng.c
|
CHG: some textual change to README.txt
|
2015-12-21 19:48:00 +01:00 |
prng.h
|
CHG: some textual change to README.txt
|
2015-12-21 19:48:00 +01:00 |
protocols.c
|
chg: arm-none-eabi adaptations to macro
|
2018-06-30 19:02:59 +02:00 |
protocols.h
|
chg: 'lf keri clone' - correct config block (use extended modes bit rates)
|
2019-02-24 10:25:53 +01:00 |
radixsort.c
|
chg: use calloc
|
2019-01-30 21:16:20 +01:00 |
radixsort.h
|
CHG: Extracted @piwi's bucketsort into separate files under /common
|
2016-02-10 13:09:33 +01:00 |
random.c
|
CHG: the mifare Auth command can make use of a random nonce aswell.
|
2017-01-29 10:41:48 +01:00 |
random.h
|
CHG: the mifare Auth command can make use of a random nonce aswell.
|
2017-01-29 10:41:48 +01:00 |
tea.c
|
CHG: some textual change to README.txt
|
2015-12-21 19:48:00 +01:00 |
tea.h
|
ADD: a TEA crypto algorithm implemention.
|
2015-12-09 14:57:16 +01:00 |
usart.c
|
CHG: FPC connector tests. Device -> Client communications works.
|
2018-11-20 10:58:32 +01:00 |
usart.h
|
CHG: FPC connector tests. Device -> Client communications works.
|
2018-11-20 10:58:32 +01:00 |
usb_cdc.c
|
FIX: USB Device descriptor issue, (@micolous, @megabug)
|
2018-09-03 19:04:53 +02:00 |
usb_cdc.h
|
FIX: MS feature descriptors now work when attaching device on Windows 8, 10
|
2017-10-13 10:39:33 +02:00 |
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 |