Skip to content

MaxNad/proxmark3

 
 

Repository files navigation

RRG / Iceman repo - Proxmark3

Releases Linux & OSX CI Windows CI Coverity
Latest release Build status Build status Coverity 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 Proxmark3 Master? Homebrew (Mac OS X) & Upgrading HomeBrew Tap Formula First Use and Verification
Proxmark3 GUI Setup and build for Windows Commands & Features
Issues Blue shark manual
Donations Maintainers Command Cheat sheet
Advanced compilation parameters More cheat sheets
Troubleshooting Complete client command set
JTAG

Notes / helpful documents

Notes
Notes on UART Notes on Termux / Android Notes on paths
Notes on frame format Notes on tracelog / wireshark Notes on EMV
Notes on external flash Notes on loclass Notes on Coverity Scan Config & Run
Notes on file formats used with Proxmark3
Developing standalone mode Wiki about standalone mode

Build for non-RDV4 Proxmark3 platforms

In order to build this repo for other Proxmark3 platforms we urge you to read Advanced compilation parameters

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

Note: This is a bleeding edge repository. The maintainers actively is working out of this repository and will be periodically re-structuring the code to make it easier to comprehend, navigate, build, test, and contribute to, so DO expect significant changes to code layout on a regular basis.

This repo compiles nicely on

Hardware to run client on

  • PC
  • Android
  • Raspberry Pi & Raspberry Pi Zero
  • Jetson Nano

Roadmap

The public roadmap is an excellent start to read if you are interesting in contributing.

👉 Remember! If you intend to contribute to the code, please read the coding style notes first. We usually merge your contributions fast since we do like the idea of getting a functionality in the Proxmark3 and weed out the bugs afterwards.

Issues & Troubleshooting

Please search the issues page here and see if your issue is listed in the first instance. Next place to visit is the Proxmark Forum. Learn to search it well and finally Google / duckduckgo is your friend :) You will find many blogposts, youtube videos, tweets, reddit

Read the Troubleshooting guide to weed out most known problems.

Offical channels

no discord or slack channel

Iceman has quite a few videos on his youtube channel

Cheat sheet

Thanks to Alex Dibs, you can enjoy a command cheat sheet

Maintainers ( package, distro )

To all distro, package maintainers, we tried to make your life easier. make install is now available and if you want to know more.

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.

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

About

RRG / Iceman repo - Proxmark3 / Proxmark / RFID / NFC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.2%
  • Lua 4.7%
  • C++ 2.8%
  • Verilog 1.0%
  • Makefile 0.5%
  • Assembly 0.3%
  • Other 1.5%