Iceman Fork - Proxmark3
Go to file
2020-05-10 22:29:29 +02: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 lfsampling: interruptible only when logging not yet triggered 2020-05-09 00:23:46 +02:00
bootrom perform startup delay also during TIA 2019-10-15 18:07:28 +02:00
client chg: lf nexwatch demod - now descrambles the id aswell 2020-05-10 22:29:29 +02:00
common fix: zlib compilation on mingw / ps, (@doegox) 2020-05-08 13:55:24 +02:00
common_arm chg: waiting for shiftregisters (@pwpiwi) 2020-03-31 09:44:36 +02:00
common_fpga add 'hf plot' - from offical repo (piwi) 2020-01-12 16:45:24 +01:00
doc bt manual 2020-05-05 13:45:03 +02:00
driver initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
fpga updated fpga lf image for hitag 2020-02-22 13:34:52 +01:00
include fix colored readline prompt bug 2020-05-07 21:56:09 +02:00
recovery remove leading/tailing "/" from installation RELPATHs 2019-09-05 23:20:46 +02:00
tools make style 2020-04-29 19:41:45 +02:00
traces add a tracelog file, hf mfu sniff or a ntag 2020-05-08 16:26:08 +02: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 gitignore 2020-04-22 17:44:29 +02:00
.travis.yml Linux: add native support for Bluetooth in client 2020-04-29 14:26:12 +02:00
appveyor.yml disable RDP access 2020-03-12 12:42:50 +02:00
CHANGELOG.md Update CHANGELOG.md 2020-04-24 16:42:41 +02:00
COMPILING.txt Update COMPILING.txt to point to the docs, update some instructions 2019-08-29 19:06:11 +02:00
covbuild.sh Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00:00
covconfig.sh Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00:00
covsubmit.sh Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00: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 chg: missing tabs 2020-05-02 17:27:07 +02:00
Makefile.defs warnings 2020-05-09 16:12:54 +02:00
Makefile.host activate more warnings and ease their mgmt 2020-05-03 19:46:11 +02:00
Makefile.platform.sample setting a standalone mode when copying this file by default 2020-04-10 10:44:15 +02:00
pm3 silent err if dbus absent 2020-04-29 15:29:34 +02:00
pm3-flash Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00:00
pm3-flash-all Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00:00
pm3-flash-bootrom Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00:00
pm3-flash-fullimage use env in shebangs in pm3-flash-fullimage and rest of tools 2020-02-19 16:13:17 +00:00
pm3test.sh chg: more regression tests 2020-05-08 16:26:28 +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 Update README.md 2020-04-24 16:42:41 +02: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
Notes on UART Maintainers Command Cheat sheet
Notes on frame format Advanced compilation parameters More cheat sheets
Notes on external flash EMV
Notes on Termux / Android Troubleshooting Complete client command set
Notes on tracedata / wireshark JTAG
Notes on loclass
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.x
  • Windows/mingw environment with Qt5.6.1 & GCC 4.8
  • Ubuntu 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