Giter VIP home page Giter VIP logo

Comments (1)

ksteuck avatar ksteuck commented on May 19, 2024

Thanks for trying out silifuzz.
Just to set the expectations, silifuzz tools and documentation provided here are aimed at researchers and engineers working in the SDC area. These tools are not exactly plug-n-play. Any real world deployment will require effort to scale using your specific infrastructure.

I have been tinkering with creating my own input seeds and generating runnable corpus.

You want to check out the fuzzing section of the README. This is the way to automatically generate a large number of test inputs.

Q1

The 0x0 values are usually skipped by the various tools. Please post the exact output if you need help debugging this.

Q2

That series of commands naturally produces a corpus with a single input. In the real world scenario you want to package as many inputs as possible in a single corpus shard. Our prod workloads have ~50k per shard.
The exact output of the tool may vary, the documentation may not be up-to-date.

Q3

Not sure what specific tool output you're referring to or the context for "violation". Can you clarify?

from silifuzz.

Related Issues (11)

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.