An open API service indexing awesome lists of open source software.

https://github.com/vusec/absynthe

ABSynthe related code
https://github.com/vusec/absynthe

Last synced: 4 months ago
JSON representation

ABSynthe related code

Awesome Lists containing this project

README

          

# Legal Disclaimer

The code released in conjunction with this file has been created
by the author alone and does not represent any current or previous
employer, including Intel Corporation or its affiliates.

# License

This code is distributed under the Gnu Affero GPLv3, due to it
including material from nanobench at
https://github.com/andreas-abel/nanoBench/ which has that license.

# ABSynthe-related code

Paper: [ABSynthe paper](https://download.vusec.net/papers/absynthe_ndss20.pdf "Author preprint of ABSynthe paper")

Contents:

* maps: Code to generate 'leakage maps' (pairwise instruction interference) as in Fig. 2 of the paper
* README.md: this file