Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Grammar based Fuzzer for SQLite

This project implements a grammar-based blackbox fuzzer to test SQLite, generating diverse SQL commands to maximize code coverage and identify potential bugs. The fuzzer runs within a Dockerized Ubuntu environment, ensuring consistency across platforms. Key files include grammar.py, which defines the SQL grammar, and fuzzer.py, which handles input generation.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages