mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-08 09:10:06 +08:00
textual
This commit is contained in:
parent
bd50760a24
commit
2716e2f7f4
1 changed files with 5 additions and 1 deletions
|
@ -3,10 +3,14 @@ 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]
|
||||
- Chg `data save f <filename> w` - params reworked. (@iceman1001)
|
||||
- Chg `hf search` - now should detect LTO-CM tags (@iceman1001)
|
||||
- Added `hf lto info` - skeleton support for LTO Cartridge memory (@iceman1001)
|
||||
- Added saving as wave format (@anon)
|
||||
- Added ISO15_WRITE annotation (@pwipiw)
|
||||
- Added `lto_dump.lua` @kevin
|
||||
- Added `hf mf cwipe` magic chinese card (gen1a) wipe to default state (@merlokk)
|
||||
- Added 'pm3_mf7b_wipe.py' python script. Wipes magic S70 7B Gen2 card. (@vulnersCom)
|
||||
- Added `pm3_mf7b_wipe.py` python script. Wipes magic S70 7B Gen2 card. (@vulnersCom)
|
||||
- Added `hf mfp chk` Mifare plus command for check keys from public keys list, from dictionary or 1 and 2-byte bruteforce (@merlokk)
|
||||
- Change `hf 15` - some refactoring (@grspy)
|
||||
- Added `hf 15 writeafi` and `hf 15 writedsfid` (@grspy)
|
||||
|
|
Loading…
Reference in a new issue