Iceman Fork - Proxmark3
Go to file
2020-05-19 10:11:40 +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 fix max duration in LogTrace 2020-05-19 02:48:03 +02:00
bootrom bootrom fix warnings 2020-05-11 13:48:57 +02:00
client chg: adding execute/home/current working directory functions to lua 2020-05-19 09:13:31 +02:00
common make cppchecker happier 2020-05-13 17:31:50 +02:00
common_arm cppcheck ...silly 2020-05-13 23:31:28 +02:00
common_fpga add 'hf plot' - from offical repo (piwi) 2020-01-12 16:45:24 +01:00
doc Update bt_manual_v10.md 2020-05-19 10:11:40 +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 more tracelog rework 2020-05-19 02:14:51 +02:00
recovery remove leading/tailing "/" from installation RELPATHs 2019-09-05 23:20:46 +02:00
tools makefiles: allow to skip pthread (for termux) 2020-05-15 17:40:59 +02:00
traces textual 2020-05-11 22:49:44 +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 Add mf_nonce_brute from https://github.com/iceman1001/mf_nonce_brute and merge to pm3 Makefile 2020-05-15 13:07:27 +02:00
.travis.yml Linux: add native support for Bluetooth in client 2020-04-29 14:26:12 +02:00
appveyor.yml appveyor verbose 2020-05-11 15:03:02 +02:00
CHANGELOG.md Added changelog line, fixed mode order in Makefiles, added line to documentation. 2020-05-11 17:52:35 +03: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 Add mf_nonce_brute to main makefile 2020-05-15 17:37:22 +02:00
Makefile.defs Fix 2 issues in proxendian.h, see details: 2020-05-13 02:09:03 +02:00
Makefile.host Add mf_nonce_brute from https://github.com/iceman1001/mf_nonce_brute and merge to pm3 Makefile 2020-05-15 13:07:27 +02:00
Makefile.platform.sample setting a standalone mode when copying this file by default 2020-04-10 10:44:15 +02:00
pm3 pm3: attempt to detect BT dongle when udevadm is not available 2020-05-18 01:16:29 +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 test for hex output / wireshark 2020-05-19 00:52:11 +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-05-19 09:49:53 +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
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 tracedata / 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

  • Proxspace v3.x
  • Windows/mingw environment with Qt5.6.1 & GCC 4.8
  • Ubuntu 1604, 1804, 1904, 2004
  • ParrotOS, Gentoo, Pentoo, Kali, Nethunter, Archlinux, Fedora, Debian
  • Rasbian Pi, Jetson Nano,
  • Android / Termux
  • Mac OS X / Homebrew
  • 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.

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