667 Commits
Author SHA1 Message Date
iceman1001 85ccccdce6 fix missing gitignore 2024-09-10 15:33:26 +02:00
iceman1001 e50459b2c5 style 2024-09-06 22:59:23 +02:00
iceman1001 ca0c662c22 bad char 2024-09-06 10:51:09 +02:00
iceman1001 b05ccae642 text, string formatter, and something still complains in the GH actions 2024-09-06 10:47:08 +02:00
iceman1001 abb8a72bb6 fixes 2024-09-06 10:13:19 +02:00
iceman1001 0b2081ff32 fix bad string formatters, we use calloc 2024-09-06 10:04:48 +02:00
iceman1001 d5015c8ba0 fix bad string formatters and pointer is always NULL no need to check 2024-09-06 10:01:32 +02:00
iceman1001 53c64858ef fix wrong string formatters 2024-09-06 09:58:25 +02:00
iceman1001 183b078969 text 2024-09-06 09:40:37 +02:00
iceman1001 713b6f80c4 fix consts 2024-09-06 09:35:30 +02:00
iceman1001 e7e836e33f fix memleak 2024-09-06 09:33:40 +02:00
iceman1001 68693ae187 adapt test 2024-09-05 22:41:32 +02:00
iceman1001 686ee3138e made a multi threaded version of ht2crack2search since the file lookups should benefit from it. In the friendly competition with @mwalker33 where I think his version beats mine 2024-09-05 22:29:55 +02:00
Philippe Teuwen 28076af96d Add : recovering partial nested authentication with known nT 2024-09-03 23:43:28 +02:00
Philippe Teuwen cce2c8e7ee mf_nonce_brute: allow clear nt. Fix the weird example half working with a clear nt provided as encrypted nt... 2024-09-02 11:38:46 +02:00
Philippe Teuwen 5b6a898fe7 uniformize tools/mfc/card_reader 2024-09-02 11:11:40 +02:00
iceman1001 b5ecdde19e fixes and textual 2024-08-29 12:27:11 +02:00
Philippe Teuwen 06e98f4643 Make mkversion.sh POSIX compliant (dash complains about [[) 2024-08-27 18:48:20 +02:00
douniwan5788 413a17a7a6 feature: Make the FPGA bitstreams working with SKIP_* define.
Now, you can enable at least two of your favorite technologies (such as LF and HF 14443A) attached a standalone mode and still have spare ROM space for other functionalities on a Proxmark3 Easy with a 256KiB ROM.
2024-08-26 20:55:59 +08:00
iceman1001 6a95f16102 style and text 2024-08-25 15:17:02 +02:00
Philippe Teuwen a17507d4d3 MFC authentication protocol example code, that served to generate the paper annexes and could be useful as implementation ref for other researches 2024-08-23 18:08:35 +02:00
douniwan5788 d15537bbf1 Unified hitag naming style 2024-08-22 02:01:43 +08:00
douniwan5788 2527b2a8c3 fix: sha256sum: command not found on macOS 2024-08-20 22:44:00 +08:00
Philippe Teuwen 691e76675a mfc/fudan: add paper ref 2024-08-16 17:46:00 +02:00
Philippe Teuwen b700b1cd08 fix tools compilation with clang 2024-08-14 21:23:43 +02:00