
- With this patch we remove some deprecated options from the config struct without introducing any breaking changes (yet). In further patches we might want to switch to an enirely new config struct to get rid of all technical debts and make the code more readable. - Runtime options are configurable options that can be changed via the API before the fuzz runner is spawned. These options can not be set via a config file.
libnyx
libnyx is a library that allows you to simply build hypervisor-based snapshot fuzzers. Using libnyx, managing multiple VMs and snapshots as well as the communication with the code running in the VM becomes a matter of a handful of lines of code. At the moment, libnyx can be used via a simple C interface or from a rust library.
Bug Reports and Contributions
If you found and fixed a bug on your own: We are very open to patches, please create a pull request!
License
This library is provided under GPLv2 license.
Free Software Hell Yeah!
Proudly provided by:
Languages
Rust
96.2%
C
3.7%