mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-01 13:00:59 +08:00
text
This commit is contained in:
parent
007b916643
commit
44fec5b0c7
2 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,8 @@ 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]
|
||||
- Changed `smart raw` - now uses NG (@iceman1001)
|
||||
- Added `hf iclass configcard` - now can download / generate config card dumps with a cardhelper [WIP] (@iceman1001)
|
||||
- Fix swapped DESELECT and WTX annotations (@VortixDev)
|
||||
- Fixed `hf 15 findafi` - cliparser bug, and loop is user interruptable (@iceman1001)
|
||||
- Added `hf mf wipe` - takes a keyfile and wipes a MFC to default values (@iceman1001)
|
||||
|
|
|
@ -7,10 +7,8 @@ hf 15 restore
|
|||
hf 15 wrbl
|
||||
hf 15 writeafi
|
||||
hf 15 writedsfid
|
||||
hf felica reader
|
||||
hf felica rdunencrypted
|
||||
hf felica wrunencrypted
|
||||
hf felica rqservice
|
||||
hf felica rqresponse
|
||||
hf felica scsvcode
|
||||
hf felica rqsyscode
|
||||
|
|
Loading…
Reference in a new issue