Commit graph

18919 commits

Author SHA1 Message Date
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
Philippe Teuwen e6c29ce6e0
Merge pull request #2447 from siowu/fix-readline-url
Corrected an incorrect Readline library URL in client CMakeLists.txt
2024-09-02 10:10:38 +02:00
siowu 11006981d6 Corrected an incorrect Readline library URL in client CMakeLists.txt 2024-09-02 13:05:34 +08:00
Philippe Teuwen 7eb71e0b06 grabber: make sure grabbed_output always return a string 2024-08-31 15:16:45 +02:00
Philippe Teuwen dc91a6d1da hf_mattyrun: fix compilation error on recent gcc 2024-08-31 10:11:09 +02:00
Philippe Teuwen 55cef35b1d grabber: empty buffer after being read, to prevent old buffer to be returned after a command without output 2024-08-31 01:01:51 +02:00
Philippe Teuwen 0938f1d56b typo 2024-08-30 13:51:44 +02:00
Iceman 8243c8c46e
Merge pull request #2481 from douniwan5788/fpga
fix: bitstream_index_map overflow
2024-08-30 11:03:36 +02:00
douniwan5788 0710a37429 fix: bitstream_index_map overflow 2024-08-30 16:05:47 +08:00
Iceman f1041c06a7
Merge pull request #2480 from ry4000/master
R&Y: Added SOF Sofia City Card to aid_desfire.json
2024-08-29 13:38:24 +02:00
ry4000 6f7353bfb4
Added SOF Sofia City Card
**Added SOF Sofia City Card**
- *Please note that there is no Bulgarian equivalent name for it; they use the English card name.*

**Updated MAD Public Transport Card**
- *The AID is in an alternative endian, and has been reflected to show this.*

**Various Formatting Updates**
- *`[` and `]` have been replaced in favour of `(` and `)`.*

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-08-29 20:43:44 +10:00
iceman1001 7f40ad7f9d style 2024-08-29 12:29:23 +02:00
iceman1001 b5ecdde19e fixes and textual 2024-08-29 12:27:11 +02:00
Iceman d96c1d0cbf
Merge pull request #2479 from Eltrick/master
add static keys for hanoi bus rapid transit system
2024-08-28 20:27:23 +02:00
Lucifer Voeltner ee0f410c27
add static keys for hanoi bus rapid transit system 2024-08-29 00:46:46 +07:00
Iceman af73ad2f9e
Merge pull request #2477 from douniwan5788/lf_config
fix: CMD_DOWNLOAD_BIGBUF for getSamples() and download_trace()
2024-08-28 08:06:14 +02:00
Iceman f505c3d080
Merge pull request #2478 from douniwan5788/fix_typo
fix new_frame_format.md typo
2024-08-28 08:05:48 +02:00
Philippe Teuwen 06e98f4643 Make mkversion.sh POSIX compliant (dash complains about [[) 2024-08-27 18:48:20 +02:00
douniwan5788 4b6653696c fix: CMD_DOWNLOAD_BIGBUF for getSamples() and download_trace() 2024-08-27 23:45:42 +08:00
douniwan5788 112caec054 refactor: lf config renames 2024-08-27 23:45:42 +08:00
douniwan5788 61e3059fd8 fix new_frame_format.md typo 2024-08-27 23:25:24 +08:00
Iceman 94063607ae
Merge pull request #2476 from CiRIP/electra_decode
Actually fix ELECTRA parsing
2024-08-27 08:02:29 +02:00
Ciprian Ionescu d3f0d7d100
actually fix ELECTRA parsing 2024-08-27 00:36:43 +02:00
Iceman 30a2b5065f
Merge pull request #2475 from CiRIP/electra_decode
Add ELECTRA pattern to EM410x print output
2024-08-26 17:25:10 +02:00
Iceman 0e00e6b5ec
Merge branch 'master' into electra_decode
Signed-off-by: Iceman <iceman@iuse.se>
2024-08-26 17:24:57 +02:00
Iceman 42c873f49c
Merge pull request #2473 from douniwan5788/prune
Fixes and improve SKIP_* directives
2024-08-26 17:23:41 +02:00
Ciprian Ionescu b13227a645
fix format specifier 2024-08-26 17:16:30 +02:00
Ciprian Ionescu c2771da6a0
Update CHANGELOG.md 2024-08-26 16:45:58 +02:00
Ciprian Ionescu 54d1807475
add ELECTRA pattern to EM410x print output 2024-08-26 16:44:09 +02:00
douniwan5788 0f2eaa316b fix: WITH_EM4x50 and WITH_EM4x70 in lf search 2024-08-26 21:45:06 +08:00
douniwan5788 9dd5b66c0a fix: FPGA config for ICOPYX 2024-08-26 20:56:36 +08:00
douniwan5788 cad92c4a05 fix: bitstream_target_to_index 2024-08-26 20:56:36 +08:00
douniwan5788 c8b229ab32 Update CHANGELOG.md
Firmware size optimization, skipping unused FPGA bitstreams
2024-08-26 20:56:36 +08:00
douniwan5788 fcc757dfd5 refactor: rename bitstream_version to bitstream_target 2024-08-26 20:55:59 +08: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
douniwan5788 8928883f2d refactor: move FPGA_BITSTREAM_* to fpga.h 2024-08-26 20:55:58 +08:00
douniwan5788 5d66bcfd75 fix: WITH_EM4x70. Get rid of the dependency on WITH_ICLASS. 2024-08-26 20:55:58 +08:00
douniwan5788 c1fdb2e78c fix: WITH_LF WITH_LEGICRF WITH_ISO14443a 2024-08-26 20:55:58 +08:00
Philippe Teuwen da1c79503e typo in mfc tool path, thanks NVX! 2024-08-26 11:29:08 +02:00
Iceman 3bf0f10203
Merge pull request #2472 from CiRIP/lfhitags_refactor
Refactor Hitag S operations into separate submenu
2024-08-26 10:46:48 +02:00
Ciprian Ionescu a838dc7f2e
fix potential array overflow 2024-08-26 02:00:14 +02:00
Ciprian Ionescu 8b1e5c88b1
use lf hitag hts submenu 2024-08-26 01:57:16 +02:00
Philippe Teuwen 5b50f5e32c hf mf info add detection of FM1208-10 2024-08-25 22:59:37 +02:00
Iceman 361cafde94
Merge pull request #2474 from gentilkiwi/patch-1
Update intertic.py to support Metz
2024-08-25 22:19:55 +02:00
Benjamin DELPY 342175faf7
Update intertic.py to support Metz
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-08-25 21:25:42 +02:00
iceman1001 384a7212d0 text 2024-08-25 17:09:31 +02:00
iceman1001 ed60d26808 only print uid types in 14a info, and skip decoding of bad ATS 2024-08-25 15:50:17 +02:00
iceman1001 3efe3d9f85 desfire should check for this one too 2024-08-25 15:19:48 +02:00
iceman1001 0d9ddc0df5 hf mfu wipe - now supports wiping UL-C properly 2024-08-25 15:19:07 +02:00