Age | Commit message (Collapse) | Author |
|
- `afl_custom_queue_get` and `afl_custom_queue_new_entry`
- Update the corresponding document and examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Merge python_mutators.md into custom_mutator.md
- Remove python_mutators.md
|
|
- Remove AFL_PYTHON_ONLY (env) and python_only (variable)
- Unify fuzz API of the custom mutator and Python module
- Merge the custom mutator into the old python_stage, which is now renamed to custom_mutator_stage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this please ...
|
|
and Makefile
|
|
docs/env_variables.md
|
|
|
|
afl-analyze, afl-fuzz, afl-tmin
|
|
|
|
|
|
|
|
|
|
|
|
If we let multiple fuzzers end with -V or -E option, it will cause it to think we are still occupying the cores, even if they are free, once we try to run another job it would return an error that no free nodes are available.
This change fixes that problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
maximum object size 2147483647)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cmplog routines for LLVM mode
|
|
|
|
|
|
|
|
|
|
|
|
|