doc
This commit is contained in:
parent
b4e6115d4f
commit
144d9dff9d
@ -1 +1,3 @@
|
|||||||
# Core Concepts
|
# Core Concepts
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,9 +5,9 @@ Each one has its self-contained purpose, and the user may not need to use all of
|
|||||||
|
|
||||||
Following the naming convention of the folders in the project's root, they are:
|
Following the naming convention of the folders in the project's root, they are:
|
||||||
|
|
||||||
- libafl
|
- libafl, the main crate that contains all the components needed to build a fuzzer
|
||||||
- libafl_derive
|
- libafl_derive, a proc-macro crate paired with the libafl crate
|
||||||
- libafl_targets
|
- libafl_targets, a crate that expose, under feature flags, pieces of code to interact with targets
|
||||||
- libafl_cc
|
- libafl_cc, a library that provide some utils to wrap compilers and create source level fuzzers.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user