1
0
mirror of https://github.com/Proxmark/proxmark3.git synced 2025-03-12 04:35:36 -07:00

updated the proxspace file to the latest: "ProxSpace-130613.7z"

Iceman 2016-03-25 15:27:20 +01:00
parent 8b394613ae
commit 005e864031

@ -22,10 +22,10 @@ It is assumed that the reader of this document is the local administrator of a m
###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-20100226-r390.7z" from: [http://code.google.com/p/proxmark3/downloads/list](http://code.google.com/p/proxmark3/downloads/list)
4. "ProxSpace-20100226-r390.7z" should be extracted wherever you want to keep the Proxmark project. Additionally, the location should not include spaces. For instance - "C:\Projects\Proxmark" would be acceptable whereas "C:\Users\Administrator\My Projects\Proxmark" would not.
3. Download "ProxSpace-130613.7z" from: [http://code.google.com/p/proxmark3/downloads/list](http://code.google.com/p/proxmark3/downloads/list)
4. "ProxSpace-130613.7z" should be extracted wherever you want to keep the Proxmark project. Additionally, the location should not include spaces. For instance - "C:\Projects\Proxmark" would be acceptable whereas "C:\Users\Administrator\My Projects\Proxmark" would not.
5. Assuming you installed 7-ZIP using all of the default options, you should have 7-ZIP context menu items.
6. Right-click "ProxSpace-20100226-r390.7z" and select 7-Zip > Extract Here.
6. Right-click "ProxSpace-130613.7z" and select 7-Zip > Extract Here.
7. Assuming you installed GitHub for Windows using all of the default options, you should open it and drag&drop https://github.com/Proxmark/proxmark3 link into "drag a repository here to add" button.
8. Click on the right arrow next to "Proxmark/proxmark3" name and let it sync with the repository; source code will be downloaded here: "C:\Users\*USERNAME*\Documents\GitHub\proxmark3".
9. Rename the "C:\Users\*USERNAME*\Documents\GitHub\proxmark3" folder to "C:\Users\*USERNAME*\Documents\GitHub\pm3" and copy/ it in the \ProxSpace folder overwriting the existing one.