Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to generate solc_ossfuzz_seed_corpus #3

Open
Subway2023 opened this issue Dec 15, 2023 · 2 comments
Open

how to generate solc_ossfuzz_seed_corpus #3

Subway2023 opened this issue Dec 15, 2023 · 2 comments

Comments

@Subway2023
Copy link

I also want to fuzz the solidity compiler. But I don't know how to generate good seed codes (such as: solc_ossfuzz_seed_corpus) to begin fuzz.

@bshastry
Copy link
Collaborator

The seed files were downloaded from the corpus located on the oss-fuzz clusters. You can simply use these to begin fuzzing.

@Subway2023
Copy link
Author

May I ask what tool was used to generate this code in solc_ossfuzz_seed_corpus/test_solidity uploaded last month?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants