deeptechlabs / meltdown

Local Exploit for Meltdown
75 stars 33 forks source link

Not a meltdown exploit #5

Open paboldin opened 6 years ago

paboldin commented 6 years ago

This is a code from spectre paper https://spectreattack.com/spectre.pdf .

It does not check for meltdown.

Code that does that: https://github.com/IAIK/meltdown https://github.com/raphaelsc/Am-I-affected-by-Meltdown/ https://github.com/paboldin/meltdown-exploit

dendisuhubdy commented 6 years ago

Thanks for pointing that out! 👍 yes you are correct