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

Add client_stats to OnDiskJSONMonitor

eknoes opened this pull request 9 months ago
Fix hook_func and implement deinit

mineo333 opened this pull request 9 months ago
Short stage names for AFLOnDiskCorpus

R9295 opened this issue 9 months ago
Static analysis pass

tokatoka opened this pull request 9 months ago
Fix MacOS CI race condition

domenukk opened this pull request 9 months ago
Update zip requirement from 0.6 to 1.2

domenukk opened this pull request 9 months ago
Revert "Update zip requirement from 0.6 to 1.2"

domenukk opened this pull request 9 months ago
Update strum requirement from 0.25 to 0.26

dependabot[bot] opened this pull request 9 months ago
Update which requirement from 4.4 to 6.0

dependabot[bot] opened this pull request 9 months ago
Update serial_test requirement from 2 to 3

dependabot[bot] opened this pull request 9 months ago
Update capstone requirement from 0.11.0 to 0.12.0

dependabot[bot] opened this pull request 9 months ago
Update zip requirement from 0.6 to 1.2

dependabot[bot] opened this pull request 9 months ago
Dependabot

tokatoka opened this pull request 9 months ago
Remove observer_stdout/observer_stderr from Observer trait

tokatoka opened this pull request 9 months ago
Clippy for Apple after #2162

domenukk opened this pull request 9 months ago
Update forkserver code for newer afl++

tokatoka opened this issue 9 months ago
Generate QEMU stub bindings less aggressively

rmalmain opened this pull request 9 months ago
Fix regex fixing generated bindings for QEMU

rmalmain opened this pull request 9 months ago
minibsod apple using mach's crate instead.

devnexen opened this pull request 9 months ago
Don't require entries in the corpus

langston-barrett opened this issue 9 months ago
bolts: Fix feature name in assert (`serde{,any}_autoreg`)

langston-barrett opened this pull request 9 months ago
Frida windows check shadow fix

mineo333 opened this pull request 9 months ago
Revert "Adding ExitCodeObserver and ExitSignalObserver"

tokatoka opened this pull request 9 months ago
Fixes for frida windows

mineo333 opened this pull request 9 months ago
bolts: Fix minibsod build on apple

devnexen opened this pull request 9 months ago
cfg fixup

addisoncrump opened this pull request 9 months ago
Change special exitcode from 137 to 9 in simple.rs too

tokatoka opened this pull request 9 months ago
Rename Handler -> Handled, various other cleanups after #2142

domenukk opened this pull request 9 months ago
Add qemu runtime defs for aarch64

twizmwazin opened this pull request 9 months ago
Stable type_eq

addisoncrump opened this pull request 9 months ago
`qemu_launcher`'s asan core is broken

tokatoka opened this issue 9 months ago
QEMU generic memory iterator

rmalmain opened this pull request 9 months ago
Qemu ctrl c exit

tokatoka opened this pull request 9 months ago
Answer "How to leave TUI screen"

tokatoka opened this pull request 9 months ago
Clarification on Qemu.set_hook vs QEMUHooks

vringar opened this issue 9 months ago
Add windows test & ci & fix

tokatoka opened this pull request 9 months ago
Separate map observers

tokatoka opened this pull request 9 months ago
Rename Reference to Handle

tokatoka opened this pull request 9 months ago
Add null ptr to devices vector

cube0x8 opened this pull request 9 months ago
Second round of usermode snapshot fixes

cube0x8 opened this pull request 9 months ago
Fix incrementing `found_objective`

tokatoka opened this pull request 9 months ago
Adding ExitCodeObserver and ExitSignalObserver

riesentoaster opened this pull request 9 months ago
`GenStage`: A stage for generational (e.g., black-box) fuzzers

langston-barrett opened this pull request 9 months ago
Fix libafl_libfuzzer's compatibility with LLVM 14

maxammann opened this pull request 9 months ago
Memory leak in qemu full-system fast snapshot implementation

DragonsAshes opened this issue 9 months ago
Fix DDFuzz instrumentation

tokatoka opened this pull request 9 months ago
Fix QEMU systemmode fuzzers exit code

rmalmain opened this pull request 9 months ago
ctrl c handler fix for non-fork mode

tokatoka opened this pull request 9 months ago
Fix QEMU doc not building (again)

rmalmain opened this pull request 9 months ago
Making CommandExecutor generic on the specific Input

riesentoaster opened this pull request 9 months ago
libafl_qemu fails to build in rust:1.77 Docker image

langston-barrett opened this issue 9 months ago
Allow setting stdout_file in non-fork launcher

vringar opened this pull request 9 months ago
feat(libafl_qemu): rebuild when source changes

saibotk opened this pull request 9 months ago
Improve `OnDiskTOMLMonitor`

clesmian opened this pull request 9 months ago
Fix Ctrl-C Handler

tokatoka opened this pull request 9 months ago
libafl_bolts: `rands` super mega ultra giga house cleaning of doom

flyingmutant opened this pull request 10 months ago
add mmap hooks to libqasan

cube0x8 opened this pull request 10 months ago
Move all tracking hint nonsense to feedbacks

addisoncrump opened this issue 10 months ago
Allow for AsIter(Mut)/AsSlice(Mut) to be implemented in safe Rust

langston-barrett opened this pull request 10 months ago
Qemu update to latest version + various fixes

rmalmain opened this pull request 10 months ago
Add sugar CI checks back

addisoncrump opened this issue 10 months ago
Restrict more on edges map API

tokatoka opened this pull request 10 months ago
Use PhantomData<fn() -> (T0, T1, ...)> everywhere

addisoncrump opened this issue 10 months ago
Revisit adaptive serialization

addisoncrump opened this issue 10 months ago
Use TypeReference/Reference for (named) metadata

addisoncrump opened this issue 10 months ago
Unify usage of error types on missing observers

addisoncrump opened this issue 10 months ago
Killing multi process fuzzer

vringar opened this issue 10 months ago
Batch timeout fix?

tokatoka opened this pull request 10 months ago
Remove jobs dependency in CI

tokatoka opened this pull request 10 months ago
add crash_exitcode to Forkserver to accomodate AFL_CRASH_EXITCODE

R9295 opened this pull request 10 months ago
Split android and ios tests

addisoncrump opened this pull request 10 months ago
Match by Ref fix

addisoncrump opened this pull request 10 months ago
match_by_ref should accept a &Reference

addisoncrump opened this issue 10 months ago
Switch (named) metadata to use Cow instead of String

addisoncrump opened this issue 10 months ago
Add recv_blocking_with_flags

addisoncrump opened this pull request 10 months ago
Improve libafl_bolts/rands.rs

addisoncrump opened this issue 10 months ago
Rename from ReReference to Reference

tokatoka opened this pull request 10 months ago
Small refactoring of libafl_qemu structure

rmalmain opened this pull request 10 months ago
Companion patch for qemu-libafl-bridge #66

cube0x8 opened this pull request 10 months ago
libafl_bolts: more `rands` improvements

flyingmutant opened this pull request 10 months ago
LibAFL Frida asan_rt and hook_rt fixes for frida_windows

mineo333 opened this pull request 10 months ago
Change centralized launcher signature

tokatoka opened this pull request 10 months ago
Penalize testcase that has found objectives

tokatoka opened this pull request 10 months ago
Fix failing filter action in CI

rmalmain opened this pull request 10 months ago
Fix cached corpus in frida_libpng

tokatoka opened this pull request 10 months ago
Only run QEMU tests if there is a QEMU-related change.

rmalmain opened this pull request 10 months ago
Fix #1932

tokatoka opened this pull request 10 months ago
Fix typo in setup_libxml2.sh

GanbaruTobi opened this pull request 10 months ago
libafl_qemu does not support -enable-kvm option.

fourdim opened this issue 10 months ago
libafl_bolts: some improvements to the `rands` module

flyingmutant opened this pull request 10 months ago
Introduce AFL_EXIT_ON_SEED_ISSUES

R9295 opened this pull request 10 months ago
Faster cargo check

tokatoka opened this pull request 10 months ago
Add a warning to say never use EDGES_MAP.len()

tokatoka opened this pull request 10 months ago