This package browser is in early development. Mind the rough edges.

blacksmith 0.0.1

Rowhammer fuzzer with non-uniform and frequency-based patterns

Blacksmith is an implementation of Rowhammer fuzzer that crafts novel non-uniform Rowhammer access patterns based on the concepts of frequency, phase, and amplitude. It is able to bypass recent TRRin-DRAM mitigations effectively and as such can trigger bit flips.

Installation

Install blacksmith 0.0.1 as follows:

guix install blacksmith@0.0.1

Or install the latest version:

guix install blacksmith

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.