added two trace files for UL-AES in order for people to more easily understand secure messaging and authentication

This commit is contained in:
iceman1001
2025-10-17 18:08:15 +02:00
parent 689245850c
commit 32a4e622d2
4 changed files with 3 additions and 0 deletions
+1
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]
- Added two trace files for Ultralight AES (@iceman1001)
- Added support for Ultralight AES secure messaing in `hf 14a raw` (@iceman1001)
- Added support for Ultralight AES secure messaging in `hf mfu info/rdbl/wrbl/dump/ndefread/wipe/setkey` (@iceman1001)
- Added support for Ultralight AES auth in `hf mfu info/rdbl/wrbl/dump/ndefread/wipe/setkey` (@doegox)
+2
View File
@@ -104,6 +104,8 @@
|hf_mfdes_sniff.trace |Sniff of HID reader reading a MIFARE DESFire SIO card|
|hf_iclass_sniff.trace |Sniff of HID reader reading a Picopass 2k card|
|hf_mf_hid_sio_sim.trace |Simulation of a HID SIO MFC 1K card|
|hf_14a_mful_aes_defaultkey.trace |Reading of a UL-AES with AES authentication|
|hf_14a_mful_aes_defaultkey_secure_message.trace|Reading of a UL-AES with AES authentication, GetVersion with secure message|
## LF demodulated traces
Binary file not shown.