20729 Commits
Author SHA1 Message Date
iceman1001 ee9b3f4acb Release v4.20728 - Phrack v4.20728 2025-09-11 20:31:08 +02:00
iceman1001 1895172834 text 2025-09-11 20:30:50 +02:00
Philippe Teuwen 92b78178ec ht2crack2: replace GLIB qsort_r by portable qsort 2025-09-11 16:37:03 +02:00
Philippe Teuwen d6f1b3a064 release tests 2025-09-11 16:01:05 +02:00
Philippe Teuwen 9f22db17f9 recover_pk: add sample 2025-09-11 12:46:20 +02:00
Philippe Teuwen b0271c4b68 update docker setups 2025-09-11 12:45:41 +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
IcemanandGitHub 06e3f70dde Merge pull request #2976 from trigat/master
Update des_talk.py
2025-09-10 00:59:35 +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
IcemanandGitHub 583984c6b6 Merge pull request #2973 from henrygab/wiegand_simplex36_update
Wiegand simplex36 update
2025-09-04 08:39:41 +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 221f531c76 Update changelog 2025-09-03 16:39:10 -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