Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
/ afl_pin_mode Public archive

Yet another AFL instrumentation tool implemented by Intel Pin.

License

Notifications You must be signed in to change notification settings

spinpx/afl_pin_mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c04a51 · Nov 9, 2017

History

11 Commits
Sep 10, 2017
Nov 9, 2017
Sep 10, 2017
Sep 10, 2017
Sep 10, 2017
Sep 10, 2017
Sep 10, 2017
Nov 9, 2017
Sep 10, 2017
Sep 10, 2017
Sep 10, 2017
Nov 9, 2017
Nov 9, 2017
Sep 11, 2017
Nov 9, 2017
Nov 9, 2017
Nov 9, 2017

Repository files navigation

afl_pin_mode

afl_pin_mode is a instrumentation tool for AFL. It is inspired by aflpin. However, aflpin exists some issues and is unsupported by the author now.

Features

  • Support forkserver
  • Needn't modifying AFL code

Install

  • Just run make

Usage

afl-fuzz -m 500 -i .. -o .. -f .. -- /path/to/pin_run TARGETAPP @@

Test

  • Ubuntu 14.04
  • Pin 2.14

ISSUES

  • Though I make the tool support forkserver feature, it is still slow.

TODO

  • Test Pin 3.4 and Ubuntu 16.04/17.04

About

Yet another AFL instrumentation tool implemented by Intel Pin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published