Proxmark3 v4.14831 Released
This is the “Frostbit” release of the Iceman fork of the Proxmark3 firmware and client. It focuses on new Apple wireless polling support, fresh card commands, smartcard fingerprinting, and quality-of-life improvements to the interactive client.
Highlights
- Added Enhanced Contactless Polling (ECP) to the
hf 14a readerandhf 14a rawcommands, withtrace list -t 14anow annotating ECP frames, so you can observe Apple VAS and access transactions. - Added Apple MagSafe polling that iterates WUPA variants 7a/7b/7c/7d, making it possible to detect and interact with MagSafe accessories.
- New
hf gallaghercommand with Gallagher encode and decode helpers for working with that access control format. - Added KS X 6924 support for reading South Korea’s T-money transit cards, including the initialize-card function.
- Added readline autocomplete for client commands so you can tab-complete Proxmark3 commands while still keeping shell filename completion.
- Smartcard ATR fingerprinting:
smart infoandsmart readernow identify cards via a bundled ATR list (based on Ludovic Rousseau’s list), and a contactless ATR lookup is available in the project. - New
dankarmultistandalone mode that can bundle several standalone modes into one and switch between them on the device. - Added
hf mf aclto decode and print MIFARE Classic access conditions, plus a warning when invalid ACLs are detected. - Fixed
hf mf dump,auto, andcsaveso MIFARE Classic JSON dumps store the real ATQA and SAK, and improvedhf 14a infoto detect different FUDAN chip types.
Contributors
This release landed thanks to @iceman1001, @doegox, @DarkMatterMatt, @startrk1995, @merlokk, @zabszk, @pieterg, @joswr1ght, @dankar, @craftbyte, and others.
Read the full changelog and downloads on GitHub.