Ecosyste.ms: OpenCollective

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

github.com/AFLplusplus/qemu-libafl-bridge

A patched QEMU that exposes an interface for LibAFL-based fuzzers
https://github.com/AFLplusplus/qemu-libafl-bridge

afl-bridge: fix race between main thread and a vCPU thread

lorc opened this pull request 2 days ago
Fix build for latest version of glibc

rmalmain opened this pull request 7 days ago
Refactoring of signal handling

rmalmain opened this pull request 12 days ago
Refactor read/write hooks

rmalmain opened this pull request 16 days ago
Fix wrong number of registers

rmalmain opened this pull request about 1 month ago
Nyx api support

rmalmain opened this pull request about 1 month ago
physmem: allow cpu_memory_rw_debug to write to MMIO devices

vringar opened this pull request about 2 months ago
cpu.write_mem to MMIO devices is ignored

vringar opened this issue about 2 months ago
Companion patch for LibAFL #2776

cube0x8 opened this pull request about 2 months ago
Add systemmode hw_breakpoint libafl set/remove fns

Marcondiro opened this pull request 2 months ago
Fix LibAFL part of meson build

rmalmain opened this pull request 4 months ago
Update QEMU to v9.1.1

rmalmain opened this pull request 4 months ago
Update QEMU to v9.1.1

rmalmain opened this pull request 4 months ago
Cow cache snapshot rewriting

rmalmain opened this pull request 4 months ago
Fix RPATH regex for Ubuntu

rmalmain opened this pull request 4 months ago
Misc cleanup, extern some global variables

rmalmain opened this pull request 5 months ago
Early return from libafl edge generation if no exec hooks

rmalmain opened this pull request 6 months ago
Run thread hooks for KVM mode

rmalmain opened this pull request 6 months ago
Second round of cleanups

rmalmain opened this pull request 6 months ago
Add pre/post cpu_run hooks + Refactoring

rmalmain opened this pull request 6 months ago
Refactor and fix edge-related code generation

rmalmain opened this pull request 6 months ago
fix: broken link update

deft01 opened this pull request 7 months ago
Update to QEMU v9.0.2

rmalmain opened this pull request 7 months ago
Add comparison hooks for RISCV

nine-point-eight-p opened this pull request 7 months ago
feat(riscv): add libafl support

saibotk opened this pull request 7 months ago
Update to QEMU v9.0.1

rmalmain opened this pull request 8 months ago
Rename instruction hooks

rmalmain opened this pull request 8 months ago
Better typed syx snapshot check result

rmalmain opened this pull request 9 months ago
QEMU host page size getter

rmalmain opened this pull request 9 months ago
Unset object to free memory space allocated (memory leak)

DragonsAshes opened this pull request 10 months ago
Fix libafl_qemu_read_reg and libafl_qemu_write_reg

rmalmain opened this pull request 10 months ago
Fixed invalid addresses in read hooks

saibotk opened this pull request 10 months ago
Cancel workflow for concurrent workflow runs

rmalmain opened this pull request 10 months ago
Intercept source files in linker_interceptor.py

rmalmain opened this pull request 10 months ago
Update to QEMU 9.0.0

rmalmain opened this pull request 10 months ago
Fixed qemu usermode snapshot

cube0x8 opened this pull request 10 months ago
Add missing LibAFL RW callbacks

rmalmain opened this pull request 10 months ago
Support native TCG vector read/write operations in LibAFL hooks

rmalmain opened this pull request 10 months ago
Update QEMU to v8.2.2

rmalmain opened this pull request 10 months ago
Add utils

rmalmain opened this pull request 10 months ago
Add RPATH to linker_interceptor.py

rmalmain opened this pull request 10 months ago
Moving libafl related files in dedicating folders

rmalmain opened this pull request 10 months ago
Revert "Revert "Implement user-space QEMU ASAN""

andreafioraldi opened this pull request 10 months ago
Add tcg_env to backdoor callback

rmalmain opened this pull request 10 months ago
Use QEMU runners in CI

rmalmain opened this pull request 10 months ago
Revert "Implement user-space QEMU ASAN"

andreafioraldi opened this pull request 10 months ago
Fix userspace GuestMaps

andreafioraldi opened this pull request 10 months ago
Add missing LibAFL markers

rmalmain opened this pull request 11 months ago
add a flag for edge TB so we can unlink it completely

cube0x8 opened this pull request 11 months ago
Unilateral unlinking of edge's TB causes infinite loop

cube0x8 opened this issue 11 months ago
Create Github actions

rmalmain opened this pull request 11 months ago
Library doesn't build in default configuration

vringar opened this issue 12 months ago
Fixed small details in README.

rmalmain opened this pull request 12 months ago
Refer to LibAFL in README.md

domenukk opened this pull request 12 months ago
avoid type confusion on interval tree root node when creating snapshot

cube0x8 opened this pull request about 1 year ago
Implement user-space QEMU ASAN

WorksButNotTested opened this pull request about 1 year ago
clone: fix stack use after scope

xdqi opened this pull request about 1 year ago
restore `libafl_qemu_trigger_breakpoint` symbol

rmalmain opened this pull request about 1 year ago
Added missing LibAFL markers.

rmalmain opened this pull request about 1 year ago
Internal exit

rmalmain opened this pull request about 1 year ago
Block Device fast snapshot implementation.

rmalmain opened this pull request about 1 year ago
Jit block

rmalmain opened this pull request about 1 year ago
New crash handling for usermode

andreafioraldi opened this pull request about 1 year ago
Paging ID for filtering

rmalmain opened this pull request about 1 year ago
extern on static and unused - inside device-save.c

miles992 opened this issue about 1 year ago
Fix of syx_snapshot_dirty_list_add_hostaddr_range

rmalmain opened this pull request about 1 year ago
New hooks

andreafioraldi opened this pull request about 1 year ago
Add an option to not build tests

rmalmain opened this pull request about 1 year ago
Fix: added exit.c in build system.

rmalmain opened this pull request about 1 year ago
Sync Exit

rmalmain opened this pull request about 1 year ago
Syx Snapshot rework

rmalmain opened this pull request about 1 year ago
Systemmode instruction hook causes a crash

alwinber opened this issue over 1 year ago
Update QEMU from upstream

andreafioraldi opened this pull request over 1 year ago
Hexagon support

ifratric opened this pull request over 1 year ago
Fix libafl_maps_next

WorksButNotTested opened this pull request over 1 year ago
Handle breakpoints for PPC

WorksButNotTested opened this pull request over 1 year ago
Add post_gen

WorksButNotTested opened this pull request over 1 year ago
Callback for block compilation is not provided with the size of the block.

WorksButNotTested opened this issue almost 2 years ago
Breakpoint in multi-thread environment causes hang once reached

0x4d5a-ctf opened this issue almost 2 years ago
fixing standalone gdb break exit

elbiazo opened this pull request about 2 years ago
Adding #ifdef AS_LIB instead of using LibAFL comment

elbiazo opened this issue about 2 years ago
Add handler for LibAFL breakpoint on MIPS

Sparrrgh opened this pull request about 2 years ago
Fast mem and devices snapshots

andreafioraldi opened this pull request about 2 years ago
Expose arch state to libafl

andreafioraldi opened this pull request about 2 years ago
Reset rr ops and always set TARGET_TB_PCREL to 0

andreafioraldi opened this pull request about 2 years ago
Multiple fixes for systemmode

alwinber opened this pull request over 2 years ago
Fixing wildcard in configure

TeumessianFox opened this pull request over 2 years ago
Disable shared lib by default

TeumessianFox opened this pull request over 2 years ago
Fixing libafl_add_backdoor input type for 32-bit targets

TeumessianFox opened this pull request over 2 years ago
Can't comment on PR #2

bitwave opened this issue over 2 years ago
Full system hooks

andreafioraldi opened this pull request over 2 years ago
New hooks

andreafioraldi opened this pull request over 2 years ago
Fix AArch64 qemu build

gal1ium opened this pull request over 2 years ago
[WIP] Fix build for ARM target

f0rki opened this pull request over 2 years ago
Fix libafl edges

andreafioraldi opened this pull request almost 3 years ago
WIP: companion PR to #551 in LibAFL

bitwave opened this pull request almost 3 years ago
recv( readme.md );

kotee4ko opened this issue over 3 years ago