Skip to content

Not Working #2

Open
Open
@aumcerebral

Description

I read the paper and tried this repo instructions to test out the code but it seems the AFL is not able to find any edge.

The commands I ran

PORT=1111 ./AFL/afl-fuzz -t 1000 -a 1 -m none -n -i /mnt/storage-1/CovRL-Fuzz/tests/resources/test_load/ -o ./out2 /mnt/storage-1/CovRL-Fuzz/dump/final/d8 @@

python do_covrl.py --config ./config/sample_config.json --port 1111 --model_path Salesforce/codet5p-220m --predict_path ./out

The output I am getting

image

The d8 is instrumented successfully and seeds are same that are given in test_load folder. Let me know if I am missing anything

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions