For using syzkaller on xnu, the provided manual worked. (11.15)
Now I'm trying to run it on 13.2, but it doesn't boot at the qemu stage.
It's probably because of the Cryptexes feature added in 12 (guess).
The error is not constant, but I can't get past the next step in the boot process.
libignition: 1: cryptex1 sniff: detecting cryptex1 directory
libignition: 1: create graft directories: creating graft directories
apfs_log_mount_unmount:1980:disk1s2 updating mounted volume Preboot, requested by: launchd (pid 1); parent: kernel_task (pid 0)
libignition: 1: create graft directories: Cryptoxes directory exists.
Is there any way to solve this?