HighW4y2H3ll / chaff

1 stars 1 forks source link

Chaff README

These instructions were tested on Ubuntu 22.04.

Clone the repo

git clone --recursive https://github.com/HighW4y2H3ll/chaff.git

Building chaff

Build the Docker image

cd chaff/docker
docker build -t lava32chaff .

(The Docker image uses Debian snapshot as repository, which can be slow at times possibly due to rate limiting. If apt-get commands are taking too long, interrupt and restart the build. It might speed things up.)

Next spawn a shell in the Docker image

./scripts/docker-shell.sh

In this shell, build panda and then build the LAVA tools

./panda/setup.sh
python2 ./setup_container.py

Preparing host

Inserting chaff bugs