diff --git a/Windows.md b/Windows.md index ca5ed07..5be990d 100644 --- a/Windows.md +++ b/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 !