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

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

Open
yyoumaa opened this issue Mar 11, 2025 · 0 comments

Comments

@yyoumaa
Copy link

yyoumaa commented Mar 11, 2025

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

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

No branches or pull requests

1 participant