• Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    Shell
  • License
    Other
  • Created about 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Short, unrelated helper scripts for users of AFL (the fuzzer)

afl-trivia

About

A small collection of scripts that were once gists.

afl-pause & afl-resume

Pause and resume a set of running fuzzers using SIGSTOP / SIGCONT.

afl-consolidate

Consolidate and de-dup all queue and crash files from a set of fuzzers.

afl-pollenate

Pollenate a sync directory between groups of fuzzers running against different targets. Useful when you are fuzzing eg three different PDF rendering engines.

afl-pcmin

Small modifications to afl-cmin to use the GNU parallel tool. Parallelises the initial tracing and some of the sorting. Also supports clobbering an existing output directory.

TODO

  • Work out how to parallelise the final selection phase (step 5) in afl-pcmin

Contributing

  • Fork and send a pull request
  • Report issues

License & Acknowledgements

afl-consolidate and afl-pollenate are released under a permissive but non-GPL compatible license (based on the 4-clause BSD license). See LICENSE file for details. I'm not a fan of the GPL.

The other tools are modified versions from the afl source, so they remain (c) Google Inc and are licensed under the Apache License 2.0.

More Repositories

1

cgasm

We're insanely passionate about command line asm documentation in the cloud, and we're crushing it!
PLpgSQL
371
star
2

crashwalk

Bucket and triage on-disk crashes. OSX and Linux.
Go
349
star
3

gapstone

gapstone is a Go binding for the capstone disassembly library
Go
151
star
4

afl-launch

Boring tool to launch multiple afl-fuzz instances
Go
49
star
5

crabstone

crabstone is a Ruby binding to the capstone disassembly library by Nguyen Anh Quynh
C#
40
star
6

francis

LLDB engine based tool to instrument OSX apps and triage crashes
Python
26
star
7

slides

Some slides from some presentations I have given
25
star
8

raf

Ruby ALPC Fuzzer ( joke )
Ruby
24
star
9

osx-afl-llvm

Barely working LLVM mode for AFL on OSX
C
20
star
10

rBuggery

Ruby wrapper for dbgeng.dll
C
17
star
11

terry

Wrap radamsa on OSX, add instrumentation / triage.
Go
15
star
12

enough

Just enough TLS sugar
Go
14
star
13

babysit

Run a windows process with many inputs and catch exit codes
Go
14
star
14

gootool

Silly PoC of a limited otool clone based on the capstone disassembly lib
Go
12
star
15

alpcgo

Go tools for basic ALPC hacking
Go
11
star
16

aflfix

Use any program to perform fixups for afl via AFL_POST_LIBRARY
Go
11
star
17

pdflex

Minimal and hacky PDF lexer
Go
10
star
18

alpcmap

Connect to a JSON rBuggery stub to map Windows ALPC information
Go
8
star
19

ruby-kernel

Assorted cut and paste fodder for messing with some syscall / USER / GDI stuff from Ruby.
Ruby
7
star
20

pdftok

Minimal and hacky PDF lexer
Go
6
star
21

bm2-server

Server components for Bugmine 2.0
Ruby
4
star
22

bm2-client

Client code for Bugmine 2.0 (only win32 so far)
Ruby
4
star
23

mqdq-parser

Utility scripts in python for working with XML poems from MQDQ
Python
4
star
24

bm2-core

Shared components for Bugmine 2.0
Ruby
4
star
25

nux-paper

Anxiety and Walnuts
Jupyter Notebook
4
star
26

fail-paper

Jupyter Notebook
3
star
27

rhyme-paper

Preprint: Rhyme in Latin poetry: Stylistic or Stochastic?
Jupyter Notebook
3
star
28

alpcbuggery

Wrapper for the ALPC interaction methods used by github.com/bnagy/alpcmap
Go
3
star
29

metronome

tracing variation in poetic metres via local sequence alignment
Jupyter Notebook
3
star
30

sfst-python

Minimal Python wrapper for the SFST morphological analysis tools
C++
2
star
31

hexml-paper

Preprint: Metre as a stylometric feature in Latin hexameter poetry
Jupyter Notebook
2
star
32

codeloops

Loops created from doubly even binary codes
TeX
2
star
33

ovvo

A project to investigate verb order change in Latin
Python
2
star
34

itunes-dedup

How I dedup my iTunes. Almost certainly dangerously broken.
Ruby
1
star
35

gobuggery

Lower level wrapper for the basic remote debugger connection to github.com/bnagy/rBuggery
Go
1
star