]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/lualibs/commands.lua
chg: more keys.
[proxmark3-svn] / client / lualibs / commands.lua
index 680e6da91e957861120ba7a028aa1703ee59e604..7aaa17459d9fde0032ea21bc44f818848c640996 100644 (file)
@@ -62,6 +62,7 @@ local _commands = {
        CMD_AWID_DEMOD_FSK =                                                 0x0221,
        CMD_VIKING_CLONE_TAG =                                               0x0222,
        CMD_T55XX_WAKEUP =                                                       0x0224,
+       CMD_COTAG =                                                                                                                      0x0225,
        
        --/* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */
 
@@ -104,7 +105,10 @@ local _commands = {
        CMD_EPA_PACE_REPLAY =                                                0x038B,
 
        CMD_LEGIC_INFO =                                                                                                         0x03BC,
-       
+       CMD_LEGIC_ESET =                                                                                                         0x03BD,
+       CMD_LEGIC_EGET =                                                                                                         0x03BE,
+
+
        CMD_ICLASS_READCHECK =                                               0x038F,
        CMD_ICLASS_CLONE =                                                   0x0390,
        CMD_ICLASS_DUMP =                                                    0x0391,
Impressum, Datenschutz