Commit Graph

12576 Commits

Author SHA1 Message Date
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
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
Philippe Teuwen dac2c7664c cppcheck multicondition 2025-03-23 23:29:24 +01:00
Philippe Teuwen 78ae375d55 make miscchecks, skip venv 2025-03-23 23:22:23 +01:00
Philippe Teuwen 6359471c5e make style 2025-03-23 23:14:18 +01:00
Iceman 40830586fe Merge pull request #2799 from jareckib/patch-2
Update lf_t55xx_multiwriter.lua
2025-03-23 06:20:27 +01:00
iceman1001 4c97151ecc style 2025-03-22 15:46:55 +01:00
iceman1001 9a114815d1 fix cppchecker warning with shadow 2025-03-22 15:45:17 +01:00
ry4000 1d565cbee0 R&Y: Added PACS AIDs & Updated MAD TTP AID
### Additions
- `0854DF`: Gantner locker credentials.
- `F473A0`: Securitron DESFire EV2 credentials.

### Updates
- `000001`: Updated MAD to original Spanish name.
- `010000`: Updated MAD back to Alternative Endian designation.

Thank you.

-R&Y.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2025-03-23 00:35:09 +11:00
douniwan5788 5122039547 Refactor hitag config_page_t for better memory alignment 2025-03-22 20:54:13 +08:00