AFLplusplus/LibAFL

Add the ability to add named items to the graphs

Geschlossen

#1.554 geöffnet am 25.09.2023

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (480 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (2.622 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 17T 22h) (10 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide