7 unstable releases (3 breaking)

0.9.0 Jan 31, 2023
0.8.2 Oct 12, 2022
0.8.1 Aug 18, 2022
0.8.0 Jul 13, 2022
0.1.0 Aug 20, 2021

#7 in #frida

45 downloads per month
Used in symcc_runtime

MIT/Apache

5KB
60 lines

This is a support crate for symcc_runtime. It defines a stable URL and commit hash for the LibAFL fork of SymCC. It also provides convenient methods to clone and build SymCC to be used in build scripts in LibAFL-based fuzzers.

Documentation


lib.rs:

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

Dependencies

~59KB