Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

partial build system integration of the afl fuzzing tool #111

Merged
merged 6 commits into from
Feb 19, 2017
Merged

Conversation

FSMaxB
Copy link
Collaborator

@FSMaxB FSMaxB commented Feb 18, 2017

No description provided.

With one big limitation: It can only be fuzzed with what has been
parsed by the library beforehand.
This is achieved by encoding the type of function used in the first two
bytes.

First byte:
b: buffered

Second byte:
f: formatted
@FSMaxB FSMaxB merged commit fe2e095 into develop Feb 19, 2017
@FSMaxB FSMaxB deleted the fuzzing branch February 19, 2017 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant