mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-10 02:04:39 +08:00
text
This commit is contained in:
parent
ebd9f24af4
commit
681d729528
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ 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 `hf iclass config` - now fallback to default config card configuration (@iceman1001)
|
||||||
|
- Changed `nfc parser` - now also identify xvcard types (@iceman1001)
|
||||||
- Added `hf mf gview` - view contents of a magic Gen3 GTU (@iceman1001)
|
- Added `hf mf gview` - view contents of a magic Gen3 GTU (@iceman1001)
|
||||||
- Added Standalone mode for nexwatch ID credentials (@Guilhem7, @MaximeBosca)
|
- Added Standalone mode for nexwatch ID credentials (@Guilhem7, @MaximeBosca)
|
||||||
- Fix `lf em 4x50/4x70 *` reverted a missunderstanding in byte order macros (@iceman1001)
|
- Fix `lf em 4x50/4x70 *` reverted a missunderstanding in byte order macros (@iceman1001)
|
||||||
|
|
Loading…
Reference in a new issue