From 9c7b70a58df22c27534e2bedb986c45005c9633d Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 20 Mar 2025 22:58:36 +0100 Subject: [PATCH] command --- doc/commands.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/commands.json b/doc/commands.json index 242c20028..6309baf8f 100644 --- a/doc/commands.json +++ b/doc/commands.json @@ -5863,7 +5863,7 @@ "--rawdata Raw data that sends to command", "--aid Application ID for create. Mandatory. (3 hex bytes, big endian)", "--fid ISO file ID. Forbidden values: 0000 3F00, 3FFF, FFFF. (2 hex bytes, big endian)", - "--dfname ISO DF Name (1..16 chars)", + "--dfname ISO DF Name (1..16 chars)", "--dfhex ISO DF Name as hex (1..16 bytes)", "--ks1 Key settings 1 (1 hex byte). Application Master Key Settings (def: 0x0F)", "--ks2 Key settings 2 (1 hex byte). (def: 0x0E)", @@ -5871,7 +5871,7 @@ "--numkeys Number of keys 0x00..0x0e (def: 0x0E)", "--no-auth Execute without authentication" ], - "usage": "hf mfdes createapp [-hav] [-n ] [-t ] [-k ] [--kdf ] [-i ] [-m ] [-c ] [--schann ] [--rawdata ] [--aid ] [--fid ] [--dfname ] [--dfhex ] [--ks1 ] [--ks2 ] [--dstalgo ] [--numkeys ] [--no-auth]" + "usage": "hf mfdes createapp [-hav] [-n ] [-t ] [-k ] [--kdf ] [-i ] [-m ] [-c ] [--schann ] [--rawdata ] [--aid ] [--fid ] [--dfname ] [--dfhex ] [--ks1 ] [--ks2 ] [--dstalgo ] [--numkeys ] [--no-auth]" }, "hf mfdes createfile": { "command": "hf mfdes createfile", @@ -13356,6 +13356,6 @@ "metadata": { "commands_extracted": 767, "extracted_by": "PM3Help2JSON v1.00", - "extracted_on": "2025-03-20T18:37:09" + "extracted_on": "2025-03-20T21:56:35" } }