X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ff5f9f590c8524becea71ba78e5dcae6034eb331..df007486f5119620e09930b030c29b62e67bb0b4:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f65396..4f9da54c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ 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] + - 'lf t55xx recoverpw' - adds a new password recovery using bitflips and partial flips if password write went bad. (alexgrin) + - 'hf legic' - added improved legic data mapping. (jason) + - 'hf mf mifare' - added possibility to target key A|B (douniwan5788) - 'analyse lcr' - added a new main command group, to help analysing bytes & bits & nibbles. (iceman) - 'lf nedap' - added identification of a NEDAP tag. (iceman) - 'lf viking clone' - fixed a bug. (iceman)