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

Custom QEMU emulator typed builder + ExitHandler / Commands refactoring

rmalmain opened this pull request 6 months ago
No uses for stages 2

tokatoka opened this pull request 6 months ago
Qemu generics cleanup

rmalmain opened this pull request 6 months ago
Unify qemu executor

rmalmain opened this pull request 6 months ago
No uses from EventManager

tokatoka opened this pull request 6 months ago
libafl-fuzz: Introduce Support for QEMU mode

R9295 opened this pull request 6 months ago
Qemu native hooks refactoring

rmalmain opened this pull request 6 months ago
Custom Inputs - follow up on #2422

domenukk opened this pull request 6 months ago
libafl: Implement FeedbackFactory for {Const,Not}Feedback

dergoegge opened this pull request 6 months ago
Signal handling in libafl_bolts is very unsafe

addisoncrump opened this issue 6 months ago
Dump CFG Fix

tokatoka opened this pull request 6 months ago
Fix various QEMU bugs

rmalmain opened this pull request 6 months ago
No uses for Executors

addisoncrump opened this pull request 6 months ago
No uses in Stages

addisoncrump opened this pull request 6 months ago
No uses from Mutators and Observers

tokatoka opened this pull request 6 months ago
Add Intel PT tracing support

Marcondiro opened this pull request 6 months ago
No uses from Stages

tokatoka opened this pull request 6 months ago
It's frida time for libafl-fuzz

R9295 opened this pull request 6 months ago
No use* from Stage

tokatoka opened this pull request 6 months ago
bolts fix openbsd build

devnexen opened this pull request 6 months ago
Remove libfuzzer-best recommendation

addisoncrump opened this pull request 6 months ago
Map pointer getter for shared memory

kevin-valerio opened this pull request 6 months ago
misc libafl-fuzz improvements

R9295 opened this pull request 6 months ago
LibAFL_qemu not working

domenukk opened this issue 6 months ago
Update pyo3

domenukk opened this pull request 6 months ago
Increase cmplog CI timeout

R9295 opened this pull request 6 months ago
Speedup CI by moving checkout back

domenukk opened this pull request 6 months ago
libafl-fuzz: fix invalid short param for input_ext

R9295 opened this pull request 6 months ago
bolts fix build warning with missing doc comment for haiku

devnexen opened this pull request 6 months ago
Revise events and executors

addisoncrump opened this issue 7 months ago
Revise all uses of metadata to see if named metadata should be used

addisoncrump opened this issue 7 months ago
dead link

kevin-valerio opened this pull request 7 months ago
Add Taplo check to CI

domenukk opened this pull request 7 months ago
Revise Scheduler::set_current_scheduled

addisoncrump opened this issue 7 months ago
Fix CI after Rust 1.80, update to Ubuntu 24.04

domenukk opened this pull request 7 months ago
0.13.2 (for real this time)

domenukk opened this pull request 7 months ago
Most MapObservers have an unchangeable initial field

addisoncrump opened this issue 7 months ago
Deduplicate code in map observers

addisoncrump opened this issue 7 months ago
Review code duplication between {pre,post}_exec{,_child}

addisoncrump opened this issue 7 months ago
Reduce code duplication in track_hit_feedbacks code

addisoncrump opened this issue 7 months ago
Merge StdOut and StdErr observers/feedbacks

addisoncrump opened this issue 7 months ago
Cmplog bytes without alloc

domenukk opened this pull request 7 months ago
libafl_qemu: 32-bit arm thumb state breakpoint handling

dergoegge opened this issue 7 months ago
CommandExecutor is incompatible with WithObservers

addisoncrump opened this issue 7 months ago
Fix cmplog implementation

R9295 opened this pull request 7 months ago
Remove all Uses*

addisoncrump opened this pull request 7 months ago
Fix markdown issue in fuzzers/libpng/libfuzzer_libpng_cmin/README.md

SpiritSeal opened this pull request 7 months ago
Format all `.toml`s with `taplo fmt`

Mrmaxmeier opened this pull request 7 months ago
CI: update actions and fix warnings

Mrmaxmeier opened this pull request 7 months ago
Deduplicating OnDisk Corpus

domenukk opened this issue 7 months ago
Frida windows thread local

s1341 opened this pull request 7 months ago
Always update testcase.file_path in InMemoryOnDiskCorpus

tokatoka opened this pull request 7 months ago
Fuzzer should have init_state() method

tokatoka opened this issue 7 months ago
Feature/libafl fuzz misc

R9295 opened this pull request 7 months ago
frida: make hooks thread local

s1341 opened this pull request 7 months ago
Re-export `libafl_bolts` as `libafl::bolts`

Mrmaxmeier opened this pull request 7 months ago
libafl-fuzz: add IndexesLenMinTimeScheduler back

R9295 opened this pull request 7 months ago
Fix baby fuzzer tui

tokatoka opened this pull request 7 months ago
0.13.2

tokatoka opened this pull request 7 months ago
Improving Handling of Custom Inputs

riesentoaster opened this pull request 7 months ago
Added a tolower implementation in libqasan

Zofyan opened this pull request 7 months ago
Fix cmin

tokatoka opened this pull request 7 months ago
Don't panic even if bitmap is zero in calibrate.rs

tokatoka opened this pull request 7 months ago
Change Corpus Pruning algorithm

tokatoka opened this pull request 7 months ago
Various CI improvements + fix wrong format check in CI

rmalmain opened this pull request 7 months ago
libqasan: Add missing return to qasan_swap

dergoegge opened this pull request 7 months ago
Change corpus pruning algorithm

tokatoka opened this pull request 7 months ago
pthread_spin_* family of functions are not always available

Zofyan opened this issue 7 months ago
Some ARM firmware does not contain __ctype_tolower

Zofyan opened this issue 7 months ago
Documentation fix in 'Design' > 'Architecture'

0vercl0k opened this pull request 7 months ago
Introduce Persistent Record for libafl-fuzz

R9295 opened this pull request 7 months ago
Introduce API to disable and enable testcases

R9295 opened this issue 7 months ago
Restructure the fuzzers folder

rmalmain opened this pull request 7 months ago
fix incorrect interval check in sync from disk stage

R9295 opened this pull request 7 months ago
Fix autotokens

tokatoka opened this pull request 7 months ago
impl HasEventManagerId for LlmpRestartingEventManager

m-gsch opened this pull request 7 months ago
Better errors for empty registry in AnyMap

domenukk opened this pull request 7 months ago
Expose find_new_files_rec in libafl_bolts::fs

domenukk opened this pull request 7 months ago
Rename load_new_from_drectory to find_new_files_rec

domenukk opened this pull request 7 months ago
Address recursion Clippy in `SyncFromDiskStage`

domenukk opened this pull request 7 months ago
Clippy for Nyx

domenukk opened this pull request 7 months ago
New clippy script

tokatoka opened this pull request 7 months ago
Corpus pruning stage

tokatoka opened this pull request 7 months ago
Template out libafl_libfuzzer

addisoncrump opened this pull request 7 months ago
Fix cfg clippy for libafl_qemu

rmalmain opened this pull request 7 months ago
Remove release_max_level_info from log

domenukk opened this pull request 7 months ago
Run Qemu CI more

rmalmain opened this pull request 7 months ago
fix qemu_launcher by moving stop request handling to fuzz_one

R9295 opened this pull request 7 months ago
Example: Generic Cleanup

addisoncrump opened this pull request 7 months ago
update function from _libafl_exit_call2 to _libafl_sync_exit_call2

scottmpowell opened this pull request 7 months ago
Another attempt to add interesting crashing input on crash

tokatoka opened this pull request 7 months ago
Adding Function to Make MmapShMem Persist

riesentoaster opened this pull request 7 months ago
Don't panic in build.rs

tokatoka opened this pull request 7 months ago
Fix docs (follow-up to #2385)

domenukk opened this pull request 7 months ago
Replace uses std HashMap with hashbrown for consistency

domenukk opened this pull request 7 months ago
Fix inprocess input crash eval

tokatoka opened this pull request 7 months ago