AFLplusplus/LibAFL

Add the ability to add named items to the graphs

Chiusa

#1554 aperta il 25 set 2023

 (8 commenti) (0 reazioni) (0 assegnatari)Rust (480 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (2622 stelle)
Metriche merge PR
 (Merge medio 17g 22h) (10 PR mergiate in 30 g)

Descrizione

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.

Guida contributor