From 2c19f0218f340375adb2e0e225c1a2081fa57014 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 20 Mar 2026 09:50:30 +0700 Subject: [PATCH] update vocabulary --- client/src/pm3line_vocabulary.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/src/pm3line_vocabulary.h b/client/src/pm3line_vocabulary.h index 053e78a77..7a5fde2a0 100644 --- a/client/src/pm3line_vocabulary.h +++ b/client/src/pm3line_vocabulary.h @@ -251,6 +251,7 @@ const static vocabulary_t vocabulary[] = { { 0, "hf felica sniff" }, { 0, "hf felica wrbl" }, { 0, "hf felica dump" }, + { 0, "hf felica discnodes" }, { 0, "hf felica rqservice" }, { 0, "hf felica rqresponse" }, { 0, "hf felica scsvcode" }, @@ -282,6 +283,7 @@ const static vocabulary_t vocabulary[] = { { 1, "hf gallagher diversifykey" }, { 1, "hf gallagher decode" }, { 1, "hf gallagher encode" }, + { 1, "hf gallagher test" }, { 1, "hf gst help" }, { 1, "hf gst list" }, { 1, "hf gst test" }, @@ -305,6 +307,7 @@ const static vocabulary_t vocabulary[] = { { 0, "hf iclass legrec" }, { 1, "hf iclass legbrute" }, { 1, "hf iclass unhash" }, + { 0, "hf iclass blacktears" }, { 0, "hf iclass sim" }, { 0, "hf iclass eload" }, { 0, "hf iclass esave" },