This commit is contained in:
iceman1001 2021-09-03 19:14:04 +02:00
parent 24d55e8c35
commit 710c612a2c
2 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,7 @@ 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]
- Add MIFARE Plus SL3 mode traces (@iceman1001)
- Fix PAC/Stanley checksum calculation (@rknoll)
- Added option --mem to `hf mf nested`, from icopyx source (@doegox)
- Port fpga-xc3s100e and icopyx source code specificities to this repo (@doegox)

View file

@ -93,3 +93,6 @@
|hf_14b_reader.trace |Execution of `hf 14b reader` against a card|
|hf_14b_cryptorf_select.trace |Sniff of libnfc select / anticollision ofa cryptoRF tag|
|hf_15_reader.trace |Execution of `hf 15 reader` against a card|
|hf_mfp_mad_sl3.trace |`hf mfp mad`|
|hf_mfp_read_sc0_sl3.trace |`hf mfp rdsc --sn 0 -k ...`|