Entry for the Zap Rachel contest at DEF CON 22.
You'll need some of the scientific python stack for this, particularly:
Assuming you have the binary dependencies (e.g. apt-get build-dep python-scipy python-numpy python-matplotlib), just
pip install -r requirements.txt
Our IPython notebook is available on the Notebook Viewer.
python rachel.py
To bring up an environment with the notebooks and python files in one IPython notebook package, run this in Docker.
docker run -it -e "PASSWORD=pickyourownpasswordnotyournose" -d -p 8888:8888 rgbkrk/rachel
Then browse to https://127.0.0.1:8888.
Content type
Image
Digest
sha256:1f9ef163d…
Size
1.1 GB
Last updated
about 10 years ago
docker pull rgbkrk/rachel