Skip to content

Instrumentation error for AFLplusplus #1

Description

@mimicria

Hi!
I try to use this tool on Python binary, which was compiled under AFLplusplus (not classic AFL) and got error about instrumentation.

python covtool.py -i ~/Python-3.10.5_afl/python -b ~/fuzz/python/out/m1/fuzz_bitmap -l 0x00 -g ~/fuzz/python/graph.dot -f "main" -o ~/fuzz/python/coverage.dump
[+] Load offset is 0x0
[+] Converted coverage output file will be present at /home/user/fuzz/python/coverage.dump
[-] The Input binary does not have AFL Instrumentation. Exiting.

But it is intrumented well (afl-fuzz works)
2022-07-04_092138

Is it possible to fix this for AFLplusplus ?

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