kAFL
kAFL copied to clipboard
cleanup workdir files
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