MelbourneFuzzingHub / aflteam

AFLTeam Collaborative Parallel Fuzzing
https://thuanpv.github.io/publications/AFLTeam-ASE21-NIER.pdf
Apache License 2.0
72 stars 11 forks source link

Check the overall status of all fuzzers #3

Closed Changochen closed 2 years ago

Changochen commented 2 years ago

Hi @thuanpv,

I am tyring aflteam by replacing afl with aflpp (others are not changed). After running aflteam-manager.py, I only see the output screen of aflpp. I wonder how I can keep track of the overall status of the whole fuzzing process. Any help will be appreciated. Thanks!