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.

貢獻者指南