syzkaller
syzkaller copied to clipboard
pkg/host: support feature checking in syz-executor for HostFuzzer mode
When fuzzers run in HostFuzzer, they need to check features in the target machine, however, the current logic for feature checking happens on the host (syz-fuzzer).
Related to #1541
Hi, is this problem solved or is the HostFuzzer mode supported now? I still meet it now.
The problem wasn't solved. The issue status is accurate.
The problem wasn't solved. The issue status is accurate.
Thanks for your reply.