proxmark3/common
2024-09-17 01:00:32 +08:00
..
crapto1 make style 2024-08-03 21:21:11 +02:00
cryptorf reduce variable scopes 2023-01-15 02:23:19 +01:00
hitag2 This is the major changes made to the HITAG2 commands. Its heavly based on RFIDLers implementation and its been converted to work with Proxmark3. Special thanks to @kevsecurity for his amazing implementations of the Gone in 360 Seconds paper by Roel, Flavio & Balasch. Thanks to @adamlaurie for his RFIDler project. It wouldnt been doable without it. 2024-04-22 16:20:24 +02:00
lz4 fix cppchecker 2021-05-07 13:42:57 +02:00
mbedtls adapt regression tests 2024-04-22 09:21:55 +02:00
bruteforce.c fix const params, lessen variable scope and fixing func arguments names 2024-05-14 11:10:12 +02:00
bruteforce.h fix const params, lessen variable scope and fixing func arguments names 2024-05-14 11:10:12 +02:00
bucketsort.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
bucketsort.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cardhelper.c fix and style 2024-09-06 22:36:44 +02:00
cardhelper.h a bunch of minor textual changes, hiding things when no compilation support for it, also fixed the loop in keyroll generation. Added the skeleton SAM command 2023-07-23 11:57:03 +02:00
commonutil.c refactor: move concatbits() to commonutil 2024-09-17 01:00:32 +08:00
commonutil.h refactor: move concatbits() to commonutil 2024-09-17 01:00:32 +08:00
crc.c fix some CodeQL warnings 2022-02-16 20:28:38 +01:00
crc.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
crc16.c style 2023-06-24 17:16:28 +02:00
crc16.h new crc16 option used with Philips toothbrushes. different init value 0x49a3. Should be reported to the CRC catalog https://reveng.sourceforge.io/crc-catalogue/16.htm 2023-06-10 12:17:56 +02:00
crc32.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
crc32.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
crc64.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
crc64.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
default_version_pm3.c Revert "Release v4.18994 - Backdoor" 2024-09-10 15:40:28 +02:00
generator.c fix wrong fct call 2024-01-18 16:35:44 +01:00
generator.h missed one file 2023-06-11 21:33:04 +02:00
get_lz4.sh Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iso15693tools.c style 2022-06-12 11:51:50 +02:00
iso15693tools.h style 2024-01-26 12:45:23 +01:00
legic_prng.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
legic_prng.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
lfdemod.c fix and style 2024-09-06 22:36:44 +02:00
lfdemod.h Changed modulation max bit length from 512 to 4096, since we now can get much longer traces 2023-12-01 10:58:33 +01:00
parity.h This is the major changes made to the HITAG2 commands. Its heavly based on RFIDLers implementation and its been converted to work with Proxmark3. Special thanks to @kevsecurity for his amazing implementations of the Gone in 360 Seconds paper by Roel, Flavio & Balasch. Thanks to @adamlaurie for his RFIDler project. It wouldnt been doable without it. 2024-04-22 16:20:24 +02:00
util_posix.c should wait for a reply from device that sniffing is done 2024-04-22 09:26:25 +02:00
util_posix.h should wait for a reply from device that sniffing is done 2024-04-22 09:26:25 +02:00