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

libafl_tinyinst is broken on macOS/Apple Silicon

riesentoaster opened this issue about 1 month ago
frida: Deduplicate with IfElseRuntime

s1341 opened this pull request about 1 month ago
libafl_cc: Automatically find llvm_ar path

s1341 opened this pull request about 1 month ago
Fix Empty Multipart Crossover Bug

riesentoaster opened this pull request about 1 month ago
Add macros to libafl_bolts tuples for mapping and merging types

riesentoaster opened this pull request about 1 month ago
Unduplicate frida_libpng fuzzer code using FridaRuntiemVec

jejuisland87654 opened this pull request about 1 month ago
Unify and Fix Pseudo-Coverage in Example Fuzzers

riesentoaster opened this issue about 1 month ago
QEMU Full System Example Fuzzers Are Broken

riesentoaster opened this issue about 1 month ago
Use #[expect(…)] instead of #[allow(…)], remove unnecessary allows

riesentoaster opened this pull request about 1 month ago
Remove MutVecInput and MappedInput in Favour of Impls on References

riesentoaster opened this pull request about 1 month ago
Update last found time when evaluating an input

celi0n opened this pull request about 1 month ago
Update bitbybit requirement from =1.3.2 to =1.3.3

dependabot[bot] opened this pull request about 1 month ago
Add Makefile.toml to intel_pt_baby_fuzzer

Marcondiro opened this pull request about 1 month ago
Remove Redundant Error Warning in Docs

riesentoaster opened this pull request about 1 month ago
Added expect error message to TimeFeedback where there used to be an unwrap

AshrafIbrahim03 opened this pull request about 2 months ago
Fix incorrect handling of brk syscall when shrinking the heap

cube0x8 opened this pull request about 2 months ago
libafl_{cc,derive}: Bump MSRV to 1.82 for `home` crate update

Mrmaxmeier opened this pull request about 2 months ago
WIP Add IntelPT tracing to libafl_qemu systemmode with KVM

Marcondiro opened this pull request about 2 months ago
Fix gdb-qemu

WorksButNotTested opened this pull request about 2 months ago
Revert #2768 fix bitbybit CI by locking bitbybit <1.3.3

Marcondiro opened this pull request about 2 months ago
Filter Duplicate Input Execution

riesentoaster opened this pull request about 2 months ago
Cleanup clippy warnings in example fuzzers

mzfr opened this pull request about 2 months ago
Bring back MacOS Fuzzer CI, maybe?

domenukk opened this pull request about 2 months ago
Maybe fix CI

domenukk opened this pull request about 2 months ago
Link libresolv on all apple OSs

mineo333 opened this pull request about 2 months ago
No Uses* from executor

tokatoka opened this pull request about 2 months ago
Remove useless cfgs

tokatoka opened this pull request about 2 months ago
Add max queue cycles for queue schedulers

momvart opened this issue about 2 months ago
Update CONTRIBUTING.md MIGRATION.md

tokatoka opened this pull request about 2 months ago
No Uses* from `fuzzer`

tokatoka opened this pull request about 2 months ago
Add Input Types and Mutators for Numeric Types

riesentoaster opened this pull request about 2 months ago
Derive Named

riesentoaster opened this issue about 2 months ago
Show currently fuzzed testcase to TUI

domenukk opened this issue about 2 months ago
Update bindgen requirement from 0.70.1 to 0.71.1

dependabot[bot] opened this pull request about 2 months ago
TUI: Global "last new entry" & "last solution" are broken

domenukk opened this issue about 2 months ago
Share objectives between nodes

BAGUVIX456 opened this pull request about 2 months ago
Improve Flexibility of DumpToDiskStage

riesentoaster opened this pull request about 2 months ago
New rules for the contributing

tokatoka opened this pull request about 2 months ago
Fixing Empty MultipartInput Names Part 2

riesentoaster opened this pull request about 2 months ago
Fix Empty MultipartInput Name

riesentoaster opened this pull request about 2 months ago
Intel PT minor fixes and improvements

Marcondiro opened this pull request about 2 months ago
InProcess Template Fuzzer for librairies

golem9247 opened this pull request about 2 months ago
Update cargo_toml requirement from 0.20.5 to 0.21.0

dependabot[bot] opened this pull request about 2 months ago
No Use* from stages

tokatoka opened this pull request about 2 months ago
Remove UsesState and UsesInput

tokatoka opened this issue about 2 months ago
remove another unecessary HasTargetBytes constraint

jejuisland87654 opened this pull request about 2 months ago
Make MmapShMem::new take a AsRef<Path> instead of a byte array

riesentoaster opened this pull request about 2 months ago
drcov_merge: Make inputs seperated by space

domenukk opened this pull request about 2 months ago
Remove non_basic const_panic features

domenukk opened this pull request about 2 months ago
Snapshot size assertion

scottmpowell opened this pull request 2 months ago
Attempting to dockerize ci

tokatoka opened this pull request 2 months ago
CI: custom base image instead of installation scripts/actions

riesentoaster opened this issue 2 months ago
Clean cfgs in executors/command.rs

tokatoka opened this pull request 2 months ago
Run miri test only if it has labels

tokatoka opened this pull request 2 months ago
Cleanup cfgs in CommandExecutor

tokatoka opened this pull request 2 months ago
Update pyo3 to version 0.23.2

rmalmain opened this pull request 2 months ago
Fix negative stability

tokatoka opened this pull request 2 months ago
Delete with_observers

tokatoka opened this pull request 2 months ago
Adding function to manually name a Mmap ShMem

riesentoaster opened this pull request 2 months ago
update baby_fuzzer example to 0.14

golem9247 opened this pull request 2 months ago
Add MIGRATION.md

tokatoka opened this pull request 2 months ago
Specify minimum supported Rust version and check in CI

Mrmaxmeier opened this pull request 2 months ago
Create a MIGRATION.md

golem9247 opened this issue 2 months ago
Intel PT minor fixes/improvements

Marcondiro opened this pull request 2 months ago
Make exit status interpretable by CommandConfigurator

momvart opened this pull request 2 months ago
Update hashbrown requirement from 0.14.5 to 0.15.2

dependabot[bot] opened this pull request 2 months ago
Fixup serdeany_autoreg

addisoncrump opened this pull request 2 months ago
Count Executions With Same Observer Value

riesentoaster opened this issue 2 months ago
Update libipt requirement from 0.1.4 to 0.2.0

dependabot[bot] opened this pull request 2 months ago
Non-zero exit code is considered ok in `CommandExecutor`

momvart opened this issue 2 months ago
More batched timeout doc

tokatoka opened this pull request 2 months ago
Batched timeout doc

tokatoka opened this pull request 2 months ago
Fix SerdeAny issue on libaf-fuzz

R9295 opened this pull request 2 months ago
Bump libipt, fix tui in intel_pt baby fuzzer

Marcondiro opened this pull request 2 months ago
Bump ctor dependency to make nightly compile again

domenukk opened this pull request 2 months ago
libafl-fuzz: feature-flag nyx mode

R9295 opened this pull request 2 months ago
docs.rs failed to build libafl-0.14.0

Slava0135 opened this issue 2 months ago
Stability as reported by CalibrationStage takes on huge values

riesentoaster opened this issue 2 months ago
Ignore pyo3 update

tokatoka opened this pull request 2 months ago
Refactor of Qemu configuration

rmalmain opened this pull request 2 months ago
Update pyo3 requirement from 0.22.3 to 0.23.1

dependabot[bot] opened this pull request 2 months ago
Fix metadata removal for ExecutionCountRestartHelper

henryhchchc opened this pull request 2 months ago
Pre init module hooks

rmalmain opened this pull request 2 months ago
Fix edge module generators

rmalmain opened this pull request 2 months ago
Update pyo3-build-config requirement from 0.22.3 to 0.23.1

dependabot[bot] opened this pull request 2 months ago
bolts: fix build for tiers 3 platforms.

devnexen opened this pull request 3 months ago
Fix tui monitor for example fuzzers

domenukk opened this pull request 3 months ago
0.14.1

tokatoka opened this pull request 3 months ago
Fix versions in libafl and libafl_intelpt for crates.io

andreafioraldi opened this pull request 3 months ago
Bump to 0.14.0

andreafioraldi opened this pull request 3 months ago
Libafl workspace internal deps in workspace Cargo.toml

Marcondiro opened this pull request 3 months ago
fix NautilusContext::from_file for python files

jejuisland87654 opened this pull request 3 months ago