I am using Angora to build llvm-libcxxabi in google fuzzer test suite, but I failed in fuzzing.
I put one seed file in the seeds folder but Angora thinks there was 0 file from seeds.
Thank you very much if you could help.
INFO angora::depot::sync > sync 0 file from seeds.
ERROR angora::fuzz_main > Failed to find any branches during dry run.
ERROR angora::fuzz_main > Please ensure that the binary has been instrumented and/or input directory is populated.
ERROR angora::fuzz_main > Please ensure that seed directory - "seeds" has any file.
I guess there might be something wrong in the build step. I would be thankful if you could tell me under which circumstances the error above will be raised.
I am using Angora to build llvm-libcxxabi in google fuzzer test suite, but I failed in fuzzing. I put one seed file in the seeds folder but Angora thinks there was 0 file from seeds. Thank you very much if you could help.
Build target:
Fuzz:
Error:
I guess there might be something wrong in the build step. I would be thankful if you could tell me under which circumstances the error above will be raised.