This website requires JavaScript.
Explore
Help
Sign In
dandri
/
proxmark3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-08-03 15:40:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d930f921a2bcb4e33d007fd15a49a551a5b1339
proxmark3
/
bootrom
T
History
iceman1001
daff8228a2
Revert "Release v4.19552 - Orca"
...
This reverts commit
a039ac18cc
.
2024-11-22 12:15:19 +01: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
…
ldscript-flash
Bootrom: Enable serial number from flash
2023-02-17 17:07:13 -08:00
Makefile
Revert "Release v4.19552 - Orca"
2024-11-22 12:15:19 +01:00
ram-reset.s
…