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

Load x87 state properly #193

Closed 0vercl0k closed 9 months ago

0vercl0k commented 9 months ago

The way @fptw was handled has been wrong for a long time but I finally figured out. This updates all the backends to do the right thing.

Other more minor changes: