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 you
git 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.