1 indexed skills · max 10 per page
trailofbits/skills · Productivity
Multi-core fuzzer for C/C++ projects with advanced instrumentation and mutation strategies. \n \n Supports three compilation modes (LTO, LLVM, GCC plugin) with libFuzzer-style harnesses for persistent fuzzing at 10-20x faster speeds than fork server mode \n Excels at parallel fuzzing across multiple cores with asymmetrical job configurations (e.g., one ASan instance plus non-instrumented workers) \n Includes CMPLOG/RedQueen path constraint solving, integrated sanitizer support (ASan, UBSan), and