Skip to content

how does it work #98

@youngsmartuniverse

Description

@youngsmartuniverse

how does afl use the result of angr?
I didn't find out how to call
[] Starting fuzzer...
/////////////////// ['/home/angr/.virtualenvs/angr/bin/afl-unix/afl-fuzz', '-i', 'w4/test/input', '-o', 'w4/test/sync', '-m', '8G', '-Q', '-M', 'fuzzer-master', '-x', 'w4/test/test.dict', '--', './test'] //////////////////////
/////////////////// ['/home/angr/.virtualenvs/angr/bin/afl-unix/afl-fuzz', '-i', 'w4/test/input', '-o', 'w4/test/sync', '-m', '8G', '-Q', '-S', 'fuzzer-1', '-x', 'w4/test/test.dict', '--', './test'] //////////////////////
/////////////////// ['/home/angr/.virtualenvs/angr/bin/afl-unix/afl-fuzz', '-i', 'w4/test/input', '-o', 'w4/test/sync', '-m', '8G', '-Q', '-S', 'fuzzer-2', '-x', 'w4/test/test.dict', '--', './test'] //////////////////////
/////////////////// ['/home/angr/.virtualenvs/angr/bin/afl-unix/afl-fuzz', '-i', 'w4/test/input', '-o', 'w4/test/sync', '-m', '8G', '-Q', '-S', 'fuzzer-3', '-x', 'w4/test/test.dict', '--', './test'] //////////////////////
[
] Waiting for fuzzer completion (timeout: None, first_crash: True).

but the result of angr is in w4/test/sync/driller/queue,so how to use

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions