Sign inSign up

dxuu/btrfs-fuzz

By dxuu

•Updated almost 6 years ago

Docker image for automated btrfs fuzzing

Image
0

1.9K

dxuu/btrfs-fuzz repository overview

⁠btrfs-fuzz

btrfs-fuzz is an unsupervised coverage guided-fuzzer tailored for btrfs⁠.

⁠Dependencies

btrfs-fuzz is mostly self-contained inside a docker image. The only things you need on your host are:

  • btrfs-progs
  • podman⁠
  • python3
  • QEMU
  • Rust toolchain

⁠Quickstart

$ git clone https://github.com/danobi/btrfs-fuzz.git
$ cd btrfs-fuzz
$ ./x.py build
$ ./x.py seed
$ ./x.py run

⁠x.py

x.py is the "Makefile" for this project. See x.py --help for full options.

⁠Trophies

Tag summary

Content type

Image

Digest

Size

2.4 GB

Last updated

almost 6 years ago

docker pull dxuu/btrfs-fuzz