Skip to content

Releases: colorthon/cryptoFuzz

CryptoFuzz v3.9.3

27 Sep 10:54
357d243
Compare
Choose a tag to compare

cryptofuzz

installing & quick use :

  • windows :
pip install cryptofuzz
  • linux & macOs :
pip3 install cryptofuzz
  • git :
git clone https://github.com/Pymmdrza/cryptoFuzz.git&&cd cryptoFuzz&&sudo chmod -x install.sh&&./install.sh