[Dailydave] Rcov - interactive code coverage for fuzzers
Kowsik
kowsik at musecurity.com
Mon Mar 26 14:21:53 EDT 2007
Dave, I'm posting this from kowsik at musecurity.com, though I'm
subscribed to this list from kowsik at gmail.com.
We just released rcov-0.1, an interactive/incremental code coverage
tool to assist in building effective fuzzers.
Quick summary:
- It's a WEBrick browser-based application (ruby)
- Uses gcov's notes/data files to get at blocks and function summaries
- Interactively/incrementally shows the coverage information while fuzzing
- Uses ctags to cross reference functions/prototypes/definitions/macros
http://labs.musecurity.com/2007/03/26/code-coverage-and-fuzzing/
K.
More information about the Dailydave
mailing list