Update README.md to inform about this fork

This commit is contained in:
David Venhoff 2025-08-11 12:30:33 +02:00
parent 756f45145b
commit 9f266865ef

View File

@ -1,4 +1,8 @@
# KVM-Nyx
# KVM-Nyx-fork
This is a fork of [KVM-Nyx](https://github.com/nyx-fuzz/KVM-Nyx) which enables collecting timing information in the intel pt trace.
------
KVM-Nyx is a fork of KVM and enables Intel-PT tracing for vCPUs and nested hypercalls which are required for hypervisor fuzzing. It enables fuzzing of any x86 / x86-64 target by using one of Nyx's fuzzer frontends.
Our patches are based on kernel version 5.10.73. You can find more detailed information in our main repository.