iceman1001
0c9a64438f
256kb version is too large
2023-05-05 10:45:35 +02:00
flamebarke
dd28bc8e5d
Update build_all_firmwares.sh
...
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 22:29:14 +10:00
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
ad87e2051d
build_all_firmwares.sh able to build HF_14ASNIFF HF_15SNIFF without flash
2023-01-15 02:34:01 +01:00
Benjamin DELPY
21de6e750c
Added standalone mode for simulatin Nedap ID
2023-01-11 23:31:23 +01:00
iceman1001
2887e8b0fd
need to skip a lot of mode to fit 256kb versions
2022-08-23 14:35:13 +02:00
iceman1001
5003e79214
added the new 14b sniff related
2022-04-03 06:23:19 +02:00
Uli Heilmeier
12ed4f1fdf
Standalone mode hf_legicsim
...
Add a standalone mode to simulate Legic Prime dumps stored on flash
2022-02-15 17:26:05 +01:00
Łukasz Jurczyk
0d62e01027
Added new standalone mode lf_em4100rsww
2022-02-10 17:49:58 +01:00
Nate Glaser
169f7dfc47
added build_all_firmware changes
2022-01-07 19:12:13 -05:00
Philippe Teuwen
0379f01d74
checks: Add missing standalone and adapt checklist instructions
2021-12-13 01:06:29 +01:00
Philippe Teuwen
232843477c
typos
2021-10-16 23:44:53 +02:00
Philippe Teuwen
d8e943e03c
Change dest dir for build_all_firmwares.sh to avoid confusion
2021-10-12 00:00:46 +02:00
Sophie Brun
8a656da584
Fix the exit code of build_all_firmwares.sh
...
The command " $STATS && ( LANG=C arm-none-eabi-size armsrc/obj/[hl]f_*.o
|grep -v "filename" >> standalones_stats.txt )" is always false when
$STATS is false (by default). So the exit code of the script is "1" and
the build in Kali fails.
2021-10-08 14:43:23 +02:00
Philippe Teuwen
a09612da56
build_all_firmwares: chmod & create dest dir
2021-10-07 00:54:23 +02:00
Philippe Teuwen
d636586e30
Helper script build_all_firmwares.sh
2021-10-06 23:00:20 +02:00