Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 244 Bytes

fuzzing-python-with-atheris

Installing Atheris

$ apt install python3.8-pip

$ apt install python3.8-dev

$ apt-get install clang

$ pip3 install setuptools

$ apt-get install g++

$ pip3 install wheel

$ pip3 install atheris