mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-10 18:24:27 +08:00
text
This commit is contained in:
parent
cbf06104bd
commit
4f952124c5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
|
||||||
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
||||||
|
|
||||||
## [unreleased][unreleased]
|
## [unreleased][unreleased]
|
||||||
|
- Changed `hf 14a sim -t 3` - anticollision for DESFire simulation now uses different RATS (@mosci)
|
||||||
- Fixed `hf mfdes` - works with dynamic apdu and encode/decode buffers (@merlokk)
|
- Fixed `hf mfdes` - works with dynamic apdu and encode/decode buffers (@merlokk)
|
||||||
- Added luascript `hf_ntag_bruteforce.lua` - ntag password bruteforce with the option to do NFC Tools MD5 versions of passwords (@keldnorman)
|
- Added luascript `hf_ntag_bruteforce.lua` - ntag password bruteforce with the option to do NFC Tools MD5 versions of passwords (@keldnorman)
|
||||||
- Added option `--crc-ht` to `lf cmdread` to compute and add CRC-8/HITAG (@doegox)
|
- Added option `--crc-ht` to `lf cmdread` to compute and add CRC-8/HITAG (@doegox)
|
||||||
|
|
Loading…
Reference in a new issue