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

Cairo Native fuzzer #46

Merged
merged 17 commits into from
Dec 19, 2024

Conversation

Rog3rSm1th
Copy link
Member

This PR introduces a rework of the cairo-fuzzer with the goal of using cairo-native instead of cairo-vm to execute the contracts. For the moment, core functionalities have been implemented, including a new runner based on cairo-native, the fuzzer, and the mutator imported from the cairo-fuzzer.

The cairo-fuzzer rework is located in the /cairo-native-fuzzer folder.

@Rog3rSm1th Rog3rSm1th changed the title Feat/cairo native fuzzer Cairo Native fuzzer Nov 7, 2024
@Rog3rSm1th Rog3rSm1th merged commit aaa72c4 into FuzzingLabs:master Dec 19, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant