mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
changelog
This commit is contained in:
parent
526610b51c
commit
8b2edf398a
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ 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 mf nested`: removed option `--single` redundant with usage of `--tblk` (@doegox)
|
||||||
|
- Fixed `hf mf chk` single block mode (@doegox)
|
||||||
|
- Fixed `hf mf fchk/chk` internal logic to load keys (@doegox)
|
||||||
|
- Changed `hf mf *` printKeyTable: now display sector trailer info too (@doegox)
|
||||||
|
- Changed `hf mf chk` option `--blk` into `--tblk` (as for nested) (@doegox)
|
||||||
- Added new tool `mfd_multi_brute` - MIFARE DESfire / UL-C key recovery (@iceman1001)
|
- Added new tool `mfd_multi_brute` - MIFARE DESfire / UL-C key recovery (@iceman1001)
|
||||||
- Fixed `hf emrtd info` segfault on some platforms (@doegox)
|
- Fixed `hf emrtd info` segfault on some platforms (@doegox)
|
||||||
- Fixed `hf emrtd info` when offline (@doegox)
|
- Fixed `hf emrtd info` when offline (@doegox)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue