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" },