Files
Konstantin Bücheler a8769ec465 Initial commit
2025-02-03 13:26:13 +01:00
..
2025-02-03 13:26:13 +01:00
2025-02-03 13:26:13 +01:00
2025-02-03 13:26:13 +01:00
2025-02-03 13:26:13 +01:00
2025-02-03 13:26:13 +01:00
2025-02-03 13:26:13 +01:00

selffuzz

Linux

Build:

RUSTFLAGS='-C target-feature=+crt-static' cargo build --target x86_64-unknown-linux-gnu

Setup Nyx directory for kernel mode fuzzing:

./setup_nyx_linux.sh

Windows

Build:

RUSTFLAGS='-C target-feature=+crt-static' cargo build --target x86_64-pc-windows-gnu