descriptionProxmark3 - the RFID research Swiss army knife. Official firmware
homepage URLhttp://www.proxmark.org
repository URLhttps://github.com/Proxmark/proxmark3.git
ownerqwerty@qwer.ty
last changeTue, 30 Mar 2021 06:59:58 +0000 (30 08:59 +0200)
last refreshThu, 21 Nov 2024 08:21:03 +0000 (21 09:21 +0100)
content tags
add:
README.md

proxmark3: the official Proxmark repository!

The proxmark3 is a powerful general purpose RFID tool, the size of a deck of cards, designed to snoop, listen and emulate everything from Low Frequency (125kHz) to High Frequency (13.56MHz) tags.

This repository contains enough software, logic (for the FPGA), and design documentation for the hardware that you could, at least in theory, do something useful with a proxmark3.

Resources

Development

The tools required to build or run the project will vary depending on your operating system. Please refer to the wiki for details.

Obtaining hardware

The Proxmark3 is available for purchase (assembled and tested) from the following locations:

Distributor NameWarehouse LocationEntity Location
RyscCorpUSAUSA
HackerwarehouseUSAUSA
ElechouseHKHK
Lab401EUHK
RFxSecureCNSG
SneaktechnologyCNCN

Most of the ultra-low-volume contract assemblers could put something like this together with a reasonable yield. A run of around a dozen units is probably cost-effective. The BOM includes (possibly- outdated) component pricing, and everything is available from Digikey and the usual distributors.

If you've never assembled a modern circuit board by hand, then this is not a good place to start. Some of the components (e.g. the crystals) must not be assembled with a soldering iron, and require hot air.

The schematics are included; the component values given are not necessarily correct for all situations, but it should be possible to do nearly anything you would want with appropriate population options.

The printed circuit board artwork is also available, as Gerbers and an Excellon drill file.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Jonathan Westhues user jwesthues, at host cq.cx

May 2007, Cambridge MA

shortlog
2021-03-30 pwpiwiMerge pull request #969 from pwpiwi/gcc10_fixesmaster
2021-03-18 pwpiwigcc10 compiler fixes:
2021-03-18 pwpiwiFix gcc10 compiler warnings
2021-01-29 pwpiwiFix gcc10 compiler warnings
2021-01-28 pwpiwiFix gcc 10 link issues
2021-01-25 pwpiwiCleanup armsrc/string.c and string.h (#964)
2021-01-25 pwpiwiAvoid link error due to duplicate definition of blocknr...
2021-01-22 pwpiwiMerge pull request #938 from pwpiwi/fix_printf_scanf
2020-07-29 IcemanUpdate README.md
2020-07-14 pwpiwiMerge pull request #943 from dgorbunov/patch-1
2020-07-12 Daniel GorbunovAdd string.h
2020-05-11 pwpiwiFix some printf/scanf format strings
2020-04-11 pwpiwiMerge pull request #926 from pwpiwi/fix_iso15693_fpga
2020-04-09 pwpiwiupdate CI/.travis.yml (#929)
2020-04-07 pwpiwicompatibility fix: get_clocktime() is not always available
2020-04-03 pwpiwifixing iso15693
...
tags
6 years ago v3.1.0 Version 3.1.0
7 years ago v3.0.1 Version 3.0.1 (bugfixing and compat...
7 years ago v3.0.0 Version 3.0.0
8 years ago v2.3.0 Spring '16 Release
9 years ago v2.2.0 version 2.2.0
9 years ago v2.1.0 version 2.1.0
9 years ago v2.0.0 Version 2.0.0. Additional fixes...
9 years ago v2.0.0-rc2 Release candidate 2 of 2.0.0. In...
9 years ago v2.0.0-rc1 Release candidate 1 of 2.0.0. This...
10 years ago v1.1.0 Iclass reader attack, new FGPA...
10 years ago v1.0.0 Version 1.0.0
heads
3 years ago master
10 years ago unstable
10 years ago gh-pages