AFLplusplus/LibAFL

Add the ability to add named items to the graphs

クローズ

#1,554 opened on 2023/09/25

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (480 件のフォーク)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (2,622 個のスター)
PR merge metrics
 (平均マージ 17d 22h) (30d で 10 merged PRs)

説明

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.

コントリビューターガイド