]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/lualibs/commands.lua
Add Mifare Classic EV1 set load modulation command
[proxmark3-svn] / client / lualibs / commands.lua
index 2347ffe55d0fe5b3d9e453c8ab94120fddf4177c..a14288c239040b578782bf900765574da69fa6d5 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 */
 
@@ -158,6 +159,7 @@ local _commands = {
        CMD_MIFAREU_WRITEBL_COMPAT =                                         0x0723,
        
        CMD_MIFARE_CHKKEYS =                                                 0x0623,
+       CMD_MIFARE_SETMOD =                                                  0x0624,
 
        CMD_MIFARE_SNIFFER =                                                 0x0630,
 
Impressum, Datenschutz