mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-24 10:47:22 -08:00
Added sniffed traces of Visa Apple ECP transactions. Thanks to @a66at for them!
This commit is contained in:
parent
ca741cdfea
commit
0330234aea
@ -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 VISA Apple transactions (thanks @a66at )
|
||||
- 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)
|
||||
|
@ -96,4 +96,7 @@
|
||||
|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 ...`|
|
||||
|hf_visa_apple_ecp.trace |Sniff of VISA Apple ECP transaction|
|
||||
|hf_visa_apple_normal.trace |Sniff of VISA Apple normal transaction|
|
||||
|hf_visa_apple_transit_bypass.trace |Sniff of VISA Apple transaction bypass|
|
||||
|
||||
|
BIN
traces/hf_visa_apple_ecp.trace
Normal file
BIN
traces/hf_visa_apple_ecp.trace
Normal file
Binary file not shown.
BIN
traces/hf_visa_apple_normal.trace
Normal file
BIN
traces/hf_visa_apple_normal.trace
Normal file
Binary file not shown.
BIN
traces/hf_visa_apple_transit_bypass.trace
Normal file
BIN
traces/hf_visa_apple_transit_bypass.trace
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user