Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 704 Bytes

File metadata and controls

18 lines (12 loc) · 704 Bytes

Rubick

Rubick is an automata-based fuzz driver generation prototype. It is published in the work published in Usenix Security 2023.

This repository contains both the source code and the setting used in evaluation of Rubick. For more usage, please see the README.md in each sub-directory.

File Architectures

source     -> you can find all related source code of Rubick including crawling, usage automaton learning, and final fuzz driver generation
evaluation -> you can directly get the generated fuzz drivers and settings used in paper evaluation

Citation

Update once the online bibref is available.