mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Correct list of flash pages to be erased after extenging Mifare flash dictionary area - update changelog
This commit is contained in:
parent
88d9345bc7
commit
a516c2e857
1 changed files with 2 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]
|
||||||
|
- Fixed `mem load --mfc` not erasing all SPI flash blocks after extending to 4095 keys (@piotrva)
|
||||||
- Extended area for Mifare keys in SPI flash to hold 4095 keys (@piotrva)
|
- Extended area for Mifare keys in SPI flash to hold 4095 keys (@piotrva)
|
||||||
- Fixed DESFire D40 secure channel crypto (@nvx)
|
- Fixed DESFire D40 secure channel crypto (@nvx)
|
||||||
- Fixed `hf mfp info` fix signature check on 4b UID cards (@doegox)
|
- Fixed `hf mfp info` fix signature check on 4b UID cards (@doegox)
|
||||||
|
@ -13,6 +14,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
||||||
- Added JEDEC information for SPI flash W25Q64JV (@ANTodorov)
|
- Added JEDEC information for SPI flash W25Q64JV (@ANTodorov)
|
||||||
- Added special iclass legacy config cards in `hf iclass configcard` (@antiklesys)
|
- Added special iclass legacy config cards in `hf iclass configcard` (@antiklesys)
|
||||||
- Added simulation function to `hf iclass legrec` (@antiklesys)
|
- Added simulation function to `hf iclass legrec` (@antiklesys)
|
||||||
|
- Added keys from Momentum firmware projects. (@onovy)
|
||||||
- Added Dutch Statistics Agency default key (@eagle00789)
|
- Added Dutch Statistics Agency default key (@eagle00789)
|
||||||
|
|
||||||
## [Orca.4.19552][2024-11-22]
|
## [Orca.4.19552][2024-11-22]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue