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

Introduce TuiMonitor builder

domenukk opened this pull request 7 months ago
Clarify two more comments

domenukk opened this pull request 7 months ago
Make language clearer

domenukk opened this pull request 7 months ago
Make atheris load multiple tokens files

domenukk opened this pull request 7 months ago
More Clippy

domenukk opened this pull request 7 months ago
Add RISCV support in `libafl_qemu.h`

nine-point-eight-p opened this pull request 7 months ago
Delete Makefile.toml from Multi machine example

tokatoka opened this pull request 7 months ago
Add documentation for InProcessForkExecutor

maxammann opened this pull request 7 months ago
Update AsanBacktrace documentation

maxammann opened this pull request 7 months ago
More expressive error for llvm_config version

domenukk opened this pull request 7 months ago
Update all which dependencies

domenukk opened this pull request 7 months ago
Update clap across the repo

domenukk opened this pull request 7 months ago
Error building qemu_launcher

domenukk opened this issue 7 months ago
Make tokens more token-y (less dictionary-y)

domenukk opened this pull request 7 months ago
More Clippy

domenukk opened this pull request 7 months ago
doc: Listing mutators in the module documentation

Nereuxofficial opened this pull request 7 months ago
tui: make client bottom layouts visible again

saibotk opened this pull request 7 months ago
libafl_qemu: Add RISCV support

saibotk opened this pull request 7 months ago
Replace feature = "clippy" with cfg(clippy)

Marcondiro opened this issue 7 months ago
Wrap metadata elements in Cow

Nereuxofficial opened this pull request 7 months ago
Fix missing -use_value_profile flag in libafl_libfuzzer

andreafioraldi opened this pull request 7 months ago
Introduce libafl-fuzz

R9295 opened this pull request 7 months ago
Make sure inmemory_ondisk corpus catches filesystem errors correctly

domenukk opened this pull request 7 months ago
fix: Added corpus for dynamic_analysis fuzzer

Nereuxofficial opened this pull request 7 months ago
doc: fixed instruction in CONTRIBUTING.md

Nereuxofficial opened this pull request 7 months ago
Use cow for metadata

Nereuxofficial opened this pull request 7 months ago
Make llvm pass build feature dependent

tokatoka opened this pull request 7 months ago
Rename some functions in fuzzer.rs

tokatoka opened this pull request 7 months ago
LibAFL QEMU fix failing Doc-tests

Marcondiro opened this pull request 7 months ago
Fix libafl_libfuzzer publish

andreafioraldi opened this pull request 7 months ago
LibAFL QEMU readme

andreafioraldi opened this pull request 7 months ago
Improved documentation for fuzzers/cargo_fuzz and dynamic_analysis

Nereuxofficial opened this pull request 7 months ago
Delete introspection feature from libafl_libfuzzer

tokatoka opened this pull request 7 months ago
Non-shrinking BytesInput

domenukk opened this pull request 7 months ago
Fix LLVMFuzzerCustomMutator with different sizes

domenukk opened this pull request 7 months ago
llmp memory order error?

AR-Wang opened this issue 7 months ago
Libfuzzer shim crash

anarcheuz opened this issue 8 months ago
Fixing receiver_left()/memory leak in llmp.rs

tokatoka opened this pull request 8 months ago
0.13.1

tokatoka opened this pull request 8 months ago
LLMP shared memory leak

Be33eD opened this issue 8 months ago
Make ddg map compilation optional

domenukk opened this pull request 8 months ago
Re-Rename Retrying Restart Helper

domenukk opened this pull request 8 months ago
qemu: Add QemuConfig to set qemu args via a struct

Marcondiro opened this pull request 8 months ago
Fix unsafe_stable_anymap, rename to stable_anymap (it's safe)

domenukk opened this pull request 8 months ago
bolts: fix warning about `error_in_core` now stable

Marcondiro opened this pull request 8 months ago
baby_fuzzer_wasm fix

tokatoka opened this pull request 8 months ago
bolts: haiku build fix.

devnexen opened this pull request 8 months ago
Multi machine follow-up

rmalmain opened this pull request 8 months ago
Fix LlmpEventManager not calling hooks pre_exec

R9295 opened this pull request 8 months ago
Add StageResult Enum

tokatoka opened this pull request 8 months ago
Delete wrong exec count increment

tokatoka opened this pull request 8 months ago
Don't restart in deterministic stage.

tokatoka opened this pull request 8 months ago
Don't restart in calibration stage

tokatoka opened this pull request 8 months ago
Fix typos

czxvan opened this pull request 8 months ago
Fix sync stage

tokatoka opened this pull request 8 months ago
Add Stoppable trait to State which exposes an API to stop the fuzzer

R9295 opened this pull request 8 months ago
Introduce API to exit on `n` target executions

R9295 opened this issue 8 months ago
add fuzz_for_duration functionality to Fuzzer

R9295 opened this pull request 8 months ago
Address comments from #2302

domenukk opened this pull request 8 months ago
Don't build desyscall on win

tokatoka opened this pull request 8 months ago
Fix typos

czxvan opened this pull request 8 months ago
Call all Ids `id`, not `idx`

domenukk opened this pull request 8 months ago
Update contributor list

rmalmain opened this pull request 8 months ago
Update meminterval requirement from 0.3 to 0.4

dependabot[bot] opened this pull request 8 months ago
Format desyscall

tokatoka opened this pull request 8 months ago
Corpus Pruning Stage

tokatoka opened this pull request 8 months ago
Allow building libafl_qemu with several arches

twizmwazin opened this issue 8 months ago
Fix publish errors

andreafioraldi opened this pull request 8 months ago
Fix CI

tokatoka opened this pull request 8 months ago
Adding StdXObserver Docs

riesentoaster opened this pull request 8 months ago
Fix debug assert on map_state.num_covered_map_indexes

wtdcode opened this pull request 8 months ago
Implement grammar enumeration

addisoncrump opened this issue 8 months ago
Allow trailing comma in feedback macros

clesmian opened this pull request 8 months ago
Implement `std::error::Error` for `QemuRWError`

langston-barrett opened this issue 8 months ago
Documentation for libdesyscall

langston-barrett opened this issue 8 months ago
Multimachine cleanup

tokatoka opened this pull request 8 months ago
Separate state `trait`/`impl` for generative fuzzers

langston-barrett opened this pull request 8 months ago
Use filename for MmapShMemProvider

tokatoka opened this pull request 8 months ago
Tree-shaped multi-machine fuzzing

rmalmain opened this pull request 8 months ago
Fix Stdout/err Observer?

tokatoka opened this pull request 8 months ago
Fixing Frida ASAN tests on Windows

mkravchik opened this pull request 8 months ago
Fix Closing Mmap on ShmemProvider::release_shmem

riesentoaster opened this pull request 8 months ago
Update windows requirement from 0.51.1 to 0.57.0

dependabot[bot] opened this pull request 8 months ago
Make adaptive serialization into default

tokatoka opened this pull request 8 months ago
Windows clippy

tokatoka opened this pull request 8 months ago
Update issue template

tokatoka opened this pull request 8 months ago
Rename string stages to unicode stages for consistency

domenukk opened this pull request 8 months ago
CI

tokatoka opened this pull request 8 months ago
Do not format Little CMS by default

rmalmain opened this pull request 8 months ago
Run ./scripts/fmt_all.sh in CI

tokatoka opened this pull request 8 months ago
abort() when the weakly defined LLVMFuzzerTestOneInput is linked

tokatoka opened this pull request 8 months ago
Executors which wrap other executors double count executions

addisoncrump opened this issue 8 months ago
Missing extern "C" causing bitmap_size != 0 assertion

disconnect3d opened this issue 8 months ago
Cleanup for #2280

tokatoka opened this pull request 8 months ago
Delete 'static

tokatoka opened this pull request 8 months ago
Remove unused static bound

rmalmain opened this pull request 8 months ago