Open Source Contributions

LibAFL

LibAFL is an open source Rust library that allows you to slot your own fuzzers together and extend their features.
Contributed by adding initial support for python bindings in the main crate libafl and used those bindings to recreate the baby_fuzzer example in python.
Also helped with the backtrace crash deduplication feature.

More info in the PR.

More to come ... :)