google / honggfuzz

Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
https://honggfuzz.dev
Apache License 2.0
3.08k stars 515 forks source link

Tell in the doc to install binutils-dev #449

Open gogo2464 opened 2 years ago

gogo2464 commented 2 years ago

I compiled honggfuzz from source because not present in the debian packages. I did not read in the official honggfuzz that it requires binutils to work and I required to watch this unofficial video https://www.youtube.com/watch?v=6OBXJtEe-d8 to understand.

Please could you provide instruction to ask to people to install with apt install binutils-dev on debian in order to build from source.

If really you do not have the time, I could update the readme alone.

gogo2464 commented 2 years ago

Assign me to this issue if you want.

robertswiecki commented 2 years ago

Hey, sure, please add it to docs.