s3team / Squirrel

MIT License
184 stars 54 forks source link

Refector Squirrel into custom mutator of AFLplusplus. #18

Closed Changochen closed 1 year ago

Changochen commented 1 year ago

This enable Squirrel to use the latest fuzzing techniques.

The following improvement has been made:

  1. Migrate all the four supported DBMSs into a custom mutator.
  2. Add a driver for fuzzing C/S database.
  3. Use cmake as the build system.