After the gsoc deadline, before that we make it public, make sure to include copyright headers like this:
/*
american fuzzy lop++ - grammar mutator
--------------------------------------
Written by Shengtuo Hu
Copyright 2020 AFLplusplus Project. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
A grammar-based custom mutator written for GSoC '20.
*/
In the readme, provide a bit of context (this is a gsoc project etc), a brief discussion about compatible grammars (antlr, json atm)
and a simple how to with a screenshot maybe.
After the gsoc deadline, before that we make it public, make sure to include copyright headers like this:
In the readme, provide a bit of context (this is a gsoc project etc), a brief discussion about compatible grammars (antlr, json atm) and a simple how to with a screenshot maybe.