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

blacksmith

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 the latest version of blacksmith as follows:

guix install blacksmith

Or install a particular version:

guix install blacksmith@0.0.1

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.