vusec / slam

Spectre based on Linear Address Masking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SLAM: Spectre based on Linear Address Masking

This repository contains the code and data of the S&P'24 paper titled

Leaky Address Masking: Exploiting Unmasked Spectre Gadgets with Noncanonical Address Translation.

For more information about the SLAM attack project, read the paper or visit this webpage about SLAM.

Overview

The contents of this repository are organized as follows:

Reproduction

To reproduce the results from our paper, follow the instructions in the corresponding folder(s):

About

Spectre based on Linear Address Masking

License:GNU General Public License v3.0


Languages

Language:C 68.7%Language:Python 28.3%Language:Assembly 1.4%Language:Shell 0.9%Language:Makefile 0.7%