Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 399 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 399 Bytes

PDGF

PDGF is a Predecessor-aware Directed Greybox Fuzzing tool. It can maintain a target-reachable code area (predecessors) and conduct regional fuzzing within this area.

The instrumentation process relies on the SVF.

The fuzzing process is based on the AFL

We recommend using docker:

docker pull seussl/pdgf:latest