You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @mykter! Really amazing collection in this repo!
I was wondering if you also have any examples and (most importantly) programs that have some kind of file IO, or they change their environment, that prohibits AFL of finding bugs?
I'm working on an isolation framework around AFL to checkpoint application files in case they have changed. So when the AFL forkserver spawns a new process, all files are reverted to their initial condition.
The text was updated successfully, but these errors were encountered:
Hello @mykter! Really amazing collection in this repo!
I was wondering if you also have any examples and (most importantly) programs that have some kind of file IO, or they change their environment, that prohibits AFL of finding bugs?
I'm working on an isolation framework around AFL to checkpoint application files in case they have changed. So when the AFL forkserver spawns a new process, all files are reverted to their initial condition.
The text was updated successfully, but these errors were encountered: