rowhammer

There are 12 repositories under rowhammer topic.

  • codexlynx/hardware-attacks-state-of-the-art

    Microarchitectural exploitation and other hardware attacks.

  • CMU-SAFARI/DRAM-Bender

    DRAM Bender is the first open source DRAM testing infrastructure that can be used to easily and comprehensively test state-of-the-art HBM2 chips and DDR4 modules of different form factors. Six prototypes are available on different FPGA boards. Described in our preprint: https://arxiv.org/pdf/2211.05838.pdf

    Language:VHDL527711
  • anphsw/memtest86

    Memtest86+ fork with possible fixes for new machines

    Language:C345227
  • CMU-SAFARI/BlockHammer

    Source code for the cycle-level simulator and RTL implementation of BlockHammer proposed in our HPCA 2021 paper: Yaglikci et. al., "BlockHammer: Preventing RowHammer at Low Cost by Blacklisting Rapidly-Accessed DRAM Rows" at https://people.inf.ethz.ch/omutlu/pub/BlockHammer_preventing-DRAM-rowhammer-at-low-cost_hpca21.pdf

    Language:C++16501
  • edydfang/UW-Madison-CS537

    Operating System Projects

    Language:C9306
  • comsec-group/REM

    REGA Model (REM), an accurate DRAM model.

    Language:AGS Script7200
  • pjattke/awesome-rowhammer

    A curated list of awesome Rowhammer papers, tools, and info resources. 👉 Content coming soon, stay tuned!

  • STAR-Laboratory/RandomizedRowSwap

    Code Repository of the ASPLOS-2022 Paper on Randomized Row Swap

    Language:C2101
  • bogdanaKolic/rowhammer-vulnerability-assessment

    This repository contains all the code and data related to my Bachelor Thesis: Vulnerability Assessment for Rowhammer Attack.

    Language:Jupyter Notebook0100
  • saadislamm/QuantumHammer

    QuantumHammer: A Practical Hybrid Attack on the LUOV Signature Scheme

    Language:C0102
  • aelfimow/clflush-test

    Small test application for playing with CLFLUSH instruction available on more or less up to date x86 Intel CPUs

    Language:C++10
  • enascimento/rowhammer-test

    Test DRAM for bit flips caused by the rowhammer problem

    Language:C++001