Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Add stdin support #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add stdin support #1

wants to merge 7 commits into from

Conversation

mykter
Copy link

@mykter mykter commented Dec 19, 2016

A few other minor changes: ignored signals are configurable; afl-tmin return code is checked; unused imports removed.

The stdin support is fairly ugly, but it allowed me to do it with minimal refactoring of the existing code.

mykter and others added 7 commits November 29, 2016 11:40
Done in such a way as to minimise changes. The commandline used outside
of the config module now looks like "/path/to/binary < filepath"

The config module now regenerates the gdb script whenever a gdb command
is built, with the filepath included within the script.

The only change outside of the config module is to the Executor to
actually use stdin when running the binary outside of gdb.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants