Skip to content

Commit

Permalink
Correct list of flash pages to be erased after extenging Mifare flash…
Browse files Browse the repository at this point in the history
… dictionary area - update changelog
  • Loading branch information
piotrva committed Dec 7, 2024
1 parent 88d9345 commit a516c2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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...

## [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)
- Fixed DESFire D40 secure channel crypto (@nvx)
- Fixed `hf mfp info` fix signature check on 4b UID cards (@doegox)
Expand All @@ -13,6 +14,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Added JEDEC information for SPI flash W25Q64JV (@ANTodorov)
- Added special iclass legacy config cards in `hf iclass configcard` (@antiklesys)
- Added simulation function to `hf iclass legrec` (@antiklesys)
- Added keys from Momentum firmware projects. (@onovy)
- Added Dutch Statistics Agency default key (@eagle00789)

## [Orca.4.19552][2024-11-22]
Expand Down

0 comments on commit a516c2e

Please sign in to comment.