Sign inSign up

hyperreality/cryptohack

By hyperreality

•Updated over 2 years ago

Sage, pwntools and pycryptodome for CryptoHack.org

Image
4

7.8K

hyperreality/cryptohack repository overview

⁠CryptoHack container

A Jupyter notebook environment built for attacking crypto challenges, with custom theming matching CryptoHack⁠.

It has Sage 9 (based on Python3), Pwntools and PyCryptodome all installed and integrated.

Download and run with:

docker run -p 127.0.0.1:8888:8888 -it hyperreality/cryptohack:latest

Then open 127.0.0.1:8888 in your browser.

⁠Source

Pull requests welcome at https://github.com/cryptohack/cryptohack-docker⁠

⁠Notes

We map to 127.0.0.1 on the host rather than the default 0.0.0.0 as Jupyter token authentication was disabled for the sake of convenience.

Tag summary

Content type

Image

Digest

sha256:dd9fccc76…

Size

1.2 GB

Last updated

over 2 years ago

docker pull hyperreality/cryptohack