AFLplusplus/LibAFL

Add the ability to add named items to the graphs

Fermée

#1 554 ouverte le 25 sept. 2023

 (8 commentaires) (0 réaction) (0 personne assignée)Rust (480 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (2 622 étoiles)
Métriques de merge PR
 (Merge moyen 17j 22h) (10 PRs mergées en 30 j)

Description

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.

Guide contributeur