Announcing Snapchange: An Open Source KVM-backed Snapshot Fuzzing Framework
May 10, 2023Fuzz testing or fuzzing is a commonly used technique for discovering bugs in software, and is useful in many different domains. However, the task of configuring a target to be fuzzed can be a laborious one, often involving refactoring large code bases to enable fuzz…