Proxmark3-v4.14831 changelog

[Frostbit.4.14831] [2022-01-11]

  • Changed Wiegand format lookup - now case-insensitive)
  • Added new standalone mode hf_15SNIFF - Same as hf_14ASNIFF standalone mode for RDV4 - flashmem
  • Added support for MIFARE DESFire application creation without authentication
  • Changed drastically Hitag S ARM code to remove state machines and ease way to build new commands
  • Fixed Hitag S crypto mode with key or NrAr, fixed lf hitag cc , fixed pwd dump in hitagS dump with LKP
  • Changed trace list -h - textual change
  • Fixed hf iclass config - not get stuck when trying to make a keyroll config card
  • Changed textual output for iclass
  • Changed hf iclass reader to use NG
  • Changed various notes to have ToC and top links
  • Added option lf gprox demod --raw - now supports decoding of raw bytes
  • Added option hf mf gview --pwd - now supports user supplied password
  • Added option --force to hf mfu rdb/wrbl to force operation even if address is out of range
  • Added documentation for detailed usage of the Ultimate Magic Card
  • Changed HitagS trace record and parsing to deal with partial bytes and to check CRC8
  • Added support for KS X 6924 (South Korea’s T-money card)
  • Fixed hf 15 dump - now correctly dumps 256 blocks w/o crashing the client
  • Changed hf 14a sim -t 3 - anticollision for DESFire simulation now uses different RATS
  • Fixed hf mfdes - works with dynamic apdu and encode/decode buffers
  • Added luascript hf_ntag_bruteforce.lua - ntag password bruteforce with the option to do NFC Tools MD5 versions of passwords
  • Added option --crc-ht to lf cmdread to compute and add CRC-8/HITAG
  • Added option -k to lf cmdread to keep field on
  • Added hf mf acl - decode and print MIFARE access rights
  • Added for readline, autocomplete work inside pm3 client
  • Fixed hf iclass dump - now uses the right key when suppling credit key
  • Changed crc16_legic to be supported in lua
  • Changed trace list -t 14a - now annotate magsafe wupa
  • Added magsafe polling
  • Changed trace list -t 14a - now annotate ECP
  • Added enhanced contactless polling
  • Added iCS key
  • Changed trace list -t 14a - now annotate ULC when known key is used in auth
  • Fixed hf mfu cauth - option -k collision, used both for key and keep
  • Changed Dockerfiles, instructions, tests and CI to cover Python script within client
  • Changed hw version - now works offline too and provides client info
  • Added trace of VISA Apple transactions
  • Added trace of reading a MIFARE UL-C with 3DES authentication
  • Added ATR fingerprinting
  • Fixed DesFIRE decoding when not using wrapped cmds
  • Added script to build all firmware variants
  • Fixed hw tune voltage values when no antenna is connected
  • Fixed hf mf dump/auto/csave MFC JSON dumps - save real ATQA/SAK
  • Fixed dynamic-stack-buffer-overflow in ndefDecodePayload
  • Added option to load raw NDEF to nfc decode command
  • Added option to save raw NDEF to all hf * ndefread commands
  • Changed hf 14a info - different FUDAN clone detection
  • Added CROSS_CC and similar args for maintainers, see Maintainers.md
  • Fixed crack5opencl - fix deadlock in wu_queue_destroy() + minor changes on threads.c
  • Fixed 14a incorrect BCC when multiple tags
  • Added additional support for macOS users utilizing MacPorts
  • Fixed Windows USB prioritization
  • Fixed hf mfdes - fix buffer overflow
  • Changed hf mfdes - detect LRP mode and info updates
  • Fixed hf mfdes - increase response buffer length
  • Fixed SimulateTagLowFrequencyEx ignoring the ledcontrol argument
  • Added ledcontrol argument to LF operations
  • Added new standalone mode dankarmulti - select and run multiple standalone modes
2 Likes