mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
rename flasher -> proxmark3-flasher
This commit is contained in:
parent
4fdb5a2f4b
commit
d772c6169a
7 changed files with 25 additions and 24 deletions
|
@ -31,7 +31,7 @@ In most cases, you can run the script `flash-all.sh` which try to auto-detect th
|
|||
For the other cases, specify the port by yourself. For example, for a Proxmark3 connected via USB under Linux:
|
||||
|
||||
```sh
|
||||
client/flasher /dev/ttyACM0 -b bootrom/obj/bootrom.elf armsrc/obj/fullimage.elf
|
||||
client/proxmark3-flasher /dev/ttyACM0 -b bootrom/obj/bootrom.elf armsrc/obj/fullimage.elf
|
||||
```
|
||||
|
||||
## Run the client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue