This commit is contained in:
iceman1001 2021-07-18 21:20:56 +02:00
commit f2fadc8fd2

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... 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 `lf pyramid demod` - relaxed the size check (@iceman1001)
- Changed `hf emrtd info` to view DG5 picture (@iceman1001)
- Added `-4041x` option to lf indala clone for the Indala 4041X format (@chunkystew) - Added `-4041x` option to lf indala clone for the Indala 4041X format (@chunkystew)
- Added a new client preference, delay of execution, a delay in ms before a cmd is sent. Good for implants (@iceman1001) - Added a new client preference, delay of execution, a delay in ms before a cmd is sent. Good for implants (@iceman1001)
- Fix `lf t55xx brute` - now correctly prints last key if it was correct (@scott4290) - Fix `lf t55xx brute` - now correctly prints last key if it was correct (@scott4290)