From fc4c975b71787c01c21df022a55549da4ed80782 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 29 Dec 2019 00:01:03 +0100 Subject: [PATCH] textual --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 200da096e..63b209d90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,11 @@ 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] - - Add mfu_magic.lua - script to interact with your magic NTAG tag. (@iceman1001) + - Chg `hf mf hardnested` - now detects "static / fixed" nonce tags and exits (@iceman1001) + - Chg `hf mf csave` - now uses UID in filename (@iceman1001) + - Fix `hf mf chk` - read block B logical error. #489 (@iceman1001) + - Add `hf mf ekeyprn d` - new parameter to save keys to file (@iceman100) + - Add `mfu_magic.lua` - script to interact with your magic NTAG tag. (@iceman1001) - Add `hf_bruteforce.lua` - script bruteforces uid for 14a using hf 14a sim (@keld) - Add `tools\pm3_cs8.pl` - convert .pm3 files to wave format (@samyk) - Add `tools\pm3_amii_bin2eml.pl` - amiibo convering script (@samyk)