This repo holds the companion materials to the workshop/blog here:
atredis.com/blog/2023/12/4/a-libafl-introductory-workshop
Building and using the demos in this repo requires a Linux system with:
- cargo with a rust nightly toolchain
- AFL++'s compilers
- LLVM/clang
See setup.sh
for an example setup script.