×
The results show that RIFF improves coverage measurement efficiency of fuzzers by 23× and 6× during runtime collection and post-execution processing, ...
Jul 14, 2021 · Coverage-guided fuzzing improves bug- detection ability of fuzzers by leveraging program coverage measurements to guide fuzzing towards ...
RIFF, a highly efficient program coverage measurement mechanism to reduce fuzzing overhead is proposed and implemented in state-of-the-art fuzzers such as ...
First, the target program executes instrumentation code to collect coverage information. Then the fuzzer performs an expensive analysis on the collected data, ...
Efficient coverage measurement technique for fuzzing, reducing overhead in runtime collection and post-execution processing. Improves fuzzer performance and ...
Associate Professor of Computer Science. My research interests include software engineering and programming languages. Published with Hugo Blox Builder — the ...
Nov 30, 2023 · RIFF: Reduced Instruction Footprint for Coverage-Guided Fuzzing. In 2021 USENIX Annual Technical Conference (USENIX ATC 21). USENIX ...
People also ask
{RIFF}: Reduced instruction footprint for {Coverage-Guided} fuzzing. M Wang, J Liang, C Zhou, Y Jiang, R Wang, C Sun, J Sun. 2021 USENIX Annual Technical ...
... fuzzers with fixed instrumentation but without any changes to the fuzzers. RIFF: Reduced Instruction Footprint for Coverage-Guided Fuzzing (USENIX ATC 2021).
InstruGuard: Find and Fix Instrumentation Errors for Coverage-based Greybox Fuzzing (ASE 2021); RIFF: Reduced Instruction Footprint for Coverage-Guided Fuzzing ...