AFLplusplus/LibAFL

Add the ability to add named items to the graphs

Open

#1,554 创建于 2023年9月25日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Rust (476 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (2,584 star)
PR 合并指标
 (PR 指标待抓取)

描述

There are some values that I think would be good to track over time in a graph format, e.g. edges. The easy solution would be to simply make these required fields, but I think it would be useful to offer an API for users to specify events by name that they want to track in a graph format.

Not entirely sure how to do this myself, but it feels like it should be relatively straightforward.

贡献者指南