mirror of
https://github.com/Proxmark/proxmark3.git
synced 2026-02-28 04:40:25 +08:00
Updated Windows (markdown)
parent
7048f1abec
commit
79e035f9eb
1 changed files with 14 additions and 13 deletions
27
Windows.md
27
Windows.md
|
|
@ -1,25 +1,26 @@
|
|||
# Windows
|
||||
* [Getting started](https://github.com/Proxmark/proxmark3/wiki/Windows#getting-started)
|
||||
* [Requirements](https://github.com/Proxmark/proxmark3/wiki/Windows#requirements)
|
||||
* [Development environment installation](https://github.com/Proxmark/proxmark3/wiki/Windows#development-environment-installation)
|
||||
* [PROXMARK DRIVER INSTALLATION](https://github.com/Proxmark/proxmark3/wiki/Windows#proxmark-driver-installation)
|
||||
* [UPDATE PROXMARK TO THE NEW CDC Serial INTERFACE](https://github.com/Proxmark/proxmark3/wiki/Windows#update-proxmark-to-the-new-cdc-serial-interface)
|
||||
* [Proxmark Driver Installation](https://github.com/Proxmark/proxmark3/wiki/Windows#proxmark-driver-installation)
|
||||
* [Update Proxmark to the new CDC Serial Interface](https://github.com/Proxmark/proxmark3/wiki/Windows#update-proxmark-to-the-new-cdc-serial-interface)
|
||||
* [Testing the proxmark](https://github.com/Proxmark/proxmark3/wiki/Windows#testing-the-proxmark)
|
||||
* [Compiled firmware with Windows Client] (https://github.com/Proxmark/proxmark3/wiki/Windows#compiled-firmware-with-windows-client)
|
||||
* [Compiled firmware with Windows Client](https://github.com/Proxmark/proxmark3/wiki/Windows#compiled-firmware-with-windows-client)
|
||||
* [Proxmark Client GUI](https://github.com/Proxmark/proxmark3/wiki/Windows#proxmark-client-gui)
|
||||
* [Notes](https://github.com/Proxmark/proxmark3/wiki/Windows#notes)
|
||||
* [Next steps](https://github.com/Proxmark/proxmark3/wiki/Windows#next-steps)
|
||||
|
||||
###Getting started
|
||||
# Getting started
|
||||
It is assumed that the reader of this document is the local administrator of a machine running Windows 7 (anyway proxmark3 can be also used under XP, Vista and Windows 8). This document is intended as a guide only. Group policies and custom configurations are outside the scope of this document. This guide has not been tested against the "Home" or "Starter" editions of Windows 7.
|
||||
|
||||
###Requirements
|
||||
# Requirements
|
||||
* A computer running Windows 7 with an available USB port.
|
||||
* An [USB Mini-B cable](http://img.misco.eu/resources/images/products/106/CTG/81/81580//81580_1600x1600.jpg).
|
||||
* A [Proxmark 3](http://proxmark.org/images/proxmark/proxmark3.jpg).
|
||||
* HF and / or LF antenna for the Proxmark.
|
||||
* A technical understanding of the Proxmark III is not required for the **installation process.
|
||||
|
||||
###Development environment installation
|
||||
# Development environment installation
|
||||
1. Download (and install) 7-ZIP from here: [http://www.7-zip.org/download.html](http://www.7-zip.org/download.html)
|
||||
2. Download (and install) GitHub for Windows from here: [http://windows.github.com/](http://windows.github.com/)
|
||||
3. Download "ProxSpace-130613.7z" from: [http://code.google.com/p/proxmark3/downloads/list](http://code.google.com/p/proxmark3/downloads/list)
|
||||
|
|
@ -36,7 +37,7 @@ It is assumed that the reader of this document is the local administrator of a m
|
|||
11. Test the configuration by running "runme.bat". You should see a Minimalist GNU terminal window.
|
||||
12. Type "exit" to close the window.
|
||||
|
||||
###PROXMARK DRIVER INSTALLATION
|
||||
# Proxmark Driver Installation
|
||||
1. Download the Proxmark drivers ("ProxSpace-Driver-Current.7z") from here: [http://code.google.com/p/proxmark3/downloads/list](http://code.google.com/p/proxmark3/downloads/list)
|
||||
[**NOTE**: if your proxmark has a firmware greater than r654 (old google code naming) you will need the new CDC serial drivers contained in **pm3-bin-756 (cdc+lua).rar** that is also available in the above link - more info in [this paragraph](https://github.com/Proxmark/proxmark3/wiki/Windows#update-proxmark-to-the-new-cdc-serial-interface)]
|
||||
2. Assuming you installed 7-ZIP using all of the default options (Development Environment Installation Step 1.), you should have 7-ZIP context menu items.
|
||||
|
|
@ -60,7 +61,7 @@ If the "Bus reported device description" value does not contain "ProxMark-3 RFID
|
|||
* [Possible driver solution for Windows Vista](http://www.proxmark.org/forum/viewtopic.php?pid=4581#p4581)
|
||||
* [Possible driver solution for Windows 8](http://www.proxmark.org/forum/viewtopic.php?pid=9470#p9470)
|
||||
|
||||
### UPDATE PROXMARK TO THE NEW CDC Serial INTERFACE
|
||||
# Update Proxmark to the new CDC Serial Interface
|
||||
Since r655 (included) proxmark uses the new CDC/Serial interface; it is very fast if compared to old libusb one. Usually proxmark boards bought online have r486 or r650 firmware so you will probably need to update your firmware if you want to use the latest code revisions !
|
||||
|
||||
<dl>
|
||||
|
|
@ -234,7 +235,7 @@ and FPGA with the COM-port number found under “Device Manager”</span></p>
|
|||
|
||||
</dl>
|
||||
|
||||
### Testing the Proxmark
|
||||
# Testing the Proxmark
|
||||
You are now at the stage where you should be able to communicate with your Proxmark.
|
||||
|
||||
Go in to your Proxmark project folder and run the "runme.bat" file.
|
||||
|
|
@ -285,10 +286,10 @@ you should see something like this:
|
|||
|
||||
Type "quit" to exit out of the program.
|
||||
|
||||
### Compiled firmware with Windows Client
|
||||
# Compiled firmware with Windows Client
|
||||
If you have problems setting up the compiling environment you can find some ready-to-use compiled packages [HERE](http://proxmark.org/forum/viewtopic.php?id=1562). Each package contains the compiled firmware (.elf, .s19 and .bin files for bootrom, ARM and FPGA), Windows Drivers (libusb and cdc/serial) and Windows Client including a not-always-up-to-date version of the useful Graphical User Interface (see below). Read the included README.TXT for more information.
|
||||
|
||||
### Proxmark Client GUI
|
||||
# Proxmark Client GUI
|
||||
Now that you have your proxmark3 up and running you can easily manage it with the [Windows Client GUI](http://proxmark.org/forum/viewtopic.php?id=1562) (built up from scratch by the dev **Gaucho**). Here is a screenshot:
|
||||

|
||||
The GUI "connects" to proxmark3.exe Windows client and directly sends commands using a simple xml-style file (settings.xml) to generate boxes, buttons, etc.
|
||||
|
|
@ -369,7 +370,7 @@ Parameters for <item type="browse-save" >:
|
|||
uniqueId= unique identifier for this item
|
||||
width= (optional) width of this item (the textbox)
|
||||
</pre>
|
||||
### Notes
|
||||
# Notes
|
||||
There are many commands available within the Proxmark client. Type "help" to list the commands available to you. You get a list of following subcommands by typing in the command you're interested followed by help (Eg. "hf help"). For detailed help please read the Proxmark User Manual.
|
||||
|
||||
There is also the -h parameter you can use to see which client commands are available with or without a connected proxmark; USAGE: proxmark -h
|
||||
|
|
@ -389,7 +390,7 @@ Newer GitHub updates will be named using [**Semanthic Versioning**](http://semve
|
|||
|
||||
Older Google Code updates were named with the letter **r** followed by a **progressive number** (ex. r786).
|
||||
|
||||
### Next steps
|
||||
# Next steps
|
||||
From here on in the rest is up to you. You might want to confirm that the firmware you're running is the latest. In addition to this you might want to begin reading through the Proxmark source code and making changes of your own.
|
||||
|
||||
We suggest you read the following documentation:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue