From f32d1022bd3e92551f523941f82525cf37389949 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Mon, 23 Mar 2020 10:47:17 +0100 Subject: surgical_havoc_mutate() in custom mutator helpers --- examples/custom_mutators/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/custom_mutators/README.md') diff --git a/examples/custom_mutators/README.md b/examples/custom_mutators/README.md index ce49436e..93f824cd 100644 --- a/examples/custom_mutators/README.md +++ b/examples/custom_mutators/README.md @@ -7,7 +7,7 @@ Note that if you compile with python3.7 you must use python3 scripts, and if you use pyton2.7 to compile python2 scripts! example.c - this is a simple example written in C and should be compiled to a - shared library + shared library. Use make to compile it and produce libexamplemutator.so example.py - this is the template you can use, the functions are there but they are empty -- cgit 1.4.1