diff --git a/CHANGELOG.md b/CHANGELOG.md index 70745ccce..34353908a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 DESFire AID values related to LEAF (@kormax) - Added --credit option for `hf iclass legrec` command to perform a credit key recovery. This is experimental and unfinished as it only partially works.(@antiklesys) - Added hardening for all host binaries. Exact level of hardening depends on the OS (@doegox) - Added `hf aliro read` command (@kormax) diff --git a/client/resources/aid_desfire.json b/client/resources/aid_desfire.json index 35b5b1a1a..bda29ff56 100644 --- a/client/resources/aid_desfire.json +++ b/client/resources/aid_desfire.json @@ -407,6 +407,78 @@ "Description": "FKA aptiQ Access Credential", "Type": "pacs" }, + { + "AID": "F51CD8", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Si Universal", + "Description": "LEAF Si Universal", + "Type": "pacs" + }, + { + "AID": "F51CD9", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Si Universal", + "Description": "LEAF Si Universal", + "Type": "pacs" + }, + { + "AID": "F51CDB", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Cc Enterprise", + "Description": "LEAF Cc Enterprise", + "Type": "pacs" + }, + { + "AID": "F51CDE", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Cc Enterprise (Old)", + "Description": "LEAF Cc Enterprise (Old)", + "Type": "pacs" + }, + { + "AID": "F51CDF", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Cc Enterprise (Apple Wallet)", + "Description": "LEAF Cc Enterprise app found on Apple Wallet credentials", + "Type": "pacs" + }, + { + "AID": "F532F0", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Backwards Compat", + "Description": "LEAF Backwards Compat", + "Type": "pacs" + }, + { + "AID": "F51CDC", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Campus", + "Description": "LEAF Campus", + "Type": "pacs" + }, + { + "AID": "42494F", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF Biometrics", + "Description": "LEAF Biometrics", + "Type": "pacs" + }, + { + "AID": "F532F1", + "Vendor": "LEAF", + "Country": "N/A", + "Name": "LEAF User Privileges", + "Description": "LEAF User Privileges", + "Type": "pacs" + }, { "AID": "F534F1", "Vendor": "MOBOTIX AG",