mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 03:18:07 +00:00
restore credit for afl-tmin fork server patch
This commit is contained in:
@ -792,6 +792,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
|||||||
OKF("Power schedules from github.com/mboehme/aflfast");
|
OKF("Power schedules from github.com/mboehme/aflfast");
|
||||||
OKF("Python Mutator and llvm_mode instrument file list from "
|
OKF("Python Mutator and llvm_mode instrument file list from "
|
||||||
"github.com/choller/afl");
|
"github.com/choller/afl");
|
||||||
|
OKF("afl-tmin fork server patch from github.com/nccgroup/TriforceAFL");
|
||||||
OKF("MOpt Mutator from github.com/puppet-meteor/MOpt-AFL");
|
OKF("MOpt Mutator from github.com/puppet-meteor/MOpt-AFL");
|
||||||
|
|
||||||
if (afl->sync_id && afl->is_main_node &&
|
if (afl->sync_id && afl->is_main_node &&
|
||||||
|
Reference in New Issue
Block a user