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.

貢獻者指南