Iceman Fork - Proxmark3
Go to file
2019-08-19 21:50:16 +03:00
.github Create FUNDING.yml 2019-08-18 17:58:35 +02:00
.vscode Add VSCode tasks 2019-08-03 18:25:44 +01:00
armsrc PCF7931: Print found single/consecutive block(s), fixes to block 1 check and some comments 2019-08-19 17:10:25 +02:00
bootrom summer restructuring: 2019-08-11 21:42:01 +02:00
client rework mfkey Makefile and move util_posix to common, use Makefile.host 2019-08-19 21:50:16 +03:00
common rework mfkey Makefile and move util_posix to common, use Makefile.host 2019-08-19 21:50:16 +03:00
common_arm Fix fpga_compress race condition and isolate it in tools 2019-08-11 21:42:01 +02:00
common_fpga Fix fpga_compress race condition and isolate it in tools 2019-08-11 21:42:01 +02:00
doc Merge pull request #338 from uhei/trace-doc 2019-08-18 21:31:50 +02:00
driver initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
fpga remove tabs 2019-08-13 17:51:11 +02:00
include remove tabs 2019-08-13 17:51:11 +02:00
recovery summer restructuring: 2019-08-11 21:42:01 +02:00
tools rework nonce2key Makefile, use common crapto1, use Makefile.host 2019-08-19 21:50:16 +03:00
traces some update logs 2017-08-30 22:27:05 +02:00
.gitattributes Add .dic to gitattributes for LF, remove existing CR 2019-05-12 20:37:51 +02:00
.gitignore summer restructuring: 2019-08-11 21:42:01 +02:00
.travis.yml check get rid of chmod 2019-08-19 18:56:00 +03:00
appveyor.yml add V=1 to make 2019-08-19 19:53:59 +03:00
CHANGELOG.md fix reveng for all platforms else than WIN32 2019-08-14 21:53:04 +02:00
COMPILING.txt initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
covbuild.sh UPD: updates of the coverity scan scripts, to make the release 2017.07 of coverity build tools 2017-07-11 13:33:42 +02:00
covconfig.sh UPD: updates of the coverity scan scripts, to make the release 2017.07 of coverity build tools 2017-07-11 13:33:42 +02:00
flash-all.sh shellcheck bash scripts 2019-07-14 18:20:41 +02:00
flash-bootrom.sh shellcheck bash scripts 2019-07-14 18:20:41 +02:00
flash-fullimage.sh shellcheck bash scripts 2019-07-14 18:20:41 +02:00
HACKING.md hacking.txt -> .md + ref in readme 2019-05-05 00:41:20 +02:00
install.sh OS X - Fix for install.sh 2018-08-30 18:04:07 +10:00
LICENSE.txt remove tabs 2019-07-24 00:52:24 +02:00
Makefile remove tabs 2019-08-13 17:51:11 +02:00
Makefile.host Attempt to unify host makefiles with a Makefile.host 2019-08-19 21:50:16 +03:00
Makefile.platform.sample Clarify some PLATFORM_EXTRAS usages 2019-07-17 20:39:32 +02:00
pm3test.sh pm3test: more tests 2019-08-19 19:09:34 +02:00
prox.png Restructure of RRG repo 2019-04-07 23:38:00 +01:00
proxmark3.sh textual 2019-08-18 19:25:09 +02:00
rdv40.txt initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
README.md Update README.md 2019-08-18 21:32:30 +02:00

RRG / Iceman repo, dedicated to Proxmark3 RDV4.0

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
Notes on Wireshark / tracedata
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, Gentoo, Pentoo
  • WSL, WSL2 (Windows subsystem linux) on Windows 10
  • Docker container

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

Cheat sheet

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

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!