#libafl — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #libafl, aggregated by home.social.
-
LibAFL 0.15.4 has just been released 🎉
Of the 30 Contributers for this release, almost half are new faces <3
-
LibAFL 0.15.4 has just been released 🎉
Of the 30 Contributers for this release, almost half are new faces <3
-
LibAFL 0.15.4 has just been released 🎉
Of the 30 Contributers for this release, almost half are new faces <3
-
LibAFL 0.15.4 has just been released 🎉
Of the 30 Contributers for this release, almost half are new faces <3
-
LibAFL 0.15.4 has just been released 🎉
Of the 30 Contributers for this release, almost half are new faces <3
-
Want to learn how to build your own #libafl components, but never had the right project? Try working through the interactive exercises that I released today: https://github.com/addisoncrump/parking-game-fuzzer
You'll work through building your own LibAFL components with templates, allowing you to understand them progressively through the context of trying to solve "Tokyo Parking" (AKA Thinkfun's "Rush Hour") puzzles with fuzzing.
#fuzzing #aflplusplus #puzzles #rust #rustlang -
Want to learn how to build your own #libafl components, but never had the right project? Try working through the interactive exercises that I released today: https://github.com/addisoncrump/parking-game-fuzzer
You'll work through building your own LibAFL components with templates, allowing you to understand them progressively through the context of trying to solve "Tokyo Parking" (AKA Thinkfun's "Rush Hour") puzzles with fuzzing.
#fuzzing #aflplusplus #puzzles #rust #rustlang -
Want to learn how to build your own #libafl components, but never had the right project? Try working through the interactive exercises that I released today: https://github.com/addisoncrump/parking-game-fuzzer
You'll work through building your own LibAFL components with templates, allowing you to understand them progressively through the context of trying to solve "Tokyo Parking" (AKA Thinkfun's "Rush Hour") puzzles with fuzzing.
#fuzzing #aflplusplus #puzzles #rust #rustlang -
Want to learn how to build your own #libafl components, but never had the right project? Try working through the interactive exercises that I released today: https://github.com/addisoncrump/parking-game-fuzzer
You'll work through building your own LibAFL components with templates, allowing you to understand them progressively through the context of trying to solve "Tokyo Parking" (AKA Thinkfun's "Rush Hour") puzzles with fuzzing.
#fuzzing #aflplusplus #puzzles #rust #rustlang -
Want to learn how to build your own #libafl components, but never had the right project? Try working through the interactive exercises that I released today: https://github.com/addisoncrump/parking-game-fuzzer
You'll work through building your own LibAFL components with templates, allowing you to understand them progressively through the context of trying to solve "Tokyo Parking" (AKA Thinkfun's "Rush Hour") puzzles with fuzzing.
#fuzzing #aflplusplus #puzzles #rust #rustlang -
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
-
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
-
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
-
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
-
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
-
You can now replace libfuzzer with #LibAFL on Windows, thanks to @novafacing
-
You can now replace libfuzzer with #LibAFL on Windows, thanks to @novafacing
-
You can now replace libfuzzer with #LibAFL on Windows, thanks to @novafacing
-
You can now replace libfuzzer with #LibAFL on Windows, thanks to @novafacing
-
You can now replace libfuzzer with #LibAFL on Windows, thanks to @novafacing
-
🚨 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:
-
🚨 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:
-
🚨 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:
-
🚨 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:
-
🚨 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:
-
This is so cool: The LibAFL_QEMU ASan implementation was ported to rust
https://github.com/AFLplusplus/LibAFL/pull/3023 -
This is so cool: The LibAFL_QEMU ASan implementation was ported to rust
https://github.com/AFLplusplus/LibAFL/pull/3023 -
This is so cool: The LibAFL_QEMU ASan implementation was ported to rust
https://github.com/AFLplusplus/LibAFL/pull/3023 -
This is so cool: The LibAFL_QEMU ASan implementation was ported to rust
https://github.com/AFLplusplus/LibAFL/pull/3023 -
This is so cool: The LibAFL_QEMU ASan implementation was ported to rust
https://github.com/AFLplusplus/LibAFL/pull/3023 -
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
- ...https://github.com/AFLplusplus/LibAFL/releases/tag/0.15.0
-
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
- ...https://github.com/AFLplusplus/LibAFL/releases/tag/0.15.0
-
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
- ...https://github.com/AFLplusplus/LibAFL/releases/tag/0.15.0
-
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
- ...https://github.com/AFLplusplus/LibAFL/releases/tag/0.15.0
-
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
- ...https://github.com/AFLplusplus/LibAFL/releases/tag/0.15.0
-
C Harness to #LibAFL
https://github.com/v-p-b/libfuzzer_kfx/blob/main/C2LIBAFL.md
I nice part of making an archive of my Twitter posts is that I realize I wrote stuff like this o.O #fuzzing -
C Harness to #LibAFL
https://github.com/v-p-b/libfuzzer_kfx/blob/main/C2LIBAFL.md
I nice part of making an archive of my Twitter posts is that I realize I wrote stuff like this o.O #fuzzing -
C Harness to #LibAFL
https://github.com/v-p-b/libfuzzer_kfx/blob/main/C2LIBAFL.md
I nice part of making an archive of my Twitter posts is that I realize I wrote stuff like this o.O #fuzzing -
C Harness to #LibAFL
https://github.com/v-p-b/libfuzzer_kfx/blob/main/C2LIBAFL.md
I nice part of making an archive of my Twitter posts is that I realize I wrote stuff like this o.O #fuzzing -
C Harness to #LibAFL
https://github.com/v-p-b/libfuzzer_kfx/blob/main/C2LIBAFL.md
I nice part of making an archive of my Twitter posts is that I realize I wrote stuff like this o.O #fuzzing -
Slides for my @ekoparty talk "Advanced Fuzzing
With #LibAFL" -
Slides for my @ekoparty talk "Advanced Fuzzing
With #LibAFL" -
Slides for my @ekoparty talk "Advanced Fuzzing
With #LibAFL" -
Slides for my @ekoparty talk "Advanced Fuzzing
With #LibAFL" -
Slides for my @ekoparty talk "Advanced Fuzzing
With #LibAFL"