Commit Graph

4 Commits

Author SHA1 Message Date
sk4nz
c21d271af5 OpenBSD compatibility, except that GCC is not emiting valid SSE asm, so disable it on OpenBSD 2022-03-01 13:11:25 +01:00
Samuel Aubertin
3df95552eb Add Spectre v2
Add JSON output flag : -j

v2 segfaults sometimes with O2...
2022-01-27 15:04:48 +01:00
Samuel Aubertin
4a0dacbfa3 Refactor spectre.c and add multiple targets to the Makefile:
- GCC support
- RETPOLINE for both GCC and clang
- LLD dynamic linker to support RETPOLINE mitigations on dynamic
  executables
- Results aggregation using SFTP
2022-01-23 19:37:24 +01:00
Samuel Aubertin
6c445d1339 first 2022-01-22 15:04:17 +01:00