Philippe Teuwen eababdd3ef Merge branch 'master' into experimental_varlen
* master:
  chg: 'hf mf sim' - textual
  fix:  warning on mingw64.   This offset is calculated, casting it to u32 should be fine.
  fix: https://github.com/RfidResearchGroup/proxmark3/issues/174 remove all offending code,  return 1.   Will only impact the speed of hardnested execution.
  fix again OSX
  fix https://github.com/RfidResearchGroup/proxmark3/issues/173
  used predefined constants, common types moved to common header files
  backward compatibility, on load converter for old mfu dump format
  loops for counters output
  UL/NTAG new dump file format. Added counters support, simulation
2019-04-25 20:05:04 +02:00
2019-04-25 19:56:13 +02:00
2019-04-18 09:41:31 +02:00
2019-04-16 14:56:06 +03:00
2019-04-25 02:00:23 +02:00
2017-08-30 22:27:05 +02:00
2019-04-25 19:55:37 +02:00
2019-04-07 23:38:00 +01:00
2019-03-27 23:33:02 +01:00
2019-04-17 19:53:58 +03:00
2019-03-12 00:11:27 +01:00
2018-08-30 18:04:07 +10:00
2019-04-07 23:38:00 +01:00
2019-04-15 14:02:21 +02:00
2019-04-17 13:06:03 +02:00
2019-03-09 11:10:22 +01:00

Proxmark3 RDV4.0 Dedicated Github

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.

Build status Latest release

Yuotube


PROXMARK INSTALLATION AND OVERVIEW

FAQ's & Updates Installation Use of the Proxmark
Whats changed? Setup and build for ArchLinux Validating proxmark client functionality
Development Setup and build for UBUNTU First Use and Verification
Why don't you add this or that functionality? Homebrew (Mac OS X) & Upgrading HomeBrew Tap Forumula Commands & Features
Why didn't you based it on offical PM3 Master? ParrotOS Installation PM3 GUI
Notices Setup and build for Windows
Issues Coverity Scan Config & Run
Kali Linux Installation Instructions

Whats changed?

* added flash memory 256kb.
* added smart card module
* added FPC connector

Development

This fork now compiles just fine on

  • Windows/mingw environment with Qt5.6.1 & GCC 4.8
  • Ubuntu 1404, 1510, 1604, 1804
  • Mac OS X / Homebrew
  • ParrotOS
  • WSL (Windows subsystem linux) on Windows 10
  • Docker container

Why didn't you based it on offical PM3 Master?

The separation from offical pm3 repo gives us very much freedom to create a firmware/client that suits the RDV40 features. We don't want to mess up the offical pm3 repo with RDV40 specific code.

Why don't you add this or that functionality?

Give us a hint, and we'll see if we can't merge in the stuff you have.

PM3 GUI

The official PM3-GUI from Gaucho will not work. The new universial GUI will work. Proxmark3 Universal GUI

Notices

Kali and ArchLinux users usually must kill their modem manager in order for the proxmark3 to enumerate properly.
sudo apt remove modemmanager

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.

The end

@herrmann1001 at host iuse.se July 2018, Sweden updated Feb 2019 @5w0rdfish

Donations

Nothing says thank you as much as a donation, https://www.patreon.com/iceman1001

Description
No description provided
Readme 61 MiB
Languages
C 92.6%
Lua 3.7%
Verilog 0.8%
C++ 0.7%
Makefile 0.5%
Other 1.6%