Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/AFLplusplus/LibAFL

Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
https://github.com/AFLplusplus/LibAFL

qemu failed to restart when harness calls abort()

jthorpe6 opened this issue 4 months ago
Re-add drcov for both usermode and systemmode

vringar opened this pull request 4 months ago
Deriving Mapping Mutators

riesentoaster opened this pull request 4 months ago
Discard no tc mm (follow-up)

rmalmain opened this pull request 4 months ago
Discard non-new testcase events for multi-machine messages

rmalmain opened this pull request 4 months ago
Do not embed client exec count in testcase and objective

rmalmain opened this pull request 4 months ago
do not require Sized for OwnedRefMut as_ref/as_mut

Marcondiro opened this pull request 4 months ago
No Uses* for EventManager

tokatoka opened this pull request 4 months ago
SIGSEGV when using asan-cores in qemu_launcher fuzzer

jthorpe6 opened this issue 4 months ago
No Uses* for Feedbacks

tokatoka opened this pull request 4 months ago
No uses for Feedbacks

tokatoka opened this pull request 4 months ago
LibAFL_QEMU: Don't require extra_tokens.

domenukk opened this pull request 4 months ago
Addr filter update helper functions

rmalmain opened this pull request 4 months ago
Re-add drcov for both usermode and systemmode

vringar opened this pull request 4 months ago
Re-add drcov for both usermode and systemmode.

rmalmain opened this pull request 4 months ago
DrCovModule is exclusive to user-mode

vringar opened this issue 4 months ago
Fix ci again

rmalmain opened this pull request 4 months ago
Custom Executor Example

domenukk opened this pull request 4 months ago
Cleanup the README a bit more

domenukk opened this pull request 4 months ago
No Uses* for Observers

tokatoka opened this pull request 4 months ago
Delete `elapsed_since_signal` from Batch timeout

tokatoka opened this pull request 4 months ago
Move fuzzers around some more

domenukk opened this pull request 4 months ago
Move linkspector config file out of workflow dir

rmalmain opened this pull request 4 months ago
Do not sync initial corpus, or don't do it too fast

andreafioraldi opened this issue 4 months ago
Change action for MD link checks

rmalmain opened this pull request 4 months ago
Clippy more

domenukk opened this pull request 4 months ago
Only track stability for runs that did not timeout

nbars opened this pull request 4 months ago
Versioning unification, dependencies update, logging optimization

rmalmain opened this pull request 4 months ago
Mark unsafe functions unsafe, as Ferris intended

domenukk opened this pull request 4 months ago
libafl multimachine: disable ratelimiting

rmalmain opened this pull request 4 months ago
Fix CI

tokatoka opened this pull request 4 months ago
How to add custom metadata for solution?

Slava0135 opened this issue 4 months ago
libafl-fuzz: fix id collision in Solution corpora

R9295 opened this pull request 4 months ago
CI for libafl-fuzz

domenukk opened this pull request 4 months ago
Make map size mismatch return a proper error instead of abort

domenukk opened this pull request 4 months ago
Clippy for LibAFL_QEMU

domenukk opened this pull request 4 months ago
forkserver_simple is not compiling

20urc3 opened this issue 4 months ago
No more (direct) mutable references to mutable statics

domenukk opened this pull request 4 months ago
Make LibAFL-fuzz build on MacOS

domenukk opened this pull request 4 months ago
libafl-fuzz: fix CI cmplog

R9295 opened this pull request 4 months ago
No Uses* for Corpus, Mutators

tokatoka opened this pull request 4 months ago
Fix CI

tokatoka opened this pull request 4 months ago
libafl-fuzz: fix libafl-fuzz scheduler

R9295 opened this pull request 4 months ago
Reducing type parameters and bounds from Scheduler

tokatoka opened this pull request 4 months ago
Bring back placeholder value in CommandExecutor to fix #2541

domenukk opened this pull request 4 months ago
Fix ForkserverExecutorBuilder::shmem_provider (#2539)

domenukk opened this pull request 4 months ago
No Uses* (again)

tokatoka opened this pull request 4 months ago
Fix panic in mmap shmem when full_file_name is less than MAX_MMAP_FILENAME_LEN

andreafioraldi opened this pull request 4 months ago
Code Cleanup

riesentoaster opened this pull request 5 months ago
Delete pruning.rs

tokatoka opened this pull request 5 months ago
libafl-fuzz: fix not loading seeds recursively from directories

R9295 opened this pull request 5 months ago
Set AFL_MAP_SIZE in forkserver

tokatoka opened this pull request 5 months ago
Add avoid_crash option to scheduler

tokatoka opened this pull request 5 months ago
Change qemu signature (again)

tokatoka opened this pull request 5 months ago
Use `const` to Inform CmpLog Replacements

DanBlackwell opened this pull request 5 months ago
Change Qemu hook signature

tokatoka opened this pull request 5 months ago
Move cfg to avoid unused import error on cargo test

Marcondiro opened this pull request 5 months ago
Tiny clippy

domenukk opened this pull request 5 months ago
Update mod.rs

20urc3 opened this pull request 5 months ago
Update mod.rs

20urc3 opened this pull request 5 months ago
Small improvements to the devcontainer

Nereuxofficial opened this pull request 5 months ago
Change fuzzbench_qemu fuzzer

tokatoka opened this pull request 5 months ago
Rand below should take a NonZero parameter

domenukk opened this pull request 5 months ago
Update README.md

20urc3 opened this pull request 5 months ago
libafl_cc build error

benmanzhh opened this issue 5 months ago
Remove redundant line

ThomasTNO opened this pull request 5 months ago
Fix typo in error message

ThomasTNO opened this pull request 5 months ago
Rename HasCurrentStage to HasCurrentStageId for Consistency

domenukk opened this pull request 5 months ago
Fix build

tokatoka opened this pull request 5 months ago
Feature: Make executors and feedbacks easier to use outside of the fuzzing loop

Lukas-Dresel opened this pull request 5 months ago
MacOS frida ASAN fix

mineo333 opened this pull request 5 months ago
Better error when non required pass failed to build

tokatoka opened this pull request 5 months ago
Fix merge failure

tokatoka opened this pull request 5 months ago
Fix merge failure

tokatoka opened this pull request 5 months ago
LibAFL_Frida: add scripting support

WorksButNotTested opened this pull request 5 months ago
Fix i2srandreplace

mineo333 opened this pull request 5 months ago
libafl-fuzz: introduce nyx_mode

R9295 opened this pull request 5 months ago
Libafl-fuzz: fix unicorn mode

R9295 opened this pull request 5 months ago
Better documentation headers (clippy)

domenukk opened this pull request 5 months ago
Minimizer fix

mineo333 opened this pull request 5 months ago
Libafl-fuzz: introduce unicorn mode

R9295 opened this pull request 5 months ago
Uniform deps versions: do not use caret requirements

Marcondiro opened this pull request 5 months ago
Fix fmt & remaining md links

rmalmain opened this pull request 5 months ago
Linux kernel fuzzing example

rmalmain opened this pull request 5 months ago
Check markdown links validity in CI

rmalmain opened this pull request 5 months ago
fix all the fuzzers links in the libafl book

marcograss opened this pull request 5 months ago
Fix libxml2 on fuzzbench

tokatoka opened this pull request 5 months ago
Fix rustup command in the LibAFL book

marcograss opened this pull request 5 months ago
Add more missing ngram8 cfgs

tokatoka opened this pull request 6 months ago
Add missing ngram8 cfg

tokatoka opened this pull request 6 months ago
Make pcs_init compatible with multiple DSOs

addisoncrump opened this pull request 6 months ago
sancov_pcguard must allow multiple pctable registrations

addisoncrump opened this issue 6 months ago