X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/52244230d318b663c5a389d57713e16139f0e069..d0067d0768e26f100837609a75072da08950e456:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 045d9b2d..f34b78f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,16 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] ### Changed +- Improved backdoor detection missbehaving magic s50/1k tag (Fl0-0) ### Fixed ### Added +- Added PAC/Stanley detection to lf search (marshmellow) +- Added lf pac demod and lf pac read - extracts the raw blocks from a PAC/Stanley tag (marshmellow) +- Added hf mf c* commands compatibity for 4k and gen1b backdoor (Fl0-0) +- Added backdoor detection for gen1b magic s70/4k tag (Fl0-0) +- Added data fsktonrz, a fsk cleaning/demodulating routine for weak fsk signal. Note: follow this up with a `data rawdemod nr` to finish demoding your signal. (marshmellow) - Added lf em 410xbrute, LF EM410x reader bruteforce attack by simulating UIDs from a file (Fl0-0) ## [3.0.1][2017-06-08]