Proxmark3 v4.15864 Released

This is the v4.15864 “Radium” release of the Iceman fork of the Proxmark3 firmware and client. Built from the commits since v4.14831, it introduces a complete CIPURSE command suite, expanded Gallagher tooling, a pluggable line-editing layer, and numerous tag and build improvements.

Highlights

  • Added a full CIPURSE command set, including select, card info, create/delete application and file, format, and aread/awrite for reading and writing files, plus attribute and key handling.
  • Improved hf gallagher cloning and deletion with a custom Card Application Directory key (--cadkey), options to skip CAD updates or app creation/deletion, and continued credential reading when one entry fails.
  • Added a pm3line API to abstract the line editor and introduced linenoise-ng as an alternative to readline, easing builds where readline is unavailable.
  • Added a trace extract command that pulls authentication challenges from MFU-C, iClass and DESFIRE traces and prints them, plus added iClass sniff support.
  • Added PCSC support for the HID 37-bit P10004 Wiegand format and fixed the 37-bit parity scheme and FC/CN boundary checks in wiegand_formats.
  • Hardened hf mf restore: it now accepts bin/eml/json dumps and replaces all-zero access rights with the default configuration to avoid bricking cards.
  • Made ATS parsing more robust against corrupted ATS data with stricter length and CRC checks, and improved hf mfu info with silicon details for NXP chips.
  • Added new Lua scripts for the Gen4 Ultimate Magic Card, Mifare emulator sector-trailer formatting, and improvements to the UID bruteforce script (UID length handling and 4K support).

Contributors

This release landed thanks to @iceman1001, @merlokk, @doegox, @Doridian, @bthedorff, @lnv42, @DarkMatterMatt, @nvx, @mwalker33, @wh201906 and others.

Read the full changelog and downloads on GitHub.

← All Proxmark News