RsaCtfTool.py --publickey $PUBLIC_KEY --uncipherfile ./ciphered\_file
RsaCtfTool.py --publickey $PUBLIC_KEY --private
RsaCtfTool.py --createpub -n 7828374823761928712873129873981723...12837182 -e 65537
RsaCtfTool.py --dumpkey --key $PUBLIC_KEY
RsaCtfTool.py --key examples/conspicuous.priv --isconspicuous
RsaCtfTool.py --publickey $PUBLIC_KEY --ecmdigits 25 --verbose --private
RsaCtfTool.py --attack partial_q --key $PEM_KEY
RsaCtfTool.py --attack partial_d --key $PEM_KEY
RsaCtfTool.py --convert_idrsa_pub --publickey $HOME/.ssh/id_rsa.pub
RsaCtfTool.py --isroca --publickey $PUBLIC_KEY