Expand description
This is a ‘meta-package’ for libafl that exposes a consistent URL and commit hash for the
SymCC fork.
Constants§
- SYMCC_
REPO_ COMMIT - The commit of the
LibAFLSymCCfork. - SYMCC_
REPO_ URL - The URL of the
LibAFLSymCCfork.
Functions§
- build_
symcc - Builds
SymCCat the given directory usingcmake. Returns the build artifact directory. - clone_
symcc - Checks out the repository into the given directory. Any errors will trigger a panic.