Skip to content

FuzzingLabs/aztec_fuzzing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AZTEC_FUZZING

Description

Aztec_fuzzing lists various tools for fuzzing the Noir language compiler. The goal is to randomly generate Noir code and then check the compiler's behavior to detect issues.

  • noir_smith is the tool used to randomly generate Noir code. For a detailed description, please refer to ./noir_fuzzers/noir_smith/README.md.

  • noir_fuzzers Contain binaries used to fuzz the Noir compiler. For a detailed description, please refer to noir_fuzzers/README.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages