.. |
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
|
reduce variable scopes
|
2023-01-15 02:23:19 +01:00 |
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
|
fix cppchecker
|
2021-05-07 13:42:57 +02:00 |
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
|
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
|
text
|
2025-06-22 20:34:54 +02:00 |
commonutil.h
|
text
|
2025-06-22 20:34:54 +02: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
|
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
|
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.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
|
Adapting license headers, WIP
|
2022-01-08 00:40:52 +01:00 |
iso15693tools.c
|
style
|
2024-10-06 10:08:17 +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
|
cppcheck ctunullpointerOutOfMemory
|
2025-03-24 11:33:08 +01: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 |