Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AFLplusplus/LibAFL issues and pull requests

#2351 - LibAFL QEMU readme

Pull Request - State: closed - Opened by andreafioraldi about 5 hours ago

#2351 - LibAFL QEMU readme

Pull Request - State: closed - Opened by andreafioraldi about 5 hours ago

#2351 - LibAFL QEMU readme

Pull Request - State: closed - Opened by andreafioraldi about 5 hours ago

#2351 - LibAFL QEMU readme

Pull Request - State: closed - Opened by andreafioraldi about 5 hours ago

#2351 - LibAFL QEMU readme

Pull Request - State: closed - Opened by andreafioraldi about 5 hours ago

#2350 - Improved documentation for fuzzers/cargo_fuzz and dynamic_analysis

Pull Request - State: closed - Opened by Nereuxofficial about 9 hours ago - 4 comments

#2350 - Improved documentation for fuzzers/cargo_fuzz and dynamic_analysis

Pull Request - State: closed - Opened by Nereuxofficial about 9 hours ago - 4 comments

#2350 - Improved documentation for fuzzers/cargo_fuzz and dynamic_analysis

Pull Request - State: closed - Opened by Nereuxofficial about 9 hours ago - 4 comments

#2349 - Delete introspection feature from libafl_libfuzzer

Pull Request - State: closed - Opened by tokatoka 2 days ago - 4 comments

#2348 - Non-shrinking BytesInput

Pull Request - State: closed - Opened by domenukk 2 days ago - 1 comment

#2347 - Fix LLVMFuzzerCustomMutator with different sizes

Pull Request - State: closed - Opened by domenukk 2 days ago

#2346 - llmp memory order error?

Issue - State: closed - Opened by AR-Wang 2 days ago - 5 comments
Labels: bug

#2345 - Libfuzzer shim crash

Issue - State: closed - Opened by anarcheuz 3 days ago - 7 comments
Labels: bug

#2344 - Fixing receiver_left()/memory leak in llmp.rs

Pull Request - State: closed - Opened by tokatoka 3 days ago - 1 comment

#2343 - 0.13.1

Pull Request - State: closed - Opened by tokatoka 3 days ago - 1 comment

#2342 - LLMP shared memory leak

Issue - State: closed - Opened by Be33eD 4 days ago - 3 comments
Labels: bug

#2341 - Make ddg map compilation optional

Pull Request - State: closed - Opened by domenukk 4 days ago

#2340 - Re-Rename Retrying Restart Helper

Pull Request - State: closed - Opened by domenukk 4 days ago

#2339 - qemu: Add QemuOpt to set qemu args via a struct

Pull Request - State: open - Opened by Marcondiro 4 days ago

#2338 - Fix unsafe_stable_anymap, rename to stable_anymap (it's safe)

Pull Request - State: closed - Opened by domenukk 5 days ago

#2337 - bolts: fix warning about `error_in_core` now stable

Pull Request - State: closed - Opened by Marcondiro 5 days ago - 1 comment

#2336 - baby_fuzzer_wasm fix

Pull Request - State: closed - Opened by tokatoka 6 days ago

#2335 - bolts: haiku build fix.

Pull Request - State: closed - Opened by devnexen 8 days ago - 1 comment

#2334 - Multi machine follow-up

Pull Request - State: open - Opened by rmalmain 9 days ago - 22 comments

#2333 - Fix LlmpEventManager not calling hooks pre_exec

Pull Request - State: closed - Opened by R9295 9 days ago

#2332 - Add StageResult Enum

Pull Request - State: closed - Opened by tokatoka 11 days ago - 1 comment

#2330 - Delete wrong exec count increment

Pull Request - State: closed - Opened by tokatoka 12 days ago

#2329 - Don't restart in deterministic stage.

Pull Request - State: closed - Opened by tokatoka 12 days ago

#2328 - Don't restart in calibration stage

Pull Request - State: closed - Opened by tokatoka 12 days ago - 1 comment

#2327 - Fix typos

Pull Request - State: closed - Opened by czxvan 12 days ago - 1 comment

#2326 - Fix sync stage

Pull Request - State: closed - Opened by tokatoka 12 days ago

#2325 - Add Stoppable trait to State which exposes an API to stop the fuzzer

Pull Request - State: open - Opened by R9295 12 days ago - 25 comments

#2324 - Introduce API to exit on `n` target executions

Issue - State: open - Opened by R9295 12 days ago - 1 comment
Labels: enhancement

#2323 - add fuzz_for_duration functionality to Fuzzer

Pull Request - State: closed - Opened by R9295 13 days ago

#2322 - Address comments from #2302

Pull Request - State: closed - Opened by domenukk 13 days ago - 2 comments

#2321 - Don't build desyscall on win

Pull Request - State: closed - Opened by tokatoka 13 days ago

#2320 - Fix typos

Pull Request - State: closed - Opened by czxvan 13 days ago - 1 comment

#2319 - Call all Ids `id`, not `idx`

Pull Request - State: closed - Opened by domenukk 13 days ago

#2318 - Update contributor list

Pull Request - State: closed - Opened by rmalmain 13 days ago - 1 comment

#2317 - Update meminterval requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] 13 days ago
Labels: dependencies

#2316 - Format desyscall

Pull Request - State: closed - Opened by tokatoka 15 days ago

#2315 - Corpus Pruning Stage

Pull Request - State: open - Opened by tokatoka 15 days ago

#2314 - Allow building libafl_qemu with several arches

Issue - State: open - Opened by twizmwazin 16 days ago - 1 comment
Labels: enhancement

#2313 - Fix publish errors

Pull Request - State: closed - Opened by andreafioraldi 16 days ago - 3 comments

#2312 - Fix CI

Pull Request - State: closed - Opened by tokatoka 16 days ago

#2311 - Adding StdXObserver Docs

Pull Request - State: closed - Opened by riesentoaster 16 days ago - 2 comments

#2310 - Fix debug assert on map_state.num_covered_map_indexes

Pull Request - State: closed - Opened by wtdcode 17 days ago - 1 comment

#2309 - Implement grammar enumeration

Issue - State: open - Opened by addisoncrump 17 days ago - 1 comment

#2308 - Allow trailing comma in feedback macros

Pull Request - State: closed - Opened by clesmian 17 days ago - 1 comment

#2307 - Implement `std::error::Error` for `QemuRWError`

Issue - State: open - Opened by langston-barrett 18 days ago
Labels: enhancement

#2306 - Documentation for libdesyscall

Issue - State: closed - Opened by langston-barrett 18 days ago - 1 comment
Labels: enhancement

#2305 - Multimachine cleanup

Pull Request - State: closed - Opened by tokatoka 18 days ago

#2304 - Separate state `trait`/`impl` for generative fuzzers

Pull Request - State: open - Opened by langston-barrett 19 days ago - 10 comments

#2303 - Use filename for MmapShMemProvider

Pull Request - State: closed - Opened by tokatoka 19 days ago - 1 comment

#2302 - Tree-shaped multi-machine fuzzing

Pull Request - State: closed - Opened by rmalmain 19 days ago - 5 comments

#2301 - Fix Stdout/err Observer?

Pull Request - State: closed - Opened by tokatoka 19 days ago

#2299 - Fixing Frida ASAN tests on Windows

Pull Request - State: closed - Opened by mkravchik 20 days ago - 9 comments

#2298 - Fix Closing Mmap on ShmemProvider::release_shmem

Pull Request - State: closed - Opened by riesentoaster 20 days ago - 1 comment

#2297 - Update windows requirement from 0.51.1 to 0.57.0

Pull Request - State: closed - Opened by dependabot[bot] 20 days ago - 2 comments
Labels: dependencies

#2296 - Make adaptive serialization into default

Pull Request - State: closed - Opened by tokatoka 22 days ago

#2295 - Windows clippy

Pull Request - State: closed - Opened by tokatoka 22 days ago

#2294 - Update issue template

Pull Request - State: closed - Opened by tokatoka 22 days ago

#2293 - Rename string stages to unicode stages for consistency

Pull Request - State: closed - Opened by domenukk 22 days ago

#2292 - CI

Pull Request - State: closed - Opened by tokatoka 22 days ago - 4 comments

#2291 - Do not format Little CMS by default

Pull Request - State: closed - Opened by rmalmain 23 days ago

#2290 - Run ./scripts/fmt_all.sh in CI

Pull Request - State: closed - Opened by tokatoka 23 days ago

#2288 - Executors which wrap other executors double count executions

Issue - State: closed - Opened by addisoncrump 23 days ago - 3 comments

#2287 - Missing extern "C" causing bitmap_size != 0 assertion

Issue - State: closed - Opened by disconnect3d 23 days ago - 2 comments
Labels: bug

#2286 - Cleanup for #2280

Pull Request - State: closed - Opened by tokatoka 23 days ago

#2285 - Delete 'static

Pull Request - State: closed - Opened by tokatoka 23 days ago - 3 comments

#2284 - Remove unused static bound

Pull Request - State: closed - Opened by rmalmain 24 days ago - 2 comments

#2283 - feat: generic cleanup

Pull Request - State: closed - Opened by addisoncrump 24 days ago - 1 comment

#2282 - fix: `libafl_libfuzzer` build script

Pull Request - State: closed - Opened by crepererum 24 days ago - 2 comments

#2281 - fix WeightedScheduler reporting incorrect queue cylces

Pull Request - State: closed - Opened by R9295 24 days ago - 2 comments

#2280 - LLmp hooks

Pull Request - State: closed - Opened by rmalmain 24 days ago - 3 comments

#2279 - Closure builder for inner managers of centralized.

Pull Request - State: closed - Opened by rmalmain 25 days ago

#2278 - Revert "Revert "Add always_interesting option to llmp mgr""

Pull Request - State: closed - Opened by tokatoka 25 days ago

#2277 - `Launcher` does not work with `MmapShMemProvider`

Issue - State: closed - Opened by momvart 26 days ago - 9 comments
Labels: bug

#2275 - change Stability calculation formla to AFL++'s

Pull Request - State: closed - Opened by R9295 26 days ago - 2 comments

#2274 - Revert "Add always_interesting option to llmp mgr"

Pull Request - State: closed - Opened by tokatoka 26 days ago

#2273 - Enforce max_input_size and min_input_size in Forkserver

Pull Request - State: closed - Opened by R9295 26 days ago - 3 comments

#2272 - libafl_qemu_build: Disable docs in user mode

Pull Request - State: closed - Opened by twizmwazin 27 days ago - 1 comment

#2271 - Rusty LibAFL fmt

Pull Request - State: closed - Opened by rmalmain 27 days ago - 1 comment

#2270 - Fix docs on crates.io for LibAFL_Frida, introduce auto-download feature

Pull Request - State: closed - Opened by domenukk 27 days ago - 1 comment

#2269 - Update ratatui to 0.26

Pull Request - State: closed - Opened by domenukk 27 days ago - 1 comment

#2268 - Update winsafe requirement from 0.0.20 to 0.0.21

Pull Request - State: closed - Opened by dependabot[bot] 27 days ago
Labels: dependencies

#2267 - Qemu helpers & hooks refactoring

Pull Request - State: open - Opened by rmalmain 27 days ago - 1 comment

#2266 - StdOutObserver/StdErrObserver don't receive data because of a clone

Issue - State: closed - Opened by riesentoaster 28 days ago - 4 comments
Labels: bug

#2265 - Move Nautilus to LibAFL, remove AGPL dependencies

Pull Request - State: closed - Opened by domenukk about 1 month ago - 1 comment

#2264 - frida-asan: frida_gdiplus crashes with Asan on Windows

Issue - State: closed - Opened by mkravchik about 1 month ago - 4 comments
Labels: bug

#2263 - Use Self::State as much as possible and remove unnecessary type bounds

Pull Request - State: closed - Opened by tokatoka about 1 month ago - 4 comments

#2262 - Add always_interesting option to llmp mgr

Pull Request - State: closed - Opened by tokatoka about 1 month ago - 5 comments

#2261 - Reader for inputs implementing HasTargetBytes

Pull Request - State: open - Opened by rmalmain about 1 month ago - 3 comments

#2260 - Better RW errors for QEMU

Pull Request - State: closed - Opened by rmalmain about 1 month ago

#2259 - Add remove_from_all method to `Corpus` trait

Pull Request - State: closed - Opened by tokatoka about 1 month ago - 2 comments

#2258 - Fix duplicate package warning

Pull Request - State: closed - Opened by Mrmaxmeier about 1 month ago - 1 comment

#2257 - Tutorial fuzzer: Switch lain fork to AFLplusplus/lain

Pull Request - State: closed - Opened by Mrmaxmeier about 1 month ago - 1 comment