mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-31 12:31:32 +08:00
Changelog.md to move 15693
This commit is contained in:
parent
a06c88e728
commit
118bc8f16d
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@ 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]
|
||||
- Added new standalone mode `hf_15SNIFF` - Same as `hf_14ASNIFF` standalone mode for RDV4 - flashmem
|
||||
- Added support for MIFARE DESFire application creation without authentication (@joswr1ght)
|
||||
- Changed drastically Hitag S ARM code to remove state machines and ease way to build new commands (@doegox)
|
||||
- Fixed Hitag S crypto mode with key or NrAr, fixed `lf hitag cc`, fixed pwd dump in hitagS dump with LKP (@doegox)
|
||||
|
@ -58,7 +59,6 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
|||
- Fixed `SimulateTagLowFrequencyEx` ignoring the `ledcontrol` argument (@zabszk)
|
||||
- Added ledcontrol argument to LF operations (@zabszk)
|
||||
- Added new standalone mode `dankarmulti` - select and run multiple standalone modes (@dankar)
|
||||
- Added new standalone mode `hf_15693SNIFF` - Same as `hf_14ASNIFF` standalone mode for RDV4 - flashmem
|
||||
|
||||
## [crimson.4.14434][2021-09-18]
|
||||
- Fixed `hf mf staticnested` - flashmem / non loop now works (@horrordash)
|
||||
|
|
Loading…
Reference in a new issue