iceman1001
|
d8b286e5f5
|
adapt to fit GENRIC 256kb firmware images
|
2023-01-29 18:31:39 +01:00 |
|
Philippe Teuwen
|
2633a54e11
|
build_all_firmwares.sh: skip NFCBARCODE support for 256kb builds
|
2023-01-29 15:16:38 +01:00 |
|
Philippe Teuwen
|
248cec793c
|
standalone: respect alphabetical order, else it's a mess to cross-check
|
2023-01-24 15:34:13 +01:00 |
|
Philippe Teuwen
|
844e6109b8
|
Add LF_PROX2BRUTE to build_all_firmwares.sh
|
2023-01-24 15:09:23 +01:00 |
|
Philippe Teuwen
|
f54dd925d1
|
docker & tests
|
2023-01-15 18:46:35 +01:00 |
|
Philippe Teuwen
|
8d53184c81
|
shorter long test for mfd_aes_brute
|
2023-01-15 18:45:40 +01:00 |
|
Philippe Teuwen
|
ad87e2051d
|
build_all_firmwares.sh able to build HF_14ASNIFF HF_15SNIFF without flash
|
2023-01-15 02:34:01 +01:00 |
|
Philippe Teuwen
|
30ae0bf521
|
make style
|
2023-01-15 02:24:46 +01:00 |
|
Philippe Teuwen
|
951d6cd218
|
cppcheck uninitialized vars
|
2023-01-15 02:23:19 +01:00 |
|
Philippe Teuwen
|
eb23028514
|
cppcheck: add test to avoid dereferncing null pointer
|
2023-01-15 02:23:19 +01:00 |
|
Philippe Teuwen
|
3936afcca9
|
cppcheck divide by zero
|
2023-01-15 02:23:19 +01:00 |
|
Philippe Teuwen
|
8ac8e3d7d0
|
reduce variable scopes
|
2023-01-15 02:23:19 +01:00 |
|
iceman1001
|
ad7b18fb2f
|
use env instead
|
2023-01-14 18:52:59 +01:00 |
|
Benjamin DELPY
|
21de6e750c
|
Added standalone mode for simulatin Nedap ID
|
2023-01-11 23:31:23 +01:00 |
|
iceman1001
|
6d208346f7
|
remove file
|
2022-12-31 10:03:17 +01:00 |
|
iceman1001
|
4c695c03b6
|
added pexpect requirement
|
2022-12-09 07:51:33 +01:00 |
|
iceman1001
|
e364d7e03d
|
add updated sim module firmware v4.13, this is breaking change for smart category commands
|
2022-12-09 07:36:02 +01:00 |
|
iceman1001
|
ec5de2bbdf
|
revert check until bin file is available
|
2022-12-06 22:17:06 +01:00 |
|
iceman1001
|
53b2909f04
|
prepping for sim module firmware upgrade file
|
2022-12-05 22:32:40 +01:00 |
|
iceman1001
|
63a1b7fdef
|
added requirements.txt file for minimum installation to run pm3_tests.sh, there are more python scripts with other requirements.
|
2022-11-14 07:44:23 +01:00 |
|
iceman1001
|
d11fe80038
|
use grep -E instead of egrep
|
2022-10-29 01:22:49 +02:00 |
|
iceman1001
|
2887e8b0fd
|
need to skip a lot of mode to fit 256kb versions
|
2022-08-23 14:35:13 +02:00 |
|
iceman1001
|
c27264e4c4
|
text
|
2022-08-22 05:49:47 +02:00 |
|
Doridian
|
83943aafc8
|
and done
|
2022-06-11 16:16:56 -07:00 |
|
iceman1001
|
8d9dd8b346
|
make style
|
2022-04-09 18:48:13 +02:00 |
|
iceman1001
|
5003e79214
|
added the new 14b sniff related
|
2022-04-03 06:23:19 +02:00 |
|
Doridian
|
517ddf4bfc
|
Fix compilation on M1 Macs
|
2022-03-27 11:09:44 -07:00 |
|
iceman1001
|
cce9edcd0f
|
Disabling aesni detection on OSX
|
2022-03-27 11:05:49 +02:00 |
|
iceman1001
|
a98b9590c6
|
Disabling aesni detection on OSX
|
2022-03-27 11:03:13 +02:00 |
|
Doridian
|
cdd17a06b7
|
Sort filenames before hashing and force hashing in text mode to avoid inconsistencies
|
2022-03-26 23:08:54 -07:00 |
|
iceman1001
|
bc46696dc4
|
unify license text
|
2022-03-20 09:31:53 +01:00 |
|
Philippe Teuwen
|
14ce85a3c7
|
oops again, but I blame someone else who will recognize himself ;)
|
2022-02-28 16:14:53 +01:00 |
|
Philippe Teuwen
|
17fc498786
|
mfd_aes_brute: add openssl include path for macports too, just in case
|
2022-02-28 16:13:04 +01:00 |
|
Philippe Teuwen
|
91df68d8cd
|
oops typo in copy/paste
|
2022-02-28 16:02:13 +01:00 |
|
Philippe Teuwen
|
7a0148b788
|
Fix mfd_aes_brute compilation on OSX/brew
|
2022-02-28 16:01:05 +01:00 |
|
Philippe Teuwen
|
d7e16ba888
|
pm3_tests: add mkversion sha256 check. Note: moved from grep to egrep, let's see how OSX reacts...
|
2022-02-27 22:10:52 +01:00 |
|
Philippe Teuwen
|
4c8b4af337
|
mkversion: indicate when no sha256 generated
|
2022-02-27 12:46:55 +01:00 |
|
Philippe Teuwen
|
738963306e
|
mkversion: Change grep by cut because of weird grep behavior on OSX
|
2022-02-27 12:40:17 +01:00 |
|
iceman1001
|
21f4ff1287
|
added samples for pk recovery desfire ev2 xl
|
2022-02-26 20:14:29 +01:00 |
|
iceman1001
|
2671795b8b
|
textual
|
2022-02-26 17:15:32 +01:00 |
|
Iceman
|
1c6abece54
|
Merge branch 'master' into sha
|
2022-02-25 11:42:20 +01:00 |
|
Philippe Teuwen
|
cb209a9b47
|
mkversion: ignore fpga_version_info as it might be unavailable when mkversion is called by client compilation
|
2022-02-25 00:01:09 +01:00 |
|
iceman1001
|
2879b23a1c
|
unify text
|
2022-02-24 17:38:01 +01:00 |
|
iceman1001
|
06ccaf555c
|
coverity cid #386958 - tainted value
|
2022-02-21 21:41:11 +01:00 |
|
Philippe Teuwen
|
14f62eaa88
|
armsrc check: skip if no src available; postpone warning
|
2022-02-17 01:43:41 +01:00 |
|
Philippe Teuwen
|
bbf49ab560
|
Add a fingerprint of the ARM OS source files to detect when a client expects another ARM image
|
2022-02-17 01:43:39 +01:00 |
|
Philippe Teuwen
|
d0526d3ba9
|
Remove mkversion.pl
|
2022-02-17 01:43:00 +01:00 |
|
Philippe Teuwen
|
c2092ee2ed
|
make style
|
2022-02-17 01:41:56 +01:00 |
|
iceman1001
|
6d5bb3eace
|
fix compilation
|
2022-02-16 22:56:38 +01:00 |
|
iceman1001
|
841d8e1b09
|
missed a file. MIT license
|
2022-02-16 21:58:01 +01:00 |
|