Just a Dockerfile to run Ganapati's RsaCtfTool with Docker.
docker pull razaborg/rsactftool
docker run -it --rm -v $PWD:/data razaborg/rsactftool -h
As simple as that. Yes.
Just a Dockerfile to run Ganapati's RsaCtfTool with Docker.
docker pull razaborg/rsactftool
docker run -it --rm -v $PWD:/data razaborg/rsactftool -h
As simple as that. Yes.