Performing Fuzzing With Aflplusplus

Use when performing coverage-guided fuzzing of compiled binaries using AFL++ (American Fuzzy Lop Plus Plus) to discover memory corruption, crashes, and security vulnerabilities. The tester instruments target binaries with afl-cc/afl-clang-fast, manages input corpora with afl-cmin and afl-tmin, runs parallel fuzzing campaigns with afl-fuzz, and triages crashes using CASR or GDB scripts.

oyi77 f8da42c 4.0 KB Updated 10 repo stars

File contents

oyi77/1ai-skills/tree/main/cybersecurity/performing-fuzzing-with-aflplusplus commit f8da42cc82

Frequently asked questions

npx skillmds add oyi77/performing-fuzzing-with-aflplusplus