Skip to content

seeinglogic/random-coverage-scripts

Repository files navigation

Scripts to get block coverage from a binary

Here's a handful of scripts/tools to get block coverage information from a binary.

Accompanying blog post: https://seeinglogic.com/posts/getting-code-coverage/

  1. Scriptable debugger
  2. TTD debugger
  3. Emulator
    • Script to parse QEMU's -d in_asm debug output
  4. Dynamic Binary Instrumentation (DBI)
  5. Static rewriting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages