antonio-morales / Fuzzing101

An step by step fuzzing tutorial. A GitHub Security Lab initiative
https://securitylab.github.com/
Apache License 2.0
2.46k stars 323 forks source link

command line and readme enhancements #9

Closed Mundi-Xu closed 2 years ago

Mundi-Xu commented 2 years ago

Fix #3

Mundi-Xu commented 2 years ago

At the same time, it is recommended to set AFL_MAP_SIZE when running fuzz. I am not sure whether to introduce relevant knowledge here, so I did not submit a commit.