sophie
sophie
Hi @ivanfratric! I was trying to fuzz ffmpeg on Windows. First, I used drrun.exe to find correct target_offset, I set the offset of main as the target_offset, but there was...
Hi, I tried to fuzz IrfanView and I have found the correct offset, but there was an error as the title, so, what is the cause of this problem?
Hi, I am not understanding about how winafl implements persistent fuzzing for a target program. I think winafl saves the register(sp and cp) value in function "pre_fuzz_handle" function, and restores...
when i run remill-clang-5.0.exe -o binary_new.exe binary.bc on windows, it show "error: Malformed block 1 error generated."What caused this problem and how to solve it