]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Merge pull request #571 from merlokk/hf_list_mf
authorIceman <iceman@iuse.se>
Wed, 14 Feb 2018 21:06:29 +0000 (22:06 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2018 21:06:29 +0000 (22:06 +0100)
added command `hf list mf`

1  2 
CHANGELOG.md

diff --combined CHANGELOG.md
index 36e57b5b43c7a307a583cc2f5eb4fbd66b98294f,f1d32ae0e96f3ac88ef98bb4e92e41b18a228365..b7d20dcfb6594151b2d63fc873e4183070894335
@@@ -6,7 -6,6 +6,7 @@@ This project uses the changelog in acco
  ## [unreleased][unreleased]
  
  ### Changed
 +- Adjusted `lf cmdread` to respond to client when complete and the client will then automatically call `data samples`
  - Improved backdoor detection missbehaving magic s50/1k tag (Fl0-0)
  - Deleted wipe functionality from `hf mf csetuid` (Merlok)
  - Changed `hf mf nested` logic (Merlok)
@@@ -22,7 -21,6 +22,7 @@@
  - Changed start sequence in Qt mode (fix: short commands hangs main Qt thread) (Merlok)
  
  ### Added
 +- Added a bitbang mode to `lf cmdread` if delay is 0 the cmd bits turn off and on the antenna with 0 and 1 respectively (marshmellow)
  - 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)
@@@ -48,6 -46,7 +48,7 @@@
  - Added to `hf emv exec` MSD path for VISA and Mastercard and some other compatible EMV cards (Merlok)
  - Added to `hf emv exec` SDA, DDA, fast DDA, CDA calculations for VISA and Mastercard and some other compatible EMV cards (Merlok)
  - Added `hf emv test` - crypto tests for DES, AES, SHA, RSA, SDA, DDA, CDA and some other crypto functions (Merlok)
+ - Added `hf list mf` - deciphers crypto1 stream and works with first authentication and weak nested authentications (Merlok)
  
  ## [3.0.1][2017-06-08]
  
Impressum, Datenschutz