v0.4
Fuzz all the things 🎅🏽❄️🎄!
What's Changed
- Update the scripts to build bochscpu-ffi on Windows and Linux by @0vercl0k in #121
- Warn users if no code coverage breakpoints are found by @0vercl0k in #123
- Update bxcpu-ffi to latest by @0vercl0k in #124
- Make sure to generate handles that actually fit in a 32-bit HANDLE. by @0vercl0k in #127
- Generate coverage file with Ghidra by @huwwp in #128
- _1MB should be 1MB and not 16MB 🤦 by @0vercl0k in #133
- Move the
human
functions in their own files / headers by @0vercl0k in #147 - Update CI to
checkout
&upload-artifact
by @0vercl0k in #148 - Bochscpu: edge coverage by @clslgrnc in #137
- Fix memory performance issue related to
aligned_alloc
by @0vercl0k in #149 - Update README by @0vercl0k in #150
- Update gifs by @0vercl0k in #151
New Contributors
Full Changelog: v0.3.2...v0.4