mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-19 22:00:34 +08:00
textual
This commit is contained in:
parent
072255d04f
commit
fc4c975b71
1 changed files with 5 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue