HuoLanguage / huo

interpreted language written in C
MIT License
212 stars 21 forks source link

Fuzzed crashes #63

Open siraben opened 5 years ago

siraben commented 5 years ago

Using afl-fuzz I managed to generate input that crashes the interpreter.

The zip file contains the directory crashes/ containing the cases that the interpreter crash.

crashes.zip

Hope this helps!