Skip to content

infosecual/zk-evm-fuzz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

zk-evm-fuzz

A collection of projects and tools centered around automated fuzzing of zk-evm projects.

Organization

Each top level dir represents the representation of the inputs under test. Each subdirectory contains the following dirs:

  • input-generation: all the dependencies necessary in the workflow of creating and maintaining corpora.
  • harnesses: projects with already defined stubs for fuzzing with input from the input-generation projects.

Each dir should have a brief README.md with descriptions of the projects and how to build and run them. Ideally with Dockerfiles and examples.

Current Modules

TODO

About

fuzzing all the things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 64.7%
  • Shell 35.3%