mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-03-12 04:35:36 -07:00
Updated Windows (markdown)
parent
10094496e2
commit
dbb6602f5c
@ -35,7 +35,7 @@ It is assumed that the reader of this document is the local administrator of a m
|
||||
|
||||
## Proxmark Driver Installation
|
||||
1. Find the driver file in the "ProxSpace\\pm3\\driver" folder you created in the Development environment setup
|
||||
[**NOTE**: if your proxmark has a firmware older than r655 (old google code naming) you will need the old HID drivers contained in **pm3-bin-756 (cdc+lua).rar** found here: [http://code.google.com/p/proxmark3/downloads/list](http://code.google.com/p/proxmark3/downloads/list) - more info in [this paragraph](https://github.com/Proxmark/proxmark3/wiki/Windows#update-proxmark-to-the-new-cdc-serial-interface)]
|
||||
[**NOTE**: if your proxmark has a firmware older than r655 (old google code naming) you will need the old HID drivers contained in **pm3-bin-756 (cdc+lua).rar** found here: [http://code.google.com/p/proxmark3/downloads/list](http://code.google.com/p/proxmark3/downloads/list) - more info in [this paragraph](https://github.com/Proxmark/proxmark3/wiki/Windows#update-proxmark-to-the-new-cdc-serial-interface)
|
||||
2. Attach the Proxmark to the computer. A notification in the tray should appear indicating the ProxMark has been detected:
|
||||

|
||||
3. For windows 8 and above you are done, the auto installed Microsoft driver should be fine.
|
||||
@ -53,7 +53,7 @@ It is assumed that the reader of this document is the local administrator of a m
|
||||
|
||||
## Flashing your Proxmark3 to the latest firmware
|
||||
|
||||
1. Follow [Development environment installation](https://github.com/Proxmark/proxmark3/wiki/Windows#development-environment-installation)] through to step 11 (don't do step 12)
|
||||
1. Follow [Development environment installation](https://github.com/Proxmark/proxmark3/wiki/Windows#development-environment-installation) through to step 11 (don't do step 12)
|
||||
2. if you get any errors on step 11 post on the forum to get this resolved before going forward.
|
||||
3. Flash the bootrom by typing "./client/flasher comx -b ./bootrom/obj/bootrom.elf" (replace comx with your device's com port number i.e. com3)
|
||||
4. Flash the firmware by typing "./client/flasher comx ./armsrc/obj/fullimage.elf" (replace comx with your device's com port number i.e. com3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user