This website requires JavaScript.
Explore
Help
Sign In
dandri
/
proxmark3
Watch
1
Star
0
Fork
0
You've already forked proxmark3
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-05-31 00:44:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c34b0cf55d54bb904fbbdfef12b1eada6bd61bf
proxmark3
/
bootrom
T
History
Philippe Teuwen
6efff9a6ae
ARM: tidy compilation flags
2026-04-28 13:00:42 +02:00
..
obj
…
bootrom.c
when in bootrom mode, the arg0 variable needed to be zeroed out before usage. We assign arg0 from a message before but we can discard that information in this particular case. Its quite odd to see the assignment failing but empty it out seems to have fixed it.
2024-10-16 09:36:37 +02:00
flash-reset.s
Adapting license headers, WIP
2022-01-06 02:20:38 +01:00
ldscript-flash
Bootrom: Enable serial number from flash
2023-02-17 17:07:13 -08:00
Makefile
ARM: tidy compilation flags
2026-04-28 13:00:42 +02:00
ram-reset.s
Adapting license headers, WIP
2022-01-06 02:20:38 +01:00