Shawn Hoffman
bfbc2fd09d
fix offset transferred in ntag424_read_data
2025-04-16 14:20:58 -07:00
Philippe Teuwen
cf3cb6e03a
dyslexia
2025-04-14 13:51:55 +02:00
Philippe Teuwen
013a7a4caf
rewrite hf 14a info with full AN10833 Rev 3.8 and a few extra
2025-04-14 10:37:16 +02:00
iceman1001
a8fa5dae1a
add MAD key
2025-04-13 12:25:33 +02:00
iceman1001
bc1c47e81b
style
2025-04-13 12:25:14 +02:00
Philippe Teuwen
dfc40a2ea3
fix GetHF14AMfU_Type for MFUL types with RandomID activated
2025-04-11 08:22:19 +02:00
Iceman
55327112a8
Merge pull request #2817 from elafargue/better-tesla-card
...
Improve Tesla NFC card reader command
2025-04-10 12:27:15 +02:00
Lucifer Voeltner
216cd09635
..Directory listing in applications referred to File IDs, not App IDs.
2025-04-10 15:45:00 +07:00
Lucifer Voeltner
6f10a6d9d7
MIFARE DESFire keysettings clarifications / Ultralight C Hints clarifications
2025-04-10 14:49:15 +07:00
Ed Lafargue
14a58a7427
Improve Tesla NFC card reader:
...
- Compatibility with more javacard variants
- Read the full certificate
- Optionally parse the certificate (ASN.1)
- Don't bail at each error and try to read what it can
- Better form factor parsing
- Read all four public keys
Read all four public keys
2025-04-09 11:43:08 -07:00
kormax
56336d9d82
Add support for polling loop annotations
2025-04-09 12:31:21 +03:00
Benjamin DELPY
c00b25e89e
Update intertic.py to support [FRA] Aix-en-Provence
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com >
2025-04-07 12:51:11 +03:00
Iceman
3f705650c0
Merge pull request #2815 from DidierA/mfdes-bruteaid-fix
...
hf mfdes bruteaid: fix byte order
2025-04-07 04:44:48 +02:00
Trigat
59d17c236c
Update des_talk.py
...
Added file restriction functionality that allows user to apply and remove keys
Added communication mode options
Added options to change PICC and application keys
Signed-off-by: Trigat <trigat@protonmail.com >
2025-04-05 16:52:11 -05:00
Philippe Teuwen
899e571957
Fix homebrew install
2025-04-03 22:20:39 +02:00
DidierA
853e2bd9ff
hf mfdes bruteaid: fix byte order
2025-03-31 18:41:18 +02:00
Philippe Teuwen
145ee3baa7
fix double-free
2025-03-27 21:47:42 +01:00
Philippe Teuwen
74a3920c0d
Fix TOOLS_PATH and DICTS_PATH for maintainers (stripped DESTDIR)
2025-03-26 01:08:06 +01:00
Philippe Teuwen
f448ed5c51
Fix for GCC 15
2025-03-25 23:25:20 +01:00
Philippe Teuwen
a8604e3ff9
fix make install on osx, thanks DaveItsLong
2025-03-25 22:38:39 +01:00
kiyoukan
c827b4e582
Add files via upload
...
Signed-off-by: kiyoukan <kiyoukan@gmail.com >
2025-03-25 15:44:40 -04:00
iceman1001
6ed1853320
Revert "Release v4.20142 - Blue Ice"
...
This reverts commit a657dbda9b .
2025-03-25 16:18:49 +01:00
iceman1001
a657dbda9b
Release v4.20142 - Blue Ice
2025-03-25 16:18:49 +01:00
Trigat
7a129e7be0
Add files via upload
...
Add a Python script to simplify interactions with DESFire.
Signed-off-by: Trigat <trigat@protonmail.com >
2025-03-25 09:21:02 -05:00
Benjamin DELPY
ee1a38d975
Update cmdhf14b.c to respect bytes order when evaluating SR/ST25TB locks
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com >
2025-03-25 13:59:10 +01:00
iceman1001
04a132b6ba
style
2025-03-25 12:44:59 +01:00
iceman1001
1252aee27d
clean up text
2025-03-25 12:40:35 +01:00
iceman1001
ded9166393
missing breaks
2025-03-25 12:36:22 +01:00
iceman1001
363bc0da8a
some extra NULL checks to please cppchecker
2025-03-25 12:34:00 +01:00
iceman1001
ad292e8810
unify test - step 2
2025-03-25 10:17:42 +01:00
iceman1001
875b3c44b4
unify text - step 1
2025-03-25 10:12:16 +01:00
ry4000
8e1f835637
R&Y: Updated SOF Sofia City Card AID in aid_desfire.json
...
### Update
- SOF Sofia City Card's AID (reversed the endian).
Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com >
2025-03-25 19:31:35 +11:00
Shawn Hoffman
e04d778c46
ntag424: let info cmd show if tag has tag tamper feature
2025-03-24 17:10:19 -07:00
Philippe Teuwen
f4fe58fc36
make style
2025-03-24 23:48:02 +01:00
Philippe Teuwen
ad84875afd
cppcheck nullPointerOutOfMemory
2025-03-24 23:46:43 +01:00
Philippe Teuwen
f90d11912c
cppcheck unused struct
2025-03-24 22:10:55 +01:00
Philippe Teuwen
4fff85d6ed
cppcheck duplicatecondition
2025-03-24 22:01:38 +01:00
Philippe Teuwen
6491b37d7a
cppcheck duplicateCondition
2025-03-24 21:44:21 +01:00
Philippe Teuwen
8c76e12fec
cppcheck identicalInnerCondition
2025-03-24 11:33:20 +01:00
Philippe Teuwen
c37ca881e6
a few calloc checks, still many to go
2025-03-24 11:17:40 +01:00
Philippe Teuwen
74c60301d1
cppcheck mem alloc: oops forgot to save one file
2025-03-24 10:47:33 +01:00
Philippe Teuwen
678b387c3f
cppcheck: a few mem alloc checks
2025-03-24 10:44:01 +01:00
Philippe Teuwen
f3367e61db
cppcheck on tlv: null pointers
2025-03-24 10:23:47 +01:00
Philippe Teuwen
f6123da72e
cppcheck: integeroverflow
2025-03-24 10:06:58 +01:00
Philippe Teuwen
4496b7ec7a
experimental lib & client: force symlinks
2025-03-24 09:18:21 +01:00
iceman1001
12f94a921a
text and cpp warning for hitagu fix suggested by jump
2025-03-24 09:13:21 +01:00
Philippe Teuwen
d5ecc626ab
cppcheck ctunullpointerOutOfMemory
2025-03-23 23:58:43 +01:00
Philippe Teuwen
dfdb8f54cc
cppcheck ctunullpointer
2025-03-23 23:47:38 +01:00
Philippe Teuwen
1aa8ae6076
cppcheck unused variable
2025-03-23 23:35:34 +01:00
Philippe Teuwen
d490be9649
cppcheck truncLongCastAssignment
2025-03-23 23:34:29 +01:00