Proxmark3 v4.18589 "Aurora" Released
Version 4.18589 “Aurora” of the Iceman fork of the Proxmark3 firmware and client is available. This release lands a large Hitag2 rework, a series of plot and graph buffer improvements, and a range of build and platform fixes.
Highlights
- Reworked the Hitag2 command set, porting RFIDler’s implementation and the Gone in 360 Seconds crypto to the Proxmark3, with the Hitag2 protocol annotation now aligning bits correctly in the trace log.
- Overhauled the plot interface with new graph markers (version 2), cursor hotkeys to move and adjust points, Cursor A scrolling that recenters when off screen, and buffer save states.
- Fixed the MIFARE DESFire DeleteApp command and updated Slovenian DESfire AIDs.
- Improved
hf mf ginfoto decode a user-supplied configuration block with clearer textual output, and added generation 2 magic command support when setting the UID on ISO15693 cards. - Deprecated
hex2binandbin2hexin favor ofdata num, and refactored the T55xx write loop so it handles individual block writes instead of assuming a full memory layout. - Improved CTRL-C handling so the pm3 history file is flushed and issued commands are not lost, and added device life-sign detection so a locked-up device no longer freezes the client.
- Fixed several macOS build issues, including Homebrew Qt5 detection, building against Python 3.12, and updating the SWIG wrappers to 4.2.1.
Contributors
This release landed thanks to @iceman1001, @henrygab, @jlitewski, @philicious, @doegox, @gentilkiwi, @craftbyte, @Thechamp669, @RunTheBot, @kormax, @JakaBac, and others.
Read the full changelog and downloads on GitHub.