From 1171127094d36a96003a3f2c69b5839993bf4193 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 25 Mar 2025 14:56:04 +0100 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8b908941..ee9fc1b9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 `hf 14b info` - wrong endianess when looking for lock bits etc (@gentilkiwi) - Changed `hf mf autopwn` - tries to detect static encrypted nonces and also user cancel during chk keys (@iceman1001) - Added option to `hf mf autopwn` to use SPI flash dictionary (@jmichelp) - Changed `trace list -t seos` - now annotate ISO7816 (@iceman1001)