Skip to content

AFL 约束可能需要增加belong值让其进行AFL模式fuzz时使用不同case? #122

@yyoumaa

Description

@yyoumaa

我发现因为添加afl约束时没有设置cond.base.belong的值而采用初始化的0,导致后续取belong_input以及对应的buf时候只能使用id:0的case进行fuzz,是否应该在get_afl_cond函数中设置afl_cond.base.belong = id as u32;呢

Metadata

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