mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-29 16:33:07 +08:00
textual
This commit is contained in:
parent
22033272ec
commit
248cc83aab
2 changed files with 5 additions and 0 deletions
doc/md/Installation_Instructions
|
@ -170,11 +170,13 @@ To flash on OS X, better to enter the bootloader mode manually, else you may exp
|
|||
|
||||
### the button trick
|
||||
^[Top](#top)
|
||||
|
||||
With your Proxmark3 unplugged from your machine, press and hold the button on your Proxmark3 as you plug it into a USB port. You can release the button, two of the four LEDs should stay on. You're in bootloader mode, ready for the next step. In case the two LEDs don't stay on when you're releasing the button, you've an old bootloader, start over and keep the button pressed during the whole flashing procedure.
|
||||
|
||||
|
||||
## Run it
|
||||
^[Top](#top)
|
||||
|
||||
To use the compiled client, you can use `pm3` script, it is a wrapper of the proxmark3 client that handles automatic detection of your proxmark.
|
||||
```sh
|
||||
pm3
|
||||
|
|
|
@ -108,11 +108,14 @@ _Take extra note to instructions if you don't have a Proxmark3 RDV4 device._
|
|||
To flash on OS X, better to enter the bootloader mode manually, else you may experience errors.
|
||||
|
||||
### the button trick
|
||||
^[Top](#top)
|
||||
|
||||
With your Proxmark3 unplugged from your machine, press and hold the button on your Proxmark3 as you plug it into a USB port. You can release the button, two of the four LEDs should stay on. You're in bootloader mode, ready for the next step. In case the two LEDs don't stay on when you're releasing the button, you've an old bootloader, start over and keep the button pressed during the whole flashing procedure.
|
||||
|
||||
|
||||
## Run it
|
||||
^[Top](#top)
|
||||
|
||||
To use the compiled client, you can use `pm3` script, it is a wrapper of the proxmark3 client that handles automatic detection of your proxmark.
|
||||
```sh
|
||||
pm3
|
||||
|
|
Loading…
Add table
Reference in a new issue