本文写于 2019 年,文中涉及的工具与版本可能已过时,思路仍可参考。
In this blog, all you need is only https://github.com/google/fuzzer-test-suite/ .
First, prepare your environment, it must be installed with docker and git. Then, let’s start.
look at this picture, all steps was happed when yougit clone https://github.com/google/fuzzer-test-suite/ && cd fuzzer-test-suite.
So, just follow the picture step by step, finally you would make it running(Just for learning).
And you should know, most important is fuzzer, you can custom it by yourself, and most time
you result was depend on it.


Good luck to you, wish you can find the bug in sqlite3.