Skip to content

Release v18.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 02:49

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