This commit is contained in:
iceman1001 2019-12-29 00:01:03 +01:00
parent 072255d04f
commit fc4c975b71

View file

@ -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)