CryptoFuzz New Release 18.6.0
Note
New version of cryptoFuzz has been released v18.6.0
, Check the latest features and updates in this release.
install and use CryptoFuzz with pip
and pip3
follow command :
Windows
pip install cryptofuzz
# or
pip install cryptofuzz==18.6.0
upgrade : pip install cryptofuzz --upgrade
Linux & MacOS
pip3 install cryptofuzz
# or
pip3 install cryptofuzz==18.6.0
upgrade : pip3 install cryptofuzz --upgrade
Programmer and Owner : @Pymmdrza