0vercl0k / wtf

wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).
MIT License
1.47k stars 132 forks source link

New Feature: Redqueen/cmplog implementation #181

Open p0w1 opened 1 year ago

p0w1 commented 1 year ago

It would be nice to have a Redqueen implementation to automatically pass roadblocks. An example implementation is included in snapchange: https://github.com/awslabs/snapchange/blob/main/docs/REDQUEEN.md

Maybe someone has the time to do this.