Hacker News new | past | comments | ask | show | jobs | submit login

The link below is a relatively simple example of differential fuzzing between implementations in different programming languages using AFL. It works by reading and writing to a second process it spawns and aborting on differences. Before writing this, I could not find any working examples of this technique, although I'm sure they are out there, somewhere.

https://github.com/ironmeld/doubleback/blob/main/src/c/tests...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: