spectre-attack-demo icon indicating copy to clipboard operation
spectre-attack-demo copied to clipboard

Reproducing malicious memory reading on Intel i5 and Intel Xeon using a Spectre attack

Results 2 spectre-attack-demo issues
Sort by recently updated
recently updated
newest added

Tested on Windows 10 Pro 64bits,with msvc2017 compiler,on an i7 6600U CPU: ![cpu](https://user-images.githubusercontent.com/16850696/34666657-bd5f6616-f465-11e7-8114-d548497f2ca3.PNG) The output is as expected : ![output](https://user-images.githubusercontent.com/16850696/34666664-c57aecf8-f465-11e7-83af-cb34275c2f95.PNG) (I cut the output,but it displays correctly the second secret's...

tested in FreeBSD 11.1, not working, just reading 100 bytes, not effective instruction and cause program dumping.