psforever / PSPack

A tool to work with PlanetSide 1's pack file format.
Other
3 stars 3 forks source link

Establish fuzzing build task using AFL-Fuzz #11

Open pschord opened 8 years ago

pschord commented 8 years ago

This tool is written in C. C is historically hard to write correctly.

We should fuzz this tool to find strange bugs and fix them.