Philippe Teuwen
|
6e9df18de6
|
Release v4.17511 - Faraday
v4.17511
|
2023-11-13 10:19:09 +01:00 |
|
Philippe Teuwen
|
295df201f3
|
prepare release
|
2023-11-13 10:18:33 +01:00 |
|
Philippe Teuwen
|
e0be057f62
|
Get Python support of experimental_client_with_swig working again
|
2023-11-13 10:13:14 +01:00 |
|
Philippe Teuwen
|
97f2770982
|
Ignore mbedtls header sitch-enum warnings
|
2023-11-13 09:25:41 +01:00 |
|
 IcemanandGitHub
|
104744d007
|
Merge pull request #2030 from gm3197/smartcard-relay
[WIP] Use proxmark3 as standard PCSC smartcard reader
|
2023-11-13 08:43:20 +01:00 |
|
Grayson Martin
|
e65263c73b
|
run make style
|
2023-11-11 14:32:09 -06:00 |
|
Grayson Martin
|
db3c86958a
|
implement smartcard daemon relay for iso14b cards
|
2023-11-11 14:30:31 -06:00 |
|
Grayson Martin
|
4e346e8ca2
|
Merge branch 'master' into smartcard-relay
|
2023-11-11 13:05:11 -06:00 |
|
Philippe Teuwen
|
a42cb6dea1
|
experimental_lib/example_c port as arg
|
2023-11-11 18:24:34 +01:00 |
|
Philippe Teuwen
|
3cb023f560
|
arraylen
|
2023-11-11 18:24:34 +01:00 |
|
Philippe Teuwen
|
73db5cb912
|
style: missing include of own header
|
2023-11-11 18:24:34 +01:00 |
|
Philippe Teuwen
|
9f8c02bf96
|
fix CWE-562: Return of Stack Variable Address
|
2023-11-11 18:24:34 +01:00 |
|
Philippe Teuwen
|
ba8e90edfd
|
make style
|
2023-11-11 18:24:34 +01:00 |
|
iceman1001
|
169d31cc8e
|
fix coverity 265059
|
2023-11-11 16:53:06 +01:00 |
|
iceman1001
|
8e2e1d4cb4
|
fix coverity 420049
|
2023-11-11 16:50:23 +01:00 |
|
iceman1001
|
2401a0e27b
|
fix coverity 420050
|
2023-11-11 16:47:45 +01:00 |
|
iceman1001
|
0924cb30bb
|
fix coverity 421621
|
2023-11-11 16:46:32 +01:00 |
|
iceman1001
|
9ed6a3cb6c
|
fix coverity ID 423236, 423235, 423234. Resource leak, use after free, out-of-bounds
|
2023-11-11 16:43:12 +01:00 |
|
iceman1001
|
21fa3331b5
|
set array pointer to end of struct. Otherwise we will have some issues
|
2023-11-11 15:47:58 +01:00 |
|
iceman1001
|
da73a2896a
|
text
|
2023-11-11 15:47:10 +01:00 |
|
iceman1001
|
ecd7f53eda
|
added a staticnested program that uses two different implementations. The Chameleon Ultra impl and PM3 Impl.\nRunning the test script will show how the CU impl has some issues
|
2023-11-11 15:46:47 +01:00 |
|
iceman1001
|
a36cfbdb1f
|
move keys check to pre-processing
|
2023-11-11 15:13:14 +01:00 |
|
iceman1001
|
7f2bc916d4
|
use local fct instead
|
2023-11-10 00:32:10 +01:00 |
|
iceman1001
|
918e11bac4
|
there are more requirements in all python scripts in this folder.\nneeds to be added if this file shall be relevant
|
2023-11-10 00:31:00 +01:00 |
|
iceman1001
|
a361118279
|
fixed checks where the decoded crypto stream compared, added hard coded default keys check, seperate old vs ev1 recovery, simplified thread loops.\nall samples works as expected again.
|
2023-11-10 00:29:46 +01:00 |
|