Advanced Fuzzing League

@aflplusplus.bsky.social

We want to make fuzzing better and better Follow for updates on AFL++ & LibAFL

Oh look, new version of #LibAFL !! With 0.16.0 we moved non-fuzzer parts into own crates. Crates for pinning cores, rngs, collecing BSODs, and generally helpful rust stuff. Have fun using them for other projects <3 A lot of actual #fuzzer improvements, too, read more at github.com/AFLplusplus/...

Release 0.16.0 · AFLplusplus/LibAFL

Highlights Split up underlying functionality into multiple reusable crates! build_id2 core_affinity2 exceptional fast_rands ll_mp minibsod no_std_time nonzero_macros ownedref serde_anymap shmem_p...

github.com

Guess who just released #LibAFL 0.15.3? That's right, you all did! (thank you☺️) Highlights: - better forkserver - scriptable Lua mutations - SIMD performance in stable rust - CmpLog and RISC-V for LibAFL_Unicorn - TMin for LibAFL_QEMU - Updated Sugar for easy fuzzing github.com/AFLplusplus/...

Release 0.15.3 · AFLplusplus/LibAFL

Highlights New AFL++ Forkserver support in libafl_targets, new forkserver features Introduced LuaMutator, scriptable mutators SIMD performance enhancements for MapFeedback in stable rust (was nigh...

github.com

🚨 LibAFL 0.15.2 🚨 - Rust 2024 edition - LibAFL_Unicorn - Use LibAFL rand types for other crates - Allow logging to StatsD - LibAFL_QEMU updates like binary-only ASan in Rust 🦀🦀🦀, inputs via StdIn, better snapshots And so much more: github.com/AFLplusplus/... #LibAFL #Fuzzing #AFLplusplus

Release 0.15.2 · AFLplusplus/LibAFL

What's Changed Add statistics. Move client stats from Monitor to EventManager by @Evian-Zhang in #2940 Update MIGRATION by @Evian-Zhang in #2947 Move to just by @tokatoka in #2924 Small improveme...

github.com

After playing around with @bevyengine.org engine - looks like its concepts are super similar to what we have in #LibAFL @aflplusplus.bsky.social (its 'ECS' == our AnyMap) This makes sense, we took inspiration from game engines initially, but it's still interesting to see. 𝗧𝗟;𝗗𝗥: 𝗙𝘂𝘇𝘇𝗲𝗿𝘀 𝗮𝗿𝗲 𝗴𝗮𝗺𝗲𝘀

We've just released #LibAFL 0.15.0 - A big step toward 1.0 stable! Featuring - Mutators for Numeric Types - Bloomfilter-based deduplication for to-be-executed inputs - Nyx hypercall API support for LibAFL QEMU and new utilities for binary-only fuzzing - ... github.com/AFLplusplus/...

Release 0.15.0 · AFLplusplus/LibAFL

Highlights Big steps towards 1.0 stable: cleaned up a generics, associated types and constraints Mutators for Numeric Types Bloomfilter-based deduplication for to-be-executed inputs Bloomfilter-ba...

github.com