From 32058894ea8108b1f0fca5bba27a4fda91289419 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 15 Sep 2024 13:16:35 +0200 Subject: [PATCH] style --- client/src/pm3line_vocabulary.h | 1 - doc/commands.json | 25 ++++++------------------- doc/commands.md | 1 - 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/client/src/pm3line_vocabulary.h b/client/src/pm3line_vocabulary.h index a610475b1..3a51e5de1 100644 --- a/client/src/pm3line_vocabulary.h +++ b/client/src/pm3line_vocabulary.h @@ -273,7 +273,6 @@ const static vocabulary_t vocabulary[] = { { 0, "hf iclass reader" }, { 0, "hf iclass restore" }, { 0, "hf iclass sniff" }, - { 0, "hf iclass spoof" }, { 1, "hf iclass view" }, { 0, "hf iclass wrbl" }, { 0, "hf iclass creditepurse" }, diff --git a/doc/commands.json b/doc/commands.json index f85dc4d3f..3a50c61b7 100644 --- a/doc/commands.json +++ b/doc/commands.json @@ -1384,7 +1384,7 @@ }, "hf 14a sniff": { "command": "hf 14a sniff", - "description": "Sniff the communication between Hitag reader and tag. Use `hf 14a list` to view collected data.", + "description": "Sniff the communication between reader and tag Use `hf 14a list` to view collected data.", "notes": [ "hf 14a sniff -c -r" ], @@ -1598,7 +1598,7 @@ }, "hf 14b sniff": { "command": "hf 14b sniff", - "description": "Sniff the communication between reader and tag. Use `hf 14b list` to view collected data.", + "description": "Sniff the communication between reader and tag Use `hf 14b list` to view collected data.", "notes": [ "hf 14b sniff" ], @@ -3605,7 +3605,7 @@ }, "hf iclass sniff": { "command": "hf iclass sniff", - "description": "Sniff the communication reader and tag", + "description": "Sniff the communication between reader and tag", "notes": [ "hf iclass sniff", "hf iclass sniff -j -> jam e-purse updates" @@ -3617,19 +3617,6 @@ ], "usage": "hf iclass sniff [-hj]" }, - "hf iclass spoof": { - "command": "hf iclass spoof", - "description": "Watch 'nd Spoof, activates reader Waits until a Picopass tag gets presented then Proxmark3 tries to dump it and then starts simulating", - "notes": [ - "hf iclass spoof" - ], - "offline": false, - "options": [ - "-h, --help This help", - "-v, --verbose Verbose output" - ], - "usage": "hf iclass spoof [-hv]" - }, "hf iclass view": { "command": "hf iclass view", "description": "Print a iCLASS tag dump file (bin/eml/json)", @@ -9886,7 +9873,7 @@ }, "lf hitag sniff": { "command": "lf hitag sniff", - "description": "Sniff the communication between reader and tag. Use `lf hitag list` to view collected data.", + "description": "Sniff the communication between reader and tag Use `lf hitag list` to view collected data.", "notes": [ "lf hitag sniff" ], @@ -12915,8 +12902,8 @@ } }, "metadata": { - "commands_extracted": 745, + "commands_extracted": 744, "extracted_by": "PM3Help2JSON v1.00", - "extracted_on": "2024-09-14T18:53:04" + "extracted_on": "2024-09-15T09:53:32" } } diff --git a/doc/commands.md b/doc/commands.md index 51ec01a7f..663557239 100644 --- a/doc/commands.md +++ b/doc/commands.md @@ -396,7 +396,6 @@ Check column "offline" for their availability. |`hf iclass reader `|N |`Act like a Picopass / iCLASS reader` |`hf iclass restore `|N |`Restore a dump file onto a Picopass / iCLASS tag` |`hf iclass sniff `|N |`Eavesdrop Picopass / iCLASS communication` -|`hf iclass spoof `|N |`Watches for Picopass and replays them` |`hf iclass view `|Y |`Display content from tag dump file` |`hf iclass wrbl `|N |`Write Picopass / iCLASS block` |`hf iclass creditepurse `|N |`Credit epurse value`