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

Revert "Revert splitting libafl_edges_map_max and libafl_edges_map_in_use"

tokatoka opened this pull request 10 months ago
cargo-fuzz testing

addisoncrump opened this pull request 10 months ago
Fix libfuzzer by simply adding the needed feature

addisoncrump opened this pull request 10 months ago
Revert splitting libafl_edges_map_max and libafl_edges_map_in_use

tokatoka opened this pull request 10 months ago
Use tee, not redirect

addisoncrump opened this pull request 10 months ago
Set up a dependency updating bot

addisoncrump opened this issue 10 months ago
Fix main not passing CI tests V2

rmalmain opened this pull request 10 months ago
Fix main not passing CI tests

rmalmain opened this pull request 10 months ago
Fixing the inconsistency btw #2012 and #2066

mkravchik opened this pull request 10 months ago
Use Reference in place of actual references in constructors

addisoncrump opened this issue 10 months ago
Add a CONTRIBUTING.md

addisoncrump opened this issue 10 months ago
Unify constructors accepting names

addisoncrump opened this issue 10 months ago
Update libafl_nyx to newest qemu-nyx and nyx-packer

GanbaruTobi opened this pull request 10 months ago
refactor(snapshot.rs): use const generics

vringar opened this pull request 10 months ago
LibAFL Code Refactoring & Cleanup

addisoncrump opened this issue 10 months ago
Introduce ``AFL_EXIT_ON_SEED_ISSUES`` for LibAFL

R9295 opened this issue 10 months ago
Pr/fixing forkserver libafl cc

mkravchik opened this pull request 10 months ago
Add TypeRefCreator trait

tokatoka opened this pull request 10 months ago
Missing tracking hints (oops)

addisoncrump opened this pull request 10 months ago
Debugging upd

tokatoka opened this pull request 10 months ago
AsSliceIter for SIMD accel for disjoint maps

addisoncrump opened this pull request 10 months ago
Rename AsMutSlice to AsSliceMut for consistency

addisoncrump opened this issue 10 months ago
Fix some missing tracking hints

addisoncrump opened this pull request 10 months ago
Guidance on how to update libafl_qemu code

vringar opened this issue 10 months ago
DDFuzz

tokatoka opened this pull request 10 months ago
Rework of libafl_qemu configuration

rmalmain opened this pull request 10 months ago
Instrumentation filters remove generic bound

cube0x8 opened this pull request 10 months ago
libafl_cc 0.11.2 compilation failure using llvm-11 ?

Kherrisan opened this issue 10 months ago
libafl_cc 0.11.2 compilation failure using llvm-11 ?

Kherrisan opened this issue 10 months ago
BIOS path specification and fast snapshot crash in QEMU system mode

nine-point-eight-p opened this issue 10 months ago
bolts: core affinity simplification for freebsd.

devnexen opened this pull request 10 months ago
Debugging tips

tokatoka opened this pull request 10 months ago
Symcc Update

tokatoka opened this pull request 10 months ago
Readme update

tokatoka opened this pull request 10 months ago
Build cargo-fuzz (as E2E test)

maxammann opened this pull request 10 months ago
Order differential generics alphabetically

domenukk opened this pull request 10 months ago
Rename HasAFLSchedulerMetadata to simply AflScheduler

domenukk opened this pull request 10 months ago
Introduce `StdOutToMetadataFeedback` and `StdErrToMetadataFeddback`

l4yton opened this pull request 10 months ago
Fix GuestMaps iterator in LibAFL QEMU.

rmalmain opened this pull request 10 months ago
Add HasAdaptiveSerializer trait.

tokatoka opened this pull request 10 months ago
libafl_fuzzer is broken with LLVM 14

maxammann opened this issue 10 months ago
Add CPUArchStatePtr to backdoor signature

rmalmain opened this pull request 10 months ago
Fix error handling in libafl_qemu_build

vringar opened this pull request 10 months ago
Dedup CentralizedEventManager's serialize_observers()

tokatoka opened this pull request 10 months ago
libafl_nyx: Add support for `StdOutObserver`

l4yton opened this pull request 10 months ago
bolts: time ticks for arm implementation.

devnexen opened this pull request 10 months ago
`qemu.mappings()` returns invalid mapped memory region

psparc82 opened this issue 10 months ago
Fix python bindings & example of LibAFL QEMU

rmalmain opened this pull request 10 months ago
child_status == 137 is strange

tokatoka opened this pull request 10 months ago
Test PR

tokatoka opened this pull request 10 months ago
Fix docs for frida (see #2025)

domenukk opened this pull request 10 months ago
Tiny clippy fix

domenukk opened this pull request 10 months ago
Documentation for libafl_frida is broken on docs.rs

riesentoaster opened this issue 10 months ago
Un-Unfix libafl_qemu fixes after #2020, remove python CI

domenukk opened this pull request 10 months ago
CI: A few updates and fixes

Mrmaxmeier opened this pull request 10 months ago
Fix yml file for CI

domenukk opened this pull request 10 months ago
Inter-job dependency on ubuntu ci

tokatoka opened this pull request 10 months ago
Bring back python bindings for sugar,qemu (partially revert #2005)

domenukk opened this pull request 10 months ago
Unable to call `QemuAsanHelper::default()`

psparc82 opened this issue 10 months ago
Run qemu_systemmode tests with self-hosted runners

rmalmain opened this pull request 10 months ago
CI concurrency

tokatoka opened this pull request 10 months ago
Move HasMetadata/HasNamedMetadata trait to libafl_bolts

tokatoka opened this pull request 10 months ago
Stop libafl-qemu build early if target_os is not linux.

rmalmain opened this pull request 10 months ago
CI: depend on normal libafl build success before launching fuzzers

addisoncrump opened this issue 10 months ago
Fix GuestMaps in userspace LibAFL QEMU

andreafioraldi opened this pull request 10 months ago
Split edges_map_size and edges_map_size_alloc

tokatoka opened this pull request 10 months ago
Separate fuzzer test in CI

tokatoka opened this pull request 10 months ago
Fix Clippy/CI

domenukk opened this pull request 10 months ago
Update Dockerfile to work

GanbaruTobi opened this pull request 10 months ago
Better Setup and Informations for libafl_nyx

GanbaruTobi opened this issue 10 months ago
Testcase should have named metadata

tokatoka opened this issue 10 months ago
Remove python bindings

tokatoka opened this pull request 10 months ago
Revert bigger map size

tokatoka opened this pull request 10 months ago
Move some C functions to Rust from sancov_cmp.c

tokatoka opened this pull request 10 months ago
`python_qemu fuzzer.py` undefined reference to `run()`

psparc82 opened this issue 10 months ago
Add option to enabled/disable client stats and fix #1771

domenukk opened this pull request 10 months ago
Changes to enable `MapObserver`s in safe Rust

langston-barrett opened this pull request 10 months ago
Break apart fuzzer test CI tasks into individual tasks per fuzzer

addisoncrump opened this issue 10 months ago
Chore: clean up old branches

addisoncrump opened this issue 10 months ago
LLMP: Fix map size where allocated message is larger than the current map

domenukk opened this pull request 10 months ago
Fix of libafl qemu runtime files

rmalmain opened this pull request 10 months ago
Frida: Move ASAN_ERRORS values into a Mutex for shared access

domenukk opened this pull request 10 months ago
Tiny Frida doc fix

domenukk opened this pull request 10 months ago
Use new Rust CStr constant

domenukk opened this pull request 10 months ago
Fix libafl_frida not building

rmalmain opened this pull request 10 months ago
Fix non-generic inputs in libafl_qemu

rmalmain opened this pull request 10 months ago
Update setup_libxml2.sh of nyx_libxml2_standalone fuzzer

GanbaruTobi opened this pull request 10 months ago
Implement `Hash` for MapObserver

edwin1729 opened this pull request 10 months ago
Mark AsanErrors::get_mut unsafe

domenukk opened this pull request 10 months ago
Add unsafe to AsanErrorsObserver, fix UBs, fix Frida Version missmatch

domenukk opened this pull request 10 months ago
fix AFL-Style UI errors when allowing the introspection feature

ToSeven opened this pull request 10 months ago
LibAFL QEMU low and high level API separation

andreafioraldi opened this issue 10 months ago
Parts of LibAFL QEMU are hardcoding types

andreafioraldi opened this issue 10 months ago
Example showing the compatibility layer between AFL++ and LibAFL QEMU usermode

andreafioraldi opened this pull request 11 months ago