mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 18:57:12 +08:00
text
This commit is contained in:
parent
8ddf03b302
commit
08baef781e
1 changed files with 2 additions and 1 deletions
|
@ -3,8 +3,9 @@ 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]
|
||||||
|
- Fix 'lf search' - false positive indala identification fixed (@iceman)
|
||||||
- Add 'lf keri' - basic support for Keri tags (@iceman)
|
- Add 'lf keri' - basic support for Keri tags (@iceman)
|
||||||
- Add 'hf mf list' - readded it again (@iceman)
|
- Add 'hf mf list' - re-added it again (@iceman)
|
||||||
- Fix - A lot of bugfixes, like memory leaks (@iceman)
|
- Fix - A lot of bugfixes, like memory leaks (@iceman)
|
||||||
- Change 'hf 14a antifuzz' - original implementation (@asfabw), reworked a bit
|
- Change 'hf 14a antifuzz' - original implementation (@asfabw), reworked a bit
|
||||||
- Fix 'hf mf fchk' (@iceman)
|
- Fix 'hf mf fchk' (@iceman)
|
||||||
|
|
Loading…
Reference in a new issue