Coder Social home page Coder Social logo

aflplusplus-util's Introduction

aflplusplus-util's People

Contributors

xlxs4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aflplusplus-util's Issues

Add CI Support

The AFL++ docs mention some tips. These are the best resource on how to structure the CI pipeline at a high level I could find. Beyond that. You can use a local CI runner; that would mean that not only can you have the CI to periodically fuzz your codebase (following the tips above) but also use the server for the high computational power needed to fuzz for extended periods of time.

So, this would mean in return that you can and should take advantage of <insert_your_CI_here> functionality to rewrite parts of the AFL++ template. For example, some of these scripts can become jobs/stages.

Docker Improvements

  • Automate/Facilitate updating the aflplusplus Docker image
  • Create custom Dockerfile based on the aflplusplus Docker image

Better Parallelization Support

  • Some things we run here are not parallelized. They can be
  • There's a lot of changes needed to increase/decrease the cores used and the fuzzer instances used. Currently, everything is hardcoded (e.g. hardcoded 2 fuzzer instances, one Main one Secondary; hardcoded launch-screen and quit-screen scripts...). Big room for improvement. Here is a brief rundown on using multiple cores with AFL++. afl-trivia, afl-extras, afl-utils can serve as great resources for inspiration. They can also help coming up with better helper scripts

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.