proxmark3/common
2025-06-19 17:26:20 +02:00
..
crapto1 added Ultralight-C simulation. hf mfu sim -t 13. Use eload first. Also added support to upload UL-C dictionaries and UL-AES to spiffs memory. A lot of textual reworked across client. Unifiy texts and a bit more color ;) 2025-06-19 17:26:20 +02:00
cryptorf
hitag2 fix #2547 - compilation warning error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] 2025-02-21 16:33:22 +01:00
lz4
mbedtls code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits 2025-02-21 15:38:33 +01:00
bruteforce.c
bruteforce.h
bucketsort.c
bucketsort.h
cardhelper.c fix and style 2024-09-06 22:36:44 +02:00
cardhelper.h
commonutil.c textual changes, one fix for overflows when sending OLD frames. Now inform and breaks like MIXED/NG does. Improved hf mf autopwn to detect static encrypted nonces and inform user. Last fix is the user abort during check keys steps in autopwn. The device side now detects and cancels if no card is available and on client it also allows to user abort 2025-03-22 13:14:37 +01:00
commonutil.h textual changes, one fix for overflows when sending OLD frames. Now inform and breaks like MIXED/NG does. Improved hf mf autopwn to detect static encrypted nonces and inform user. Last fix is the user abort during check keys steps in autopwn. The device side now detects and cancels if no card is available and on client it also allows to user abort 2025-03-22 13:14:37 +01:00
crc.c
crc.h
crc16.c Update Crc16 function to use bitlength instead of length 2025-03-19 18:43:16 +08:00
crc16.h Make CRC size explicit in some cmd/reply size calculations 2025-06-16 10:52:05 +02:00
crc32.c
crc32.h
crc64.c
crc64.h
default_version_pm3.c Revert "Release v4.20469 - Daddy Iceman" 2025-06-16 16:18:01 +02:00
generator.c fix cpp warning 2025-03-22 13:14:50 +01:00
generator.h minor textual changes \n and added support for bambu kdf. 2024-11-20 01:49:45 +01:00
get_lz4.sh
iso15693tools.c style 2024-10-06 10:08:17 +02:00
iso15693tools.h
legic_prng.c
legic_prng.h
lfdemod.c cppcheck ctunullpointerOutOfMemory 2025-03-24 11:33:08 +01:00
lfdemod.h
parity.h
util_posix.c
util_posix.h