Coder Social home page Coder Social logo

141141 / proxmark3-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rfidresearchgroup/proxmark3

0.0 2.0 0.0 64.44 MB

RRG / Iceman repo, the most totally wicked repo around if you are into Proxmark3 and RFID hacking

Home Page: http://www.icedev.se/pm3.aspx

License: GNU General Public License v2.0

Makefile 0.48% C 92.54% Objective-C 0.01% Assembly 0.21% Awk 0.01% Shell 0.42% C++ 0.68% Lua 3.68% Python 0.59% Verilog 0.74% Batchfile 0.01% Tcl 0.01% Perl 0.17% CMake 0.44% Dockerfile 0.02% SWIG 0.01%

proxmark3-1's Introduction

RRG / Iceman - Proxmark3

Releases Coverity Contributors
Latest release Coverity Status GitHub contributors
Actions OSX CI Actions Ubuntu CI Windows CI
MacOS Build and Test Ubuntu Build and Test Build status

PROXMARK3 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
Maintainers Homebrew (Mac OS X) & Upgrading HomeBrew Tap Formula First Use and Verification
Proxmark3 GUI Setup and build for Windows Commands & Features
Pre-compiled binaries Blue shark manual
Donations Command Cheat sheet
Advanced compilation parameters More cheat sheets
Troubleshooting Complete client command set
JTAG T5577 Introduction Guide
MacPorts (Mac OS X, experimental)

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 Notes on MFU binary format Notes on FPGA & ARM
Developing standalone mode Wiki about standalone mode Notes on Magic cards
Notes on Color usage Makefile vs CMake Notes on Cloner guns
Notes on cliparser usage Notes on clocks

How to build?

Proxmark3 RDV4

See the instruction links in the tables above to build, flash and run for your Proxmark3 RDV4 device.

Generic Proxmark3 platforms

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

We define generic Proxmark3 platforms as following devices.

Supported

  • RDV1, RDV2, RDV3 easy
  • Ryscorp green PCB version
  • Radiowar black PCB version
  • numerous Chinese adapted versions of the RDV3 easy (kkmoon, PiSwords etc)

Not supported

  • ⚠ Proxmark Evolution (EVO)
    • Note: unknown pin assignments.
  • ⚠ Ryscorp Proxmark3 Pro
    • Note: device has different fpga and unknown pin assignments.
  • ⚠ i-copy

Unknown support status

  • ⚠ VX
    • Note: unknown device hw

256kb flash memory size of generic Proxmark3 platforms

Note: You need to keep a eye on how large your ARM chip built-in flash memory is. With 512kb you are fine but if its 256kb you need to compile this repo with even less functionality. When running the ./pm3-flash-all you can see which size your device have if you have the bootloader from this repo installed. Otherwise you will find the size reported in the start message when running the Proxmark3 client ./pm3.

OBS! Read the 256kb flash memory advisory

What has changed?

Proxmark3 RDV4 hardware modifications:

  • added flash memory 256kb
  • added smart card module
  • added FPC connector for peripherals such as Bluetooth+battery addon
  • improved antennas
    • swappable
    • LF Q factor switch
    • LF 125/134 frequency switch
  • tiny PCB form factor
  • ABS case

This repo vs official Proxmark3 repo: see the Changelog file which we try to keep updated. In short this repo gives you a completely different user experience when it comes to Proxmark3.

  • richer CLI with use of colors / emojis
  • help text system implemented everywhere
  • hints system
  • user preference settings
  • extensive testing with continuous integration build systems on Linux, OSX and Windows, and regular usage of static analysis tools like
    • Coverity Scan
    • Cppcheck
    • GCC and Clang aggressive enforcement of diagnostic flags
  • auto detection of serial ports and seamless integration with Bluetooth addon
  • reconnect to device from inside client
  • Supports tearoff attacks
  • the most comprehensive compiled known keys dictionaries
  • Slimed down usb communications with NG-frames
  • the most compiled public known key recovery software
  • the fastest implementations of said software
  • support multiple fileformats for dump files (BIN/EML/JSON)
  • interoperability of said fileformats with libnfc, MFC tool app etc
  • Supports more RFID based protocols than ever
  • Easy install for package maintainers, distro maintainers
  • More documentation

All of this and more is what makes this repo different from any other Proxmark3 firmware / client software. It is truely bleeding edge in that sense of available functionality and experience with it. With all extensive testing its also quite more stable than any other Proxmark3 repo.

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.

👉 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.

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

Supported operative systems

This repo compiles nicely on

Precompiled binaries

We don't maintain any precompiled binaries in this repo. There is community effort over at the Proxmark3 forum where package maintainer @gator96100 has set up a AWS bucket with precompiled Proxspace (MinGW) binaries which are recompiled every night and with that also up-to-date. We link to these files here as to make it easier for users. If you are having troubles with these files, we suggest to read the homepage of his proxmark builds or read the sticky thread at forum

Proxmark3 RDV4 devices

Generic Proxmark3 devices

Official channels

Where do you find the community?

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.

Proxmark3 GUI

The official PM3-GUI from Gaucho will not work. Not to mention is quite old and not maintained any longer.

Donations

Nothing says thank you as much as a donation.

If you feel the love, do feel free to become a Iceman patron.

If you are using @gator96100 's Proxspace with pre-compiled binaries do consider buy him a coffee for his efforts.

Citation

Use this bibtex to cite this repository globally:

@misc{proxmark3rrg,
  author = {C. {Herrmann} and P. {Teuwen} and O. {Moiseenko} and M. {Walker} and others},
  title = {{Proxmark3 -- RRG / Iceman repo}},
  howpublished = {\url{https://github.com/RfidResearchGroup/proxmark3}},
  keywords = {rfid nfc iceman proxmark3 125khz 134khz 13.56mhz},
}

If you need to refer to a specific state of the repository, use a commit number or a date of access, e.g.:

  note = {Accessed: commit 12327f71a27da23831901847886aaf20e8ad3ca0}
  note = {Accessed: 2021-01-01}

proxmark3-1's People

Contributors

iceman1001 avatar doegox avatar merlokk avatar tharexde avatar mwalker33 avatar marshmellow42 avatar holiman avatar aveao avatar bkerler avatar tcprst avatar gator96100 avatar brianpow avatar pwpiwi avatar 7homassutter avatar drandreas avatar slurdge avatar matthiaskonrath avatar mceloff avatar uhei avatar cmolson avatar cjbrigato avatar ikarus23 avatar linuxgemini avatar salmg avatar xianglin1998 avatar bogiton avatar bforbort avatar dunderhay avatar virb3 avatar craftbyte avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.