Git Product home page Git Product logo

pinafl's Introduction

PinAFL - AFL Fuzzer with Pin running on Windows!

  • Thanks for the great work: AFL, WinAFL. I am planting AFL fuzzer to Windows with Pin, Intel's instrumentation tool.Before you are starting using this tool, I strongly advised you to learn AFL fuzzer first.

Version

  • 1.0.1

Usage

  • afl-fuzz [afl options] -- [Pin instrumentation options] -- target_cmd_line

e.g. afl-fuzz.exe -i input -o out -f input.txt -t 5000+ -- -coverage_module notepad.exe -cpukill -- notepad.exe @@

  • Options for AFL:

    -i dir - input directory with test cases

    -o dir - output directory for fuzzer findings

    -t msec - timeout for each run

    -f file - location read by the fuzzed program

  • Options for Pin:

    -coverage_module module - module for which to record coverage

    -cpukill - cpukill or not

Depends:

  • None

Change Log

  • To be continued.

Notes

  • For now, it supports only 32-bit targets.

UI

pinafl's People

Contributors

majinxin2003 avatar

Stargazers

shadow avatar Minh-Triet Pham Tran avatar  avatar wdfcc avatar

Watchers

Minh-Triet Pham Tran avatar  avatar  avatar

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.