cjbrigato / proxmark3

Proxmark3 RDV4.0 based on iceman fork

Home Page:http://www.rfidresearchgroup.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxmark3 RDV4.0 Dedicated Github

This repo is based on iceman fork for Proxmark3. It is dedicated to bringing the most out of the new features for Proxmark3 RDV4.0 new hardware and design. Note that it also supports other Proxmark3 platforms as well!

Releases Linux & OSX CI Windows CI
Latest release Build status Build status

PROXMARK INSTALLATION AND OVERVIEW

FAQ's & Updates Installation Use of the Proxmark
What has changed? Setup and build for Linux Compilation Instructions
Development Important notes on ModemManager for Linux users Validating proxmark client functionality
Why didn't you base it on official PM3 Master? Homebrew (Mac OS X) & Upgrading HomeBrew Tap Formula First Use and Verification
PM3 GUI Setup and build for Windows Commands & Features
Issues Blue shark manual Advanced compilation parameters
Notes on UART Command Cheat sheet
Notes on Frame format
Notes on external flash
Notes on Termux / Android
Developing standalone mode Wiki about standalone mode
Donations

What has changed?

On the hardware side:

  • added flash memory 256kb.
  • added smart card module
  • added FPC connector

On the software side: quite a lot, see the Changelog file.

Development

This fork now compiles just fine on

  • Windows/mingw environment with Qt5.6.1 & GCC 4.8
  • Ubuntu 1404, 1510, 1604, 1804, 1904
  • Mac OS X / Homebrew
  • ParrotOS
  • WSL (Windows subsystem linux) on Windows 10
  • Docker container

If you intend to contribute to the code, please read the coding style notes first.

  • Internal notes on Coverity Scan Config & Run.
  • Internal notes on UART
  • Internal notes on Frame format
  • Internal notes on standalone mode

Why didn't you base it on official Proxmark3 Master?

The separation from official Proxmark3 repo gives us a lot of freedom to create a firmware/client that suits the RDV40 features. We don't want to mess up the official Proxmark3 repo with RDV40 specific code.

Proxmark3 GUI

The official PM3-GUI from Gaucho will not work. The new universal GUI will work. Proxmark3 Universal GUI Almost, change needed in order to show helptext when client isn't connected to a device.

Issues

Please see the Proxmark Forum and see if your issue is listed in the first instance Google is your friend :) Questions will be answered via the forum by Iceman and the team.

It's needed to have a good USB cable to connect Proxmark3 to USB. If you have stability problems (Proxmark3 resets, firmware hangs, especially firmware hangs just after start, etc.) - check your cable with a USB tester (or try to change it). It needs to have a resistance smaller or equal to 0.3 Ohm.

The end

Donations

Nothing says thank you as much as a donation. So if you feel the love, do feel free to become a iceman patron. For some tiers it comes with rewards.

https://www.patreon.com/iceman1001

All support is welcome!

About

Proxmark3 RDV4.0 based on iceman fork

http://www.rfidresearchgroup.com/

License:GNU General Public License v2.0


Languages

Language:C 89.2%Language:Lua 5.0%Language:C++ 3.2%Language:Verilog 1.1%Language:Makefile 0.5%Language:Objective-C 0.4%Language:Python 0.3%Language:Shell 0.2%Language:Perl 0.1%Language:Assembly 0.0%Language:Awk 0.0%Language:Batchfile 0.0%Language:Tcl 0.0%Language:Coq 0.0%