This commit is contained in:
iceman1001 2021-08-08 15:28:05 +02:00
commit 4f43693dee

View file

@ -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 `lf em 410x *` - now better text (@clach04)
- Fix `hf mf dump` - now sets keytype correct #1426 (@axisray)
- Add new standalone mode `hf_mfcsim` which can load dump from flash and simulate Mifare Classic 1K card (@axisray)
- Added support to demodulate Electra tags and column parity check for EM410x (@doegox)
- Fix demod plot for various demodulations (@doegox)