|
|
|
|
|
by tptacek
3085 days ago
|
|
libkdump is really clean code and worth a read, nicely wrapping the inline assembly you need to do the flush+reload and keeping the algorithms in pretty simple C. It's worth taking a few minutes to read through it. This code is from TU Graz; I assume this is from Daniel Gruss's team, who participated in the original research. |
|