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

Refactoring of signal handling

github.com/AFLplusplus/qemu-libafl-bridge - rmalmain opened this pull request 8 days ago
Refactor read/write hooks

github.com/AFLplusplus/qemu-libafl-bridge - rmalmain opened this pull request 12 days ago
Remove the Fuzzer dependency from Executor

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 14 days ago
Expose qemu's image_info for qemu usermode

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 15 days ago
Integrated replaying fuzzer

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 15 days ago
Add SnapshotModule to qemu_launcher

github.com/AFLplusplus/LibAFL - WorksButNotTested opened this pull request 15 days ago
Introduce replaying fuzzer

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 16 days ago
Add SnapshotModule to qemu_coverage tool

github.com/AFLplusplus/LibAFL - WorksButNotTested opened this pull request 16 days ago
Fix drcov path parsing

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 16 days ago
Add a qemu_coverage test in ci

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 17 days ago
Fix qemu_coverage v2

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 17 days ago
Use MemFdShMem instead of CommonUnixShMem?

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 17 days ago
Rewrite InProcessExecutors

github.com/AFLplusplus/LibAFL - tokatoka opened this issue 17 days ago
Dedup StdOut/StdErr observer pt.2

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 18 days ago
Fix qemu cov

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 18 days ago
A Nyx VM image for fuzzing

github.com/AFLplusplus/AFLplusplus - L-e-w-y opened this issue 18 days ago
Dedup stdout/stdin observer

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 18 days ago
Remove shmem associated type

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 18 days ago
Fix libafl-jumper for powerpc

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 20 days ago
Fix CI

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 21 days ago
Better error message in testcase_score.rs pt.2

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 21 days ago
Better error for missing TopRatedsMetadata

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 21 days ago
Rename ResizableMutator, make it generic

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 21 days ago
Qemu launcher bugfix

github.com/AFLplusplus/LibAFL - noobone123 opened this pull request 22 days ago
push to stable

github.com/AFLplusplus/AFLplusplus - vanhauser-thc opened this pull request 23 days ago
Fix formatting in MIGRATION.md

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 23 days ago
Remove Input associated type

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 23 days ago
Remove unnecessary HasTargetBytes constraint

github.com/AFLplusplus/LibAFL - bernhl opened this pull request 23 days ago
Highlight contributing.md

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 23 days ago
Remove UsesState from libafl-fuzz

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 23 days ago
0.15.0

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 23 days ago
Update frida-gum requirement from 0.15.1 to 0.16.5

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 24 days ago
Update frida-gum-sys requirement from 0.15.1 to 0.16.5

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 24 days ago
Add OnDiskJsonAggregateMonitor

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request 24 days ago
Revert "Don't fail fast for now"

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 24 days ago
Don't fail fast for now

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 24 days ago
Add comments for EmulatorModule trait

github.com/AFLplusplus/LibAFL - noobone123 opened this pull request 24 days ago
Fix libafl_targets cmplog linking

github.com/AFLplusplus/LibAFL - mineo333 opened this pull request 24 days ago
Frida updates and FASAN fixes

github.com/AFLplusplus/LibAFL - s1341 opened this pull request 25 days ago
remove unecessary default features

github.com/AFLplusplus/LibAFL - jejuisland87654 opened this pull request 25 days ago
Update frida-gum requirement from 0.15.1 to 0.16.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 25 days ago
Update frida-gum-sys requirement from 0.15.1 to 0.16.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request 25 days ago
libafl_ar: fix error message

github.com/AFLplusplus/LibAFL - s1341 opened this pull request 25 days ago
Remove UsesInput from libafl qemu

github.com/AFLplusplus/LibAFL - rmalmain opened this pull request 25 days ago
No uses for EventManager

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 25 days ago
push to stable

github.com/AFLplusplus/AFLplusplus - vanhauser-thc opened this pull request 26 days ago
Make Stats stage send stats again

github.com/AFLplusplus/LibAFL - domenukk opened this pull request 26 days ago
Remove CustomBufHandlers

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 28 days ago
Handle "--" in libafl_cc

github.com/AFLplusplus/LibAFL - tokatoka opened this pull request 28 days ago
Deduplicate OnDisk Corpus

github.com/AFLplusplus/LibAFL - BAGUVIX456 opened this pull request 28 days ago
CI check-md-links fix

github.com/AFLplusplus/LibAFL - Marcondiro opened this pull request 30 days ago
Fix wrong number of registers

github.com/AFLplusplus/qemu-libafl-bridge - rmalmain opened this pull request about 1 month ago
Upgrade all Windows crates

github.com/AFLplusplus/LibAFL - domenukk opened this pull request about 1 month ago
Update windows-result requirement from 0.2.0 to 0.3.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request about 1 month ago
Make more Int Mutator types public

github.com/AFLplusplus/LibAFL - riesentoaster opened this pull request about 1 month ago
Continue loading inputs even if some fail to deserialize

github.com/AFLplusplus/LibAFL - domenukk opened this pull request about 1 month ago
Update prometheus-client requirement from 0.22.3 to 0.23.0

github.com/AFLplusplus/LibAFL - dependabot[bot] opened this pull request about 1 month ago
Add support for env_logger for qemu binary only fuzzers

github.com/AFLplusplus/LibAFL - WorksButNotTested opened this pull request about 1 month ago
Change `qemu_launcher` to use InMemoryCorpus

github.com/AFLplusplus/LibAFL - WorksButNotTested opened this pull request about 1 month ago
Add BoolValueFeedback

github.com/AFLplusplus/LibAFL - domenukk opened this pull request about 1 month ago
Cargo Format

github.com/AFLplusplus/LibAFL - domenukk opened this pull request about 1 month ago
Add Bloomfilter-based Feedback for Values

github.com/AFLplusplus/LibAFL - domenukk opened this pull request about 1 month ago
More clippy

github.com/AFLplusplus/LibAFL - domenukk opened this pull request about 1 month ago
`ShMem` should probably require stored values to be `Sync`

github.com/AFLplusplus/LibAFL - langston-barrett opened this issue about 1 month ago
`ShMem` is easy to misuse

github.com/AFLplusplus/LibAFL - langston-barrett opened this issue about 1 month ago
`ShMem` should not give out references, pt. 2

github.com/AFLplusplus/LibAFL - langston-barrett opened this issue about 1 month ago
Clippy bugfix

github.com/AFLplusplus/LibAFL - domenukk opened this pull request about 1 month ago