mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
prepping for sim module firmware upgrade file
This commit is contained in:
parent
02525f610c
commit
53b2909f04
11 changed files with 874 additions and 47 deletions
|
@ -22,7 +22,7 @@
|
|||
- [Gory details](#gory-details)
|
||||
- [Scripts](#scripts)
|
||||
- [Proxmark command script (.cmd)](#proxmark-command-script-cmd)
|
||||
- [Shebangs (on *nix)](#shebangs-on-nix)
|
||||
- [Shebangs (on \*nix)](#shebangs-on-nix)
|
||||
|
||||
|
||||
With the recent (2019-09-01) changes and creation of `make install` command it is easy to get lost.
|
||||
|
@ -64,7 +64,7 @@ The recovery / firmware files will be copied to
|
|||
```
|
||||
|
||||
* Proxmark3 firmware: `bootrom.elf`, `fullimage.elf`, `proxmark3_recovery.bin` (used for JTAG)
|
||||
* SIM firmware: `sim011.bin`, `sim011.sha512.txt`
|
||||
* SIM firmware: `sim012.bin`, `sim012.sha512.txt`
|
||||
|
||||
|
||||
## Traces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue