This GitHub organization hosts the artifacts for "McSee: Evaluating Advanced Rowhammer Attacks and Defenses via Automated DRAM Traffic Analysis" that is to appear at USENIX Security 2025 in Seattle, WA, USA.
Please refer to comsec-group/mcsee for an overview of the repositories with a brief description.
If you want to clone all artifact repositories, including the raw data (hosted on Zenodo) to reproduce our results, you can use the setup.sh script by running it as follows:
bash <(curl -sL https://raw.githubusercontent.com/mcsee-artifacts/.github/main/setup.sh)