]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhficlass.c
Fix (iclass)
[proxmark3-svn] / client / cmdhficlass.c
index d9af90441f16951783d09e40663e5608043036dc..a59a9bac3e1289470355002fe0f5f32ce97c84d8 100644 (file)
@@ -340,7 +340,7 @@ int CmdHFiClassSim(const char *Cmd)
 
        if(simType == 2)
        {
-               UsbCommand c = {CMD_SIMULATE_TAG_ICLASS, {simType,63}};
+               UsbCommand c = {CMD_SIMULATE_TAG_ICLASS, {simType,8}};
                UsbCommand resp = {0};
 
                uint8_t csns[64] = {
Impressum, Datenschutz