AFLplusplus/LibAFL

Add the ability to add named items to the graphs

已关闭

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

 (8 条评论) (0 个反应) (0 位负责人)Rust (480 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (2,622 个星标)
PR 合并指标
 (平均合并 17天 22小时) (30 天内合并 10 个 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.

贡献者指南