rhi

RowHammer Interpreter (RHI)

https://github.com/sahnaseredini/rhi

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

RowHammer Interpreter (RHI)

Basic Info
  • Host: GitHub
  • Owner: sahnaseredini
  • License: mit
  • Language: Haskell
  • Default Branch: main
  • Homepage:
  • Size: 7.81 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

RowHammer Interpreter (RHI)

This repository contains different implementations of the Rowhammer language interpreter presented in my thesis, "Towards automatic analysis of microarchitectural attacks 2023", which can be accessed here.

There are three implementations of the same interpreter using different approaches. One uses monads for the interpreter, the second one, utilises sampler techniques in order to implement the interpreter, and last one is plain Haskell implementation.

Please note that each implementation is independent of the others and contains examples of how it can be run.

Owner

  • Name: Amir Naseredini
  • Login: sahnaseredini
  • Kind: user
  • Location: London, UK
  • Company: @canonical

Security Engineer at @canonical

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Naseredini"
  given-names: "Amir"
  orcid: ""
title: "# RowHammer Interpreter (RHI)"
version: 1.0.0
url: "https://github.com/sahnaseredini/RHI"

GitHub Events

Total
Last Year