AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
RustNOASSERTION
Pinned issues
Issues
- 4
Deduplicate code in map observers
#2446 opened by addisoncrump - 4
Fuzzer should have init_state() method
#2431 opened by tokatoka - 0
SIGSEGV when using QemuForkExecutor in "arm" feature
#2632 opened by RongxiYe - 9
libafl-qemu: "Fast" system-mode snapshots trigger an assertion failure
#2628 opened by langston-barrett - 3
- 9
SIGSEGV when using asan in aarch64 qemu mode
#2617 opened by RongxiYe - 0
how to detect segfault of QEMU linux process
#2626 opened by juniorprincewang - 0
The book still references the TimeoutExecutor
#2625 opened by vringar - 0
- 0
- 0
- 2
libafl_qemu: 32-bit arm thumb state breakpoint handling
#2441 opened by dergoegge - 11
SIGSEGV when using asan-cores in qemu_launcher fuzzer
#2579 opened by jthorpe6 - 10
OnDiskCorpus files be configurable to contain a human readable representation of the input
#2538 opened by riesentoaster - 0
qemu failed to restart when harness calls abort()
#2587 opened by jthorpe6 - 1
missing the linux builder repository
#2590 opened by juniorprincewang - 3
DrCovModule is exclusive to user-mode
#2572 opened by vringar - 3
How to add custom metadata for solution?
#2556 opened by Slava0135 - 4
libafl_libfuzzer fails to build with error: 'sanitizer/allocator_interface.h' file not found
#2535 opened by 0xalpharush - 1
forkserver_simple is not compiling
#2551 opened by 20urc3 - 3
- 4
CommandExecutor input not being provided to fuzzer if only `arg_input_arg()` was called
#2541 opened by Slava0135 - 1
ForkServerBuilder might reset config, causing hangs in persistent mode fuzzing
#2539 opened by bernhl - 19
libafl_cc build error
#2517 opened by benmanzhh - 2
- 1
Signal handling in libafl_bolts is very unsafe
#2477 opened by addisoncrump - 0
- 4
LibAFL_qemu not working
#2460 opened by domenukk - 1
[Question] Is libfuzzer-best still the recommended branch for libfuzzer targets?
#2464 opened by 0xddom - 5
Some ARM firmware does not contain __ctype_tolower
#2413 opened by Zofyan - 3
Reduce code duplication in track_hit_feedbacks code
#2444 opened by addisoncrump - 0
Revise events and executors
#2454 opened by addisoncrump - 1
Revise Scheduler::set_current_scheduled
#2450 opened by addisoncrump - 3
Most MapObservers have an unchangeable initial field
#2447 opened by addisoncrump - 0
Merge StdOut and StdErr observers/feedbacks
#2443 opened by addisoncrump - 0
- 0
CommandExecutor is incompatible with with_observers
#2440 opened by addisoncrump - 0
Deduplicating OnDisk Corpus
#2434 opened by domenukk - 0
Replace feature = "clippy" with cfg(clippy)
#2365 opened by Marcondiro - 0
A client id assignment error occurred in a multi-computer parallel test, causing the message to fail to be forwarded
#2428 opened by AR-Wang - 2
- 0
- 0
Introduce API to disable and enable testcases
#2410 opened by R9295 - 2
Rust libafl_libfuzzer build fails with `error: failed to load manifest for dependency libafl`
#2372 opened by mauricelam - 7
Error building qemu_launcher
#2373 opened by domenukk - 4
- 5
llmp memory order error?
#2346 opened by AR-Wang - 7
Libfuzzer shim crash
#2345 opened by anarcheuz - 3
LLMP shared memory leak
#2342 opened by Be33eD - 1
Introduce API to exit on `n` target executions
#2324 opened by R9295