Commit graph

20143 commits

Author SHA1 Message Date
iceman1001
a657dbda9b Release v4.20142 - Blue Ice 2025-03-25 16:18:49 +01:00
iceman1001
037833675a text 2025-03-25 16:18:30 +01:00
iceman1001
7dbf4cfbe0 text 2025-03-25 16:09:05 +01:00
Iceman
753560e731
Merge pull request #2808 from trigat/master
Add files via upload
2025-03-25 16:07:34 +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
iceman1001
1171127094 text 2025-03-25 14:56:04 +01:00
Iceman
f697a16999
Merge pull request #2807 from gentilkiwi/patch-1
Update cmdhf14b.c to respect bytes order when evaluating SR/ST25TB locks
2025-03-25 14:06:38 +01: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
Iceman
090f31d0a7
Merge pull request #2806 from ry4000/master
R&Y: Updated SOF Sofia City Card AID in `aid_desfire.json`
2025-03-25 10:08:50 +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
Iceman
bace2b78ba
Merge pull request #2805 from shuffle2/ntag424tt
ntag424: let info cmd show if tag has tag tamper feature
2025-03-25 05:54:59 +01: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
e42932738e cppcheck: a few static & const stuff 2025-03-24 22:42:13 +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
85ed469340 cppcheck const 2025-03-24 21:59:02 +01:00
Philippe Teuwen
6491b37d7a cppcheck duplicateCondition 2025-03-24 21:44:21 +01:00
Philippe Teuwen
dc1cab14ef cppcheck redundantAssignment 2025-03-24 21:41:31 +01:00
Philippe Teuwen
371d98d3b0 cppcheck duplicateBreak 2025-03-24 21:39:45 +01:00
iceman1001
176d8fe6a6 fix cppchecker warnings 2025-03-24 18:00:06 +01:00
Philippe Teuwen
8c76e12fec cppcheck identicalInnerCondition 2025-03-24 11:33:20 +01:00
Philippe Teuwen
bd242f6e41 cppcheck ctunullpointerOutOfMemory 2025-03-24 11:33:08 +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
f1b7454fcd Fix pm3_tests for OSX 2025-03-24 09:53:44 +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
65eb649e58 cppcheck identicalConditionAfterEarlyExit 2025-03-23 23:44:16 +01:00
Philippe Teuwen
b2a7a91bbd cppcheck memory leak 2025-03-23 23:38:50 +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
Iceman
3fba6b8875
Merge pull request #2803 from siowu/fix-typos
Correct typos in the compilation configuration item for PM3MAX
2025-03-22 15:56:41 +01:00
siowu
72254f5c24 Correct typos in the compilation configuration item for PM3MAX 2025-03-22 22:47:05 +08:00