mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-25 07:35:40 -07:00
updated missing entires. Thanks to @francesco-scar for pointing it out
This commit is contained in:
parent
259e19e87d
commit
74f357465c
1 changed files with 4 additions and 1 deletions
|
@ -3,14 +3,17 @@ 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]
|
||||||
- Change `hf mf dump` - it now also prints the dumped memory (@iceman1001)
|
- Changed `hf mf dump` - it now also prints the dumped memory (@iceman1001)
|
||||||
- Changed NDEF parsing to show mime images (@iceman1001)
|
- Changed NDEF parsing to show mime images (@iceman1001)
|
||||||
- Fixed `hf mf ndefformat` - now correctly handles MADv2 when formatting (@iceman1001)
|
- Fixed `hf mf ndefformat` - now correctly handles MADv2 when formatting (@iceman1001)
|
||||||
- Fixed `hf 14a info` - magic detection works again and better hint detection (@iceman1001)
|
- Fixed `hf 14a info` - magic detection works again and better hint detection (@iceman1001)
|
||||||
|
- Changed `hf 14b wrbl` - now uses SRIX 4k as default tag (@Sonic803)
|
||||||
|
- Changed `hf 14b reader` - now shows data plot (@Sonic803)
|
||||||
- Added `hf 14b restore` - new command to restore dump files to a SR512/4k card (@Sonic803)
|
- Added `hf 14b restore` - new command to restore dump files to a SR512/4k card (@Sonic803)
|
||||||
- Changed led show / leds detection for PM3 Easy devices (@francesco-scar)
|
- Changed led show / leds detection for PM3 Easy devices (@francesco-scar)
|
||||||
|
|
||||||
## [DEFCON is Cancelled.4.18218][2024-02-18]
|
## [DEFCON is Cancelled.4.18218][2024-02-18]
|
||||||
|
- Fixed `hf mf autopwn` - now correctly attempts static nested attack (@Sonic803 and @francesco-scar)
|
||||||
- Changed `hf fudan dump --ns` - now supports nosave flag (@iceman1001)
|
- Changed `hf fudan dump --ns` - now supports nosave flag (@iceman1001)
|
||||||
- Added `lf em 410x --electra` - adds two extra blocks. Thanks jareckib (@iceman1001)
|
- Added `lf em 410x --electra` - adds two extra blocks. Thanks jareckib (@iceman1001)
|
||||||
- Changed `hf mfu info` - now identifies UL-AES correct (@iceman1001)
|
- Changed `hf mfu info` - now identifies UL-AES correct (@iceman1001)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue