Ecosyste.ms: OpenCollective

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

AFLplusplus

We make fuzzing effective - for better software security for the people
Collective - Host: opensource - https://opencollective.com/aflplusplus - Website: https://aflplus.plus - Code: https://github.com/AFLplusplus

Clean cfgs in executors/command.rs

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 2 months ago
Update afl-analyze.c

github.com/AFLplusplus/AFLplusplus - S0fr opened this pull request 2 months ago
Run miri test only if it has labels

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 2 months ago
Cleanup cfgs in CommandExecutor

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 2 months ago
Update pyo3 to version 0.23.2

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 2 months ago
Fix negative stability

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 2 months ago
Delete with_observers

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 2 months ago
Adding function to manually name a Mmap ShMem

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 2 months ago
update baby_fuzzer example to 0.14

github.com/AFLplusplus/LibAFL - golem9247 opened this pull request 2 months ago
Add MIGRATION.md

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 2 months ago
Create a MIGRATION.md

github.com/AFLplusplus/LibAFL - golem9247 opened this issue 2 months ago
Intel PT minor fixes/improvements

github.com/AFLplusplus/LibAFL - Marcondiro opened this pull request 2 months ago
Update hashbrown requirement from 0.14.5 to 0.15.2

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 2 months ago
Fixup serdeany_autoreg

github.com/AFLplusplus/LibAFL - addisoncrump opened this pull request 3 months ago
Count Executions With Same Observer Value

github.com/AFLplusplus/LibAFL - riesentoaster opened this issue 3 months ago
Update libipt requirement from 0.1.4 to 0.2.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
More batched timeout doc

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
Batched timeout doc

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
Fix SerdeAny issue on libaf-fuzz

github.com/AFLplusplus/LibAFL - R9295 opened this pull request 3 months ago
Bump libipt, fix tui in intel_pt baby fuzzer

github.com/AFLplusplus/LibAFL - Marcondiro opened this pull request 3 months ago
Added CFISAN option for verbose output on crash

github.com/AFLplusplus/AFLplusplus - StepanGulyaev opened this pull request 3 months ago
push to stable

github.com/AFLplusplus/AFLplusplus - vanhauser-thc opened this pull request 3 months ago
libafl-fuzz: feature-flag nyx mode

github.com/AFLplusplus/LibAFL - R9295 opened this pull request 3 months ago
docs.rs failed to build libafl-0.14.0

github.com/AFLplusplus/LibAFL - Slava0135 opened this issue 3 months ago
Fix u64's width to exactly 64 bits

github.com/AFLplusplus/AFLplusplus - McSinyx opened this pull request 3 months ago
Ignore pyo3 update

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
Refactor of Qemu configuration

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 3 months ago
Update pyo3 requirement from 0.22.3 to 0.23.1

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Fix metadata removal for ExecutionCountRestartHelper

github.com/AFLplusplus/LibAFL - henryhchchc opened this pull request 3 months ago
Pre init module hooks

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 3 months ago
Fix edge module generators

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 3 months ago
Update pyo3-build-config requirement from 0.22.3 to 0.23.1

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
bolts: fix build for tiers 3 platforms.

github.com/AFLplusplus/LibAFL - devnexen opened this pull request 3 months ago
Fix tui monitor for example fuzzers

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 3 months ago
Fix the issue#2244

github.com/AFLplusplus/AFLplusplus - fripSide opened this pull request 3 months ago
0.14.1

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
Fix versions in libafl and libafl_intelpt for crates.io

github.com/AFLplusplus/LibAFL - andreafioraldi opened this pull request 3 months ago
Bump to 0.14.0

github.com/AFLplusplus/LibAFL - andreafioraldi opened this pull request 3 months ago
fix NautilusContext::from_file for python files

github.com/AFLplusplus/LibAFL - jejuisland87654 opened this pull request 3 months ago
Feature: libafl-fuzzfuzzbench

github.com/AFLplusplus/LibAFL - R9295 opened this pull request 3 months ago
move to bitbybit

github.com/AFLplusplus/LibAFL - Marcondiro opened this pull request 3 months ago
Fix build_all_fuzzers.sh for local runs

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
Remove TUI from default feature

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
The build_all_fuzzers.sh script is broken

github.com/AFLplusplus/LibAFL - riesentoaster opened this issue 3 months ago
How about using workspace version in packages?

github.com/AFLplusplus/LibAFL - Marcondiro opened this pull request 3 months ago
Fixing version pinning for the formatter in the CI

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 3 months ago
fix error '#' is not followed by a macro parameter

github.com/AFLplusplus/LibAFL - jejuisland87654 opened this pull request 3 months ago
Make Launcher use ClientDescription instead of CoreId

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 3 months ago
[Question] How to fuzz shared library?

github.com/AFLplusplus/LibAFL - famasoon opened this issue 3 months ago
Update hashbrown requirement from 0.14.5 to 0.15.1

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Trying to redo workspace deps again

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 3 months ago
Trying to redo workspace deps

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 3 months ago
Lower capped RAND generators

github.com/AFLplusplus/LibAFL - CowBoy4mH3LL opened this pull request 3 months ago
Push to stable

github.com/AFLplusplus/AFLplusplus - vanhauser-thc opened this pull request 3 months ago
'install' headers

github.com/AFLplusplus/AFLplusplus - penguin42 opened this issue 3 months ago
Replace addr_of with &raw across the codebase

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 3 months ago
Core::errors::Error is stable now

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 3 months ago
Fixing Crossover Mutators for Empty Multipart Inputs

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 3 months ago
Clean up clippy warnings in fuzzers/binary_only/*

github.com/AFLplusplus/LibAFL - BAGUVIX456 opened this pull request 3 months ago
Update hashbrown requirement from 0.14.5 to 0.15.1

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Reenable libfuzzer_stb_image_sugar test

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
Update ratatui requirement from 0.28.1 to 0.29.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Update hashbrown requirement from 0.14.5 to 0.15.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Update goblin requirement from 0.8.2 to 0.9.2

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Update which requirement from 6.0.3 to 7.0.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Update dynasmrt requirement from 2.0.0 to 3.0.1

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 3 months ago
Don't use workspace dependencies

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 3 months ago
Introduce `LengthTaggedMapObserver`

github.com/AFLplusplus/LibAFL - domenukk opened this issue 3 months ago