12884 Commits
Author SHA1 Message Date
iceman1001 ee9b3f4acb Release v4.20728 - Phrack 2025-09-11 20:31:08 +02:00
Philippe Teuwen 6292113a2b ARRAYLEN 2025-09-10 23:54:34 +02:00
Philippe Teuwen efb808c385 basic support for NTAG 223/224 2025-09-10 23:45:29 +02:00
Philippe Teuwen 2a792911e2 hf mfu dump: fix dump display when startpage > 0 2025-09-10 22:58:03 +02:00
TrigatandGitHub b10de3549a Update des_talk.py
Add option to display AID file contents in human-readable text

Signed-off-by: Trigat <trigat@protonmail.com>
2025-09-09 15:45:06 -05:00
iceman1001 d957b23f9a style 2025-09-07 08:07:41 +02:00
iceman1001 05ef23e322 when running dump command and its a bad read, we usually get an all zeros config block. this block we should not try to write to the clone target card when restoring.... 2025-09-07 08:06:41 +02:00
Philippe Teuwen 71621470bd mfc fingerprinting updates, fix 2025-09-06 20:00:09 +02:00
Philippe Teuwen c6aacd1d22 mfc fingerprinting updates 2025-09-06 19:54:11 +02:00
iceman1001 8ce72a9dfe fix missing includes in Cmakefile 2025-09-04 14:30:53 +02:00
iceman1001 37670ae2f3 style 2025-09-04 10:10:22 +02:00
Henry Gabryjelski 276a8bd15d Require fixed facility code for Simplex Grinnell 36-bit
And remove some comments per review.
2025-09-03 23:32:56 -07:00
Henry Gabryjelski 55f5b124b2 Improved card limits validation
Unsupported features must have values in `weigand_card_t` data set to zero.
2025-09-03 16:38:42 -07:00
Henry Gabryjelski c389160dde Update name to match screenshot 2025-09-03 16:38:42 -07:00
Henry Gabryjelski 12aef961a2 _Static_assert() requires message
At least until C23, even if GCC allows it w/o errors being raised.
2025-09-03 16:38:42 -07:00
Henry Gabryjelski e6ed87072f HID Simplex 36-bit (Grinnell)
Likely more valid than legacy HID Simplex 36-bit?

There is no Issue Level ... previously defined Issue Level is actually two parity bits.
2025-09-03 16:38:42 -07:00
Henry Gabryjelski eb3a4df973 Column align fields
Allows for easier format comparisons, and minimal documentation one-liner at top.
2025-09-03 16:38:42 -07:00
Henry Gabryjelski e7c61f86c0 more const correctness
This allows compiler to optimize more, and allows caller to store the data in ROM (instead of RAM).
2025-09-03 16:38:42 -07:00
iceman1001 d3627920cd fix some cppchecker warnings, missing null checks, consts 2025-09-02 22:27:45 +02:00
iceman1001 0929a14b5d Change lf search to also run chipset detection if the colleced signal data was just noise 2025-09-02 19:41:04 +02:00
iceman1001 7c4cfe889c Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2025-09-02 16:16:42 +02:00
iceman1001 02b4d61796 style 2025-09-02 16:16:29 +02:00
TrigatandGitHub e68babd6ba Update response handling and fix detection command
Signed-off-by: Trigat <trigat@protonmail.com>
2025-09-02 08:42:35 -05:00
iceman1001 f9b3bff4b7 thanks progman/DT for letting me know about this missing identification. PCF 7961 was missing in the string detection 2025-09-02 15:31:58 +02:00
Robert WittekandGitHub 0054dd0c5b Print output of dumped card in mf_backdoor_dump.py
Signed-off-by: Robert Wittek <18316389+robo-w@users.noreply.github.com>
2025-09-01 16:53:36 +02:00