Updated Home (markdown)

Iceman 2017-12-18 08:46:19 +01:00
parent 14bee4586d
commit b75a3a2d59

11
Home.md

@ -17,7 +17,16 @@ From the [original website](http://www.cq.cx/proxmark3.pl) :<br/>
# Is it for me ?
It should be pointed out quite early that the proxmark3 is not really for beginners. If you are not already fairly familiar with electronics, embedded programming, some RF design and ISO standards, this device will probably bring you more frustration than anything else ! Users that do not understand the basic principles behind RFID may have difficulty using the device.
If you are reasonably hard core, you could build one yourself. The Eagle PCB designs, gerber files, etc are freely available. There is an updated component list which can help you source the components from any of the major suppliers. Alternatively you could buy a ready-made board from somewhere like [proxmark3.com](http://www.proxmark3.com), [RFxSecure](https://www.rfxsecure.com/) or [LAB401](https://lab401.com/)
If you are reasonably hard core, you could build one yourself. The Eagle PCB designs, gerber files, etc are freely available. There is an updated component list which can help you source the components from any of the major suppliers. Alternatively you could buy a ready-made board from somewhere like
* [Elechouse (HK)](http://www.elechouse.com/)
* [Lab401 (FR)](https://www.lab401.com/)
* [RFx Secure (SG)](https://www.rfxsecure.com/)
* [RyscCorp (US)](http://www.proxmark3.com)
* [IceSQL (SE)](http://proxmark3.tictail.com/)
**Store reviews**
You find reviews of these online stores here [forum section for online store reviews](http://www.proxmark.org/forum/viewforum.php?id=17)
The Proxmark III is a RFID development tool. Typically, an "out of the box" proxmark3 with the latest firmware can run acquisitions in LF and HF mode and output traces, quite useful already, decode a number of different tag types, do some operations in ISO 15693 and ISO 14443 a and b modes, but if you really want to get the most out of this device, you will need to start enhancing the firmware yourself to suit your needs.