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

WebAssembly mutation supports #481

Closed
HarDToBelieve opened this issue Dec 12, 2024 · 2 comments
Closed

WebAssembly mutation supports #481

HarDToBelieve opened this issue Dec 12, 2024 · 2 comments

Comments

@HarDToBelieve
Copy link

Hi,

I have attended to PoC conference last month and joined in your talk about Fuzzing for complex bugs across languages in JS Engines. Thank you for your great presentation.

Do you have any plans for releasing this feature on main branch?

@famasoon
Copy link

FYI
https://github.com/P1umer/fuzzilli4wasm
This forked branch seems to support WASM (though when I tested it with V8, it didn't work).

@carl-smith
Copy link
Collaborator

Hi!
Yes, we've just released the code related to Wasm fuzzing. You can enable it by passing --wasm.
The newest version of Fuzzilli also requires a newer swift version, so if you run into any issues please update that! (It works with swift 6.0.3).
There is still a lot of work on our TODO list to improve the Wasm fuzzing capabilities.

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

3 participants