gbdev/rgbds

Debug RGBDS with a fuzzer (afl? libfuzzer?)

Open

#997 opened on May 7, 2022

View on GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (187 forks)auto 404
good first issuemetatests

Repository metrics

Stars
 (1,623 stars)
PR merge metrics
 (PR metrics pending)

Description

meithecatte did it back thenwith AFL++ (https://github.com/gbdev/rgbds/issues/813#issuecomment-811433909), but LLVM also has libfuzzer, which seems to be easier to set up.

Contributor guide