Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deadcode

deadcode is a small tool for collecting branch coverage from an executable at runtime. The current implementation targets Windows, launches a process under the debugger, places breakpoints on jump instructions, records whether each branch was taken, and writes the results to a JSON file.

About

Minimal software breakpoint debugger for runtime code coverage tracing

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages