Proxmark3 Versions Save

Proxmark 3

v3.1.0

5 years ago

It has been a long time since 3.0.1 had been released. A nasty bug which made the OSX (Mac) client unresponsive after some seconds prevented another stable release until now. Thanks to @drandreas this has been fixed now.

There are a lot of additions, changes and fixes since 3.0.1:

  • A completely new set of sc commands to handle Smartcards (for the new RDV4.0 hardware with smartcard slot only)
  • A completely new set of hf emv commands to handle EMV (Europay International, MasterCard und VISA) cards
  • Improved FPGA code for more reliable reading of ISO14443B, ISO15693 and Legic cards
  • ...and many more. See CHANGELOG.md for a complete list.

v3.0.1

6 years ago

This minor release fixes:

  • Development environments fixes. It compiles fine on OS X, Kali Nethunter (non-intel CPUs) and with GCC 4.9
  • coverty scan fixes for stability
  • added two missing bitflip binary files for hardnested attack.

v3.0.0

6 years ago

This major release is due to the many backwards compatibility breaking and command structure changes to the source code. Its been awhile since last release so its overdue but it was worth it.

Biggest improvements in this release:

Added hardnested attack (@pwpiwi) Improved low frequency functionality (@marshmellow42) Improved mifare check keys functionality (@iceman1001) Working Iso15693 r/w function again (@pwpiwi) Improved lf graphing overlaying the demodulated data over raw wave (@marshmellow42)

Note: the old proxspace environment requires at least uic.exe from the proper qt library added to compile latest code, it is recommended to use a newer compile environment going forward.

Note: for windows ppl who needs a newer compile environment we suggest you read this thread on PM3 forum http://www.proxmark.org/forum/viewtopic.php?id=3975