Crate symcc_libafl[][src]

Expand description

This is a ‘meta-package’ for libafl that exposes a consistent URL and commit hash for the SymCC fork.

Constants

The commit of the LibAFL SymCC fork.

The URL of the LibAFL SymCC fork.

Functions

Builds SymCC at the given directory using cmake. Returns the build artifact directory.

Checks out the repository into the given directory. Any errors will trigger a panic.