changing the sc command to smart in step 2
As the `sc` command now invoke the `script` command, we need to enter `smart` in order to get the right command.
This commit is contained in:
@@ -46,9 +46,9 @@ Don't not turn off your device during the execution of this command!!
|
|||||||
Even its a quite fast command you should be warned. You may brick it if you interrupt it.
|
Even its a quite fast command you should be warned. You may brick it if you interrupt it.
|
||||||
|
|
||||||
```
|
```
|
||||||
[usb] pm3 --> sc upgrade f /usr/local/share/proxmark3/firmware/sim011.bin
|
[usb] pm3 --> smart upgrade f /usr/local/share/proxmark3/firmware/sim011.bin
|
||||||
# or if from local repo
|
# or if from local repo
|
||||||
[usb] pm3 --> sc upgrade f tools/simmodule/sim011.bin
|
[usb] pm3 --> smart upgrade f tools/simmodule/sim011.bin
|
||||||
```
|
```
|
||||||
|
|
||||||
You get the following output if the execution was successful:
|
You get the following output if the execution was successful:
|
||||||
|
|||||||
Reference in New Issue
Block a user