From 28a3c76db58c19595b00c90166f0684295f4ed26 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sat, 5 Feb 2022 10:19:18 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a4e9cc5e..9e2359f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] - Fixes `hf mf restore` - now takes bin/eml/json as dump files (@iceman1001) + - Fixes `script run some_python_script` segfault on armhf architecture (@doegox) - Added `trace extract` - extract authentication parts from trace (@iceman1001) - Added luascript `hf_mf_ultimatecard.lua` - Script for Ultimate Magic Card (GEN4) (@startrk1995) - Added new tool `brute_key` - MIFARE DESFire Telenot access AES recovery (@x41sec)