Git Product home page Git Product logo

Comments (7)

jonathanmetzman avatar jonathanmetzman commented on April 28, 2024

You are right that fuzzing/ClusterFuzz is language agnostic.

But I think we did this intentionally (CC @oliverchang).

We've only used ClusterFuzz for fuzzing C/C++ (and a small amount of rust), so we're only confident that with our docs it's easy to setup fuzzing for these kinds of programs.

While we would love it if people started using ClusterFuzz for fuzzing safe programming languages (some possible use cases here), we don't want to give people the impression that this is something they can easily use to improve their JS/Python etc. code.

from clusterfuzz.

inferno-chromium avatar inferno-chromium commented on April 28, 2024

If you can find good memory instrumentation for those languages, it is pretty easy to extend ClusterFuzz to detect those crashes (just some parsing signatures in stack_analyzer.py). Infrastructure wise, you can run any program on Linux, Windows and Mac.

from clusterfuzz.

theNaut1lus avatar theNaut1lus commented on April 28, 2024

Hey everyone, is this an issue I could work on possibly ? would be a good start as my first contribution here.
/cc: @inferno-chromium @jonathanmetzman @rudolfolah

from clusterfuzz.

jonathanmetzman avatar jonathanmetzman commented on April 28, 2024

I don't think so since IMO we did this intentionally.
Closing this issue, but if @inferno-chromium disagrees he can reopen.

from clusterfuzz.

jonathanmetzman avatar jonathanmetzman commented on April 28, 2024

Actually, it may be worth mentioning language agnostic part to appeal to go users or users of other languages that already have fuzzer support. Frankly, I don't even know if the tooling for Ruby/Python exists for them to even be integrated into ClusterFuzz. I think for clarity's sake we should say ClusterFuzz supports C/C++ and Rust and supporting go or LLVM-based languages should be doable.
@co16353sidak I don't think this is a good first issue unfortunately.

from clusterfuzz.

theNaut1lus avatar theNaut1lus commented on April 28, 2024

Okay @jonathanmetzman , although would love it if there were any first issue based work here as I would love to start doing some work while understanding the code of this PR

from clusterfuzz.

 avatar commented on April 28, 2024

@jonathanmetzman thanks for updating the FAQ, think this resolves this issue! 😄

from clusterfuzz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.