meme / hotwax

Coverage-guided binary fuzzing powered by Frida Stalker
The Unlicense
179 stars 21 forks source link

Optimize x86_64 logging offset calculation #14

Closed oleavr closed 3 years ago

oleavr commented 3 years ago

By computing the area offset at each basic block's compile-time.

Kudos to @WorksButNotTested for spotting this!