mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
text
This commit is contained in:
parent
5e20905a9d
commit
231faee4dd
1 changed files with 1 additions and 0 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...
|
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]
|
## [unreleased][unreleased]
|
||||||
|
- Changed `hf mf staticnested` - significant speedups by using two encrypted nonces (@xianglin1998)
|
||||||
- Change use of `sprintf` in code to `snprintf` to fix compilation on macOS (@Doridian)
|
- Change use of `sprintf` in code to `snprintf` to fix compilation on macOS (@Doridian)
|
||||||
- Change `hf mf mad` - it now takes a dump file for offline MAD decoding (@iceman1001)
|
- Change `hf mf mad` - it now takes a dump file for offline MAD decoding (@iceman1001)
|
||||||
- Fixed Standalone mode hf_iceclass - wrong fpga image set (@iceman1001)
|
- Fixed Standalone mode hf_iceclass - wrong fpga image set (@iceman1001)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue