/libCacheMoney

C++ Cache Attacks Library

Primary LanguageC++GNU General Public License v3.0GPL-3.0

libCacheMoney

Crossplatform C++ Cache Attacks Library

The project is based upon Mastik

Tested with an i7-6700k

Current Attacks Implemented

  • Flush Reload

Building

mkdir bin
cd bin
cmake ..
make

Running Tests

cd bin
ctest .