Skip to content

Conversation

@vishnuram1999
Copy link
Contributor

Currently, fuzzlib supports cheatcodes specifically designed for the Echidna fuzzer. This pull request proposes introducing a new set of cheatcodes compatible with the Medusa fuzzer.

Based on the Medusa documentation on cheatcodes, IStdCheats Interface contains the list of functions that can be used.

This results in improved compatibility. Developers/Auditors can utilize a wider range of cheatcodes, regardless of the chosen fuzzer (Echidna or Medusa).

This Pull Request addresses #9 issue.

@vishnuram1999 vishnuram1999 changed the title Implement Medusa-compatible Cheatcodes in fuzzlib Implement cheatcodes compatible with Medusa in fuzzlib Mar 6, 2024
@rappie rappie requested review from ljz3 and rappie March 6, 2024 21:15
@rappie
Copy link
Member

rappie commented Mar 6, 2024

Thank you for the PR! I will review it soon 🙂

@vishnuram1999 vishnuram1999 requested a review from rappie March 9, 2024 04:13
@rappie rappie merged commit be1c08d into perimetersec:main Mar 10, 2024
@rappie rappie mentioned this pull request Mar 10, 2024
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.

3 participants