Iceman Fork - Proxmark3
Go to file
2020-02-17 20:19:40 +01:00
.github Update FUNDING.yml 2019-11-07 17:18:16 +01:00
.vscode Fix vscode tasks 2019-09-11 00:51:29 +03:00
armsrc hitagS print whole memory + print succeeded challenges 2020-02-14 18:33:13 +01:00
bootrom perform startup delay also during TIA 2019-10-15 18:07:28 +02:00
client textual 2020-02-12 02:26:44 +01:00
common debug state 2020-02-04 17:38:02 +01:00
common_arm fix HF simulation 2020-02-12 10:29:00 +01:00
common_fpga add 'hf plot' - from offical repo (piwi) 2020-01-12 16:45:24 +01:00
doc Update Troubleshooting.md 2020-02-17 20:19:40 +01:00
driver initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
fpga assign direct 2020-01-28 22:06:40 +01:00
include chg: 'hf mf static' - now uses file on spiffs for key transfers. speedup on RDV4 2020-01-22 13:11:20 +01:00
recovery remove leading/tailing "/" from installation RELPATHs 2019-09-05 23:20:46 +02:00
tools fix: #555 fpga_compress missing tarbin directive 2020-02-12 09:52:23 +01:00
traces update traces readme 2020-01-16 12:28:45 +01:00
.coverity.conf.sample cov settings 2019-10-10 14:53:03 +02:00
.gitattributes Add .dic to gitattributes for LF, remove existing CR 2019-05-12 20:37:51 +02:00
.gitignore ignore gz files 2020-02-12 09:57:00 +01:00
.travis.yml adapt to libsnd.. 2019-12-22 11:29:06 +01:00
appveyor.yml add cd 2020-02-04 08:59:57 +02:00
CHANGELOG.md added hf lto restore and fix filename for dump 2020-02-06 13:38:58 -05:00
COMPILING.txt Update COMPILING.txt to point to the docs, update some instructions 2019-08-29 19:06:11 +02:00
covbuild.sh coverity: long test 2019-10-13 00:49:19 +02:00
covconfig.sh cov settings 2019-10-10 14:53:03 +02:00
covsubmit.sh covsubmit: avoid aborting when previous data are not present 2019-11-17 11:45:20 +01:00
HACKING.md hacking.txt -> .md + ref in readme 2019-05-05 00:41:20 +02:00
LICENSE.txt remove tabs 2019-07-24 00:52:24 +02:00
Makefile make style: skip cov-int 2019-10-13 00:48:12 +02:00
Makefile.defs remove leading/tailing "/" from installation RELPATHs 2019-09-05 23:20:46 +02:00
Makefile.host one more level 2020-01-22 17:39:51 +01:00
Makefile.platform.sample Clarify some PLATFORM_EXTRAS usages 2019-07-17 20:39:32 +02:00
pm3 pm3 serial detection on OS X more robust 2019-11-18 13:11:28 +01:00
pm3-flash merge flasher in client 2019-09-09 01:35:15 +02:00
pm3-flash-all update scripts to work with make install 2019-08-30 23:35:29 +02:00
pm3-flash-bootrom update scripts to work with make install 2019-08-30 23:35:29 +02:00
pm3-flash-fullimage update scripts to work with make install 2019-08-30 23:35:29 +02:00
pm3test.sh split slow tests 2019-09-21 18:32:07 +02:00
prox.png Restructure of RRG repo 2019-04-07 23:38:00 +01:00
rdv40.txt initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
README.md text 2020-01-04 12:56:31 +01:00

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 Advanced compilation parameters
Notes on UART Maintainers Command Cheat sheet
Notes on frame format More cheat sheets
Notes on external flash EMV
Notes on Termux / Android Troubleshooting
Notes on wireshark / tracedata JTAG
Notes on loclass Complete client command set
Notes on paths
Developing standalone mode Wiki about standalone mode
Donations

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

  • Proxspace v3.2
  • Windows/mingw environment with Qt5.6.1 & GCC 4.8
  • Ubuntu 1404, 1510, 1604, 1804, 1904
  • Mac OS X / Homebrew
  • ParrotOS, Gentoo, Pentoo, Kali, Nethunter, Archlinux, Fedora
  • WSL, WSL2 (Windows subsystem linux) on Windows 10
  • Docker container

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.

Notes / helpful documents

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.

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.

Read the Troubleshooting guide to weed out most known problems.

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