I’m trying to install the avatar2 package, but I’m encountering this error:
posix_ipc_module.c(37): fatal error C1083: Non è possibile aprire il file inclusione: ‘sys/time.h’: No such file or directory
I know that it is needed a unix system, bu the framework i’m trying to implement works with angr, which could work also in Windows. Are there any way to install this package on Windows?