It seems that SSE4 extensions are needed to be vulnerable, otherwise memcmp() is doing classical computations. So you need a 64 bits system, and be sure that you are not using a virtualisation system which does clear…
It seems that SSE4 extensions are needed to be vulnerable, otherwise memcmp() is doing classical computations. So you need a 64 bits system, and be sure that you are not using a virtualisation system which does clear…