Markakd / CVE-2022-2588

exploit for CVE-2022-2588
464 stars 71 forks source link

make crashes: x86intrin.h: No such file or directory #7

Closed chuckdu21 closed 1 year ago

chuckdu21 commented 1 year ago

Hi, I wanted to compile the file but this error occured:

cc -O0 exp_file_credential.c -lpthread -o exp_file_credential
exp_file_credential.c:60:10: fatal error: x86intrin.h: No such file or directory
   60 | #include <x86intrin.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:2: file] Error 1

I'm on ARM

Markakd commented 1 year ago

please just remove this line