Commit graph

20317 commits

Author SHA1 Message Date
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
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
Iceman
475c3c1772
Merge pull request #2802 from ry4000/master
R&Y: Added PACS AIDs & Updated MAD TTP AID
2025-03-22 14:43:06 +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
Iceman
67e3861260
Merge pull request #2801 from douniwan5788/working
Refactor hitag config_page_t for better memory alignment
2025-03-22 14:03:34 +01:00
douniwan5788
5122039547 Refactor hitag config_page_t for better memory alignment 2025-03-22 20:54:13 +08:00
iceman1001
bbbfdc7edc fix cpp warning 2025-03-22 13:14:50 +01:00
iceman1001
c8d46a2a7c textual changes, one fix for overflows when sending OLD frames. Now inform and breaks like MIXED/NG does. Improved hf mf autopwn to detect static encrypted nonces and inform user. Last fix is the user abort during check keys steps in autopwn. The device side now detects and cancels if no card is available and on client it also allows to user abort 2025-03-22 13:14:37 +01:00
iceman1001
c0af6cd7d2 fiddled with pm3 client informative text 2025-03-22 13:09:55 +01:00
iceman1001
12ba14fa58 text 2025-03-22 13:04:18 +01:00
iceman1001
e8c603a50f fix 2025-03-21 20:35:16 +01:00
iceman1001
5865a77c41 fix 2025-03-21 19:55:20 +01:00
iceman1001
c00b1c0b73 change in detection 2025-03-21 18:48:45 +01:00
Iceman
9b988b7216
Merge pull request #2800 from jmichelp/master
Add option to use SPI flash dictionary for autopwn
2025-03-21 18:46:06 +01:00
Jean-Michel Picod
e77fbc092c Apply same logic to hf mf fchk 2025-03-21 18:14:11 +01:00
Jean-Michel Picod
c5fcb97bc1 changelog 2025-03-21 18:06:48 +01:00
Jean-Michel Picod
95e5634388 Add option to use SPI flash dictionary for autopwn 2025-03-21 18:05:14 +01:00
Jarek Barwinski
fbc8e99ffe
Update lf_t55xx_multiwriter.lua
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-03-21 15:13:02 +00:00
Philippe Teuwen
fe1bd6f2c4 minor fix 2025-03-21 14:20:15 +01:00
Philippe Teuwen
de967f9332 fix FR quotes for Proxspace 2025-03-21 14:13:23 +01:00
Philippe Teuwen
3869f70043 make commands requires an up-to-date client 2025-03-21 13:56:46 +01:00
iceman1001
a2d10d7910 fix cpp warnings 2025-03-21 13:19:01 +01:00
iceman1001
1a437d4a18 fix cpp warning 2025-03-21 11:34:03 +01:00
iceman1001
1c52bee9a1 text and style 2025-03-21 11:25:31 +01:00
iceman1001
a5dcb4a812 text and style 2025-03-21 08:30:13 +01:00
iceman1001
9c7b70a58d command 2025-03-20 22:58:36 +01:00