kAFL icon indicating copy to clipboard operation
kAFL copied to clipboard

cleanup workdir files

Open il-steffen opened this issue 3 years ago • 0 comments

When fuzzing with -trace and --radamsa, qemu.py does not currently cleanup the corresponding temp files from the workdir.

  • radamsa.py should be a class with workdir init/free functions
  • state_logic.py should not duplicate any workdir setup but just reference attributes of qemu.py, also for redqueen

il-steffen avatar Jan 03 '23 16:01 il-steffen