Sign inSign up

nl5887/radare2-notebook

By nl5887

Updated over 7 years ago

Jupyter notebook with Radare2

Image
1

851

nl5887/radare2-notebook repository overview

radare2-notebook

Jupyter notebook with Radare2

This docker is based on jupyter-notebook, and installs Radare2 next to it.

Getting started:

docker run -p 8888:8888 -p 6006:6006 -v $(pwd)/notebooks/:/home/jovyan/ radare2-notebook 

The folder notebooks in current directory will be mounted on the Jupyter user folder in the container.

Now Jupyter is available at http://127.0.0.1:8888/.

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

over 7 years ago

docker pull nl5887/radare2-notebook