Commit graph

19746 commits

Author SHA1 Message Date
Iceman
8426ffa9ca
Merge pull request #2698 from piotrva/lf-em-410x-sim-default-help-imp
lf em 410x sim - default gap value of 0, extend help
2024-12-28 19:20:00 +01:00
Iceman
9e21f1b070
Merge branch 'master' into lf-em-410x-sim-default-help-imp
Signed-off-by: Iceman <iceman@iuse.se>
2024-12-28 19:19:46 +01:00
iceman1001
afcd57b1a1 identify MIFARE Duox 2024-12-28 19:18:27 +01:00
Nya0
86dc2e427c added to command files 2024-12-28 00:20:36 +03:00
Nya0
6b46a91896 tiny oopsie 2024-12-28 00:09:04 +03:00
Nya0
e72b51e1f7 lf hitag hts restore 2024-12-27 19:15:45 +03:00
Piotr Rzeszut
69606aeb07 Changed lf em 410x sim to use default gap value of 0 and extended help, addressing #2197 2024-12-27 00:28:07 +01:00
Piotr Rzeszut
5261106098 Add spiffs operation checks, update changelog and documentation after moving t55xx configurations 2024-12-26 21:58:30 +01:00
Iceman
59751900f5
Merge branch 'master' into move-keys-library-to-spiffs
Signed-off-by: Iceman <iceman@iuse.se>
2024-12-26 21:16:51 +01:00
Iceman
4012a72043
Merge pull request #2688 from Antiklesys/master
Added hf iclass trbl
2024-12-26 21:15:22 +01:00
Iceman
f36d8152c8
Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
2024-12-26 21:15:14 +01:00
Piotr Rzeszut
dd17effaab Move T55XX config to spiffs file 2024-12-26 19:46:55 +01:00
Piotr Rzeszut
d1db0aa799 Extending SPIFFS into last page of the SPI FLASH 2024-12-26 15:04:05 +01:00
Piotr Rzeszut
4b5d532c9a Revert to strcpy instead of strcpy_s for compatibility. 2024-12-26 04:13:03 +01:00
Piotr Rzeszut
5ed4804044 Fix missing header file for strcpy_s 2024-12-26 04:10:10 +01:00
Piotr Rzeszut
90b8c1d39e Update documentation & changelog to reflect key dictionaries moved to SPIFFS from statically allocated memory 2024-12-26 03:08:17 +01:00
Piotr Rzeszut
34883cf91f Remove unused pointers to statically alocated storage for keys from pmflash.h. iClass flash-stores password dictionary seem not to be used anywhere. 2024-12-26 03:03:48 +01:00
Piotr Rzeszut
2fe0ba57b2 Change lf t55xx chk -m to read dictionary from spiffs file 2024-12-26 02:52:59 +01:00
Piotr Rzeszut
470536f0fd Upload also iClass and T55XX keys to spiffs files 2024-12-26 02:10:49 +01:00
Piotr Rzeszut
dd646a64a6 Add additional file exists check to remove errors 2024-12-26 01:25:54 +01:00
Piotr Rzeszut
d9a3e4f050 Refactor keys in flash statistics to check for files 2024-12-26 01:11:46 +01:00
Piotr Rzeszut
3b9ba0ffe5 Increase timeout to about 1400s in hf mf fchk to be able to run much more than 2100 keys check 2024-12-26 00:16:21 +01:00
Piotr Rzeszut
9242d2f956 Increase timeout to about 1400s in hf mf fchk to be able to run much more than 2100 keys check 2024-12-25 23:51:54 +01:00
Piotr Rzeszut
5af815f271 Mifare dictionary uploaded to spiffs using legacy function 2024-12-25 21:08:44 +01:00
Piotr Rzeszut
d7ab949d1f Change hf mf fchk --mem to read dictionary from spiffs file 2024-12-25 19:14:05 +01:00
Philippe Teuwen
825dea27a0 hf mf isen: fix timeout when used over slow link (tcp/bt) 2024-12-24 23:56:13 +01:00
Iceman
5b5cfce34c
Merge pull request #2695 from ry4000/master
R&Y: Added DAY RTA Tapp Card and Additional BKK BEM SVC AIDs to `aid_desfire.json`
2024-12-21 10:45:47 +01:00
ry4000
b275895e21
R&Y: Added DAY RTA Tapp Card and Additional BKK BEM Stored Value Card AIDs to aid_desfire.json
Added to `aid_desfire.json`
- DAY RTA Tapp Card AID
- Additional BKK BEM Stored Value Card AIDs

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-12-21 11:41:04 +11:00
Iceman
a87f5d8b9d
Merge pull request #2694 from klks/master
Add annotations for FMCOS2.0 CPU Card
2024-12-21 00:46:58 +01:00
klks
df3916c7b6 Add annotations for FMCOS2.0 CPU Card
Adding annotations for the FMCOS 2.0 CPU Card that is used/sold in China.
2024-12-20 22:50:20 +08:00
Philippe Teuwen
e5bee8dd6f Docker images: supports TCP & BT connections 2024-12-18 23:36:37 +01:00
Philippe Teuwen
fbf03b9e8c fix sudo support in cross-platform Docker instances 2024-12-18 22:51:27 +01:00
Philippe Teuwen
12775960dc Refactor Docker scripts 2024-12-18 22:24:20 +01:00
Philippe Teuwen
8e99b792b2 Add cross-platform docker images for armv7 and arm64 2024-12-18 22:18:21 +01:00
Iceman
e5da42dc92
Merge pull request #2692 from jof/jof/15-view-typo
Fix `hf 15 view` command examples
2024-12-18 17:31:20 +01:00
Philippe Teuwen
a1a9b50d24 Docker: fix test for pm3 when building images 2024-12-18 15:29:26 +01:00
Philippe Teuwen
f09705868a all Docker envs: add support for connection to host device 2024-12-18 13:31:06 +01:00
Jonathan Lassoff
cab81f4c91 Fix hf 15 view command examples 2024-12-18 11:26:53 +00:00
Iceman
9c4e821f94
Merge pull request #2691 from hiwanz/patch-1
Update macOS-Homebrew-Installation-Instructions.md
2024-12-17 12:33:34 +01:00
丸子
5bd33df708
Update macOS-Homebrew-Installation-Instructions.md
Apple Silicons are already supported

Signed-off-by: 丸子 <princeb4d@gmail.com>
2024-12-17 10:57:35 +08:00
Philippe Teuwen
59ae5d2285 hf 15 info: show all type matches and check ST25TVxC signature 2024-12-15 20:54:28 +01:00
Philippe Teuwen
be79654eb9 Add initial support for ST25TN and its signature verification 2024-12-15 17:14:41 +01:00
Philippe Teuwen
67ee460137 limit hf st suggstion to st25ta, if STA 2024-12-15 15:16:07 +01:00
Philippe Teuwen
a4b595c79b got DESFire Light with that pk... 2024-12-15 15:14:17 +01:00
Philippe Teuwen
571ac28229 st25ta02kb getsignature: handle locked tags 2024-12-15 14:02:52 +01:00
Philippe Teuwen
c9f2c17841 relax ecdsa_publickey_ng_t, should help MacOS compilation 2024-12-14 14:53:08 +01:00
Philippe Teuwen
86de7f512c rcovered_pk: fix c/h for partial in selftests 2024-12-14 14:39:34 +01:00
Philippe Teuwen
f26727eb28 Refactor originality checks. Notes:
- removed pk "NTAG424DNA, NTAG424DNATT, DESFire Light Ev2", "04B304...3B" which is a typo of "DESFire Ev2", "04B3...3A"},
- MIKRON pk currently not used because I don't know if it's for MFC, MFUL or sth else
- ST25TN pk added but currently not used, need to be implemented/tested
- ST25TV pk currently not used, need to be implemented/tested
2024-12-14 14:29:50 +01:00
Philippe Teuwen
93639e16a5 recover_pk selftests: show curve & hash 2024-12-14 02:17:39 +01:00
Philippe Teuwen
16424a83c9 recover_pk Flake8 ignore E501 2024-12-13 11:47:38 +01:00