mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
added a trace of reading a MIFARE UL-C with 3DES authentication, thanks @rad1game!
This commit is contained in:
@@ -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]
|
||||
- Added trace of reading a MIFARE UL-C with 3DES authentication (thanks @rad1game)
|
||||
- Added ATR fingerprinting (@iceman1001, @doegox)
|
||||
- Fix `hf mf dump/auto/csave` MFC JSON dumps - save real ATQA/SAK (@doegox)
|
||||
- Added option to load raw NDEF to `nfc decode` command (@doegox)
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
|hf_14a_reader_4b_rats.trace |Execution of `hf 14a reader` against a 4b UID card with RATS|
|
||||
|hf_14a_reader_7b_rats.trace |Execution of `hf 14a reader` against a 7b UID card with RATS|
|
||||
|hf_14a_mfu.trace |Reading of a password-protected MFU|
|
||||
|hf_14a_mfuc.trace |Reading of a UL-C with 3DES authentication|
|
||||
|hf_14a_mfu-sim.trace |Trace seen from a Proxmark3 simulating a MFU|
|
||||
|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|
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user