Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/AFLplusplus/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
https://github.com/AFLplusplus/AFLplusplus
build: adjust LLVM development version check
fanquake opened this pull request over 1 year ago
fanquake opened this pull request over 1 year ago
Fix llvm 17 pcguard compile error
cocochpie opened this pull request over 1 year ago
cocochpie opened this pull request over 1 year ago
build: fix compiler version in build output
fanquake opened this pull request over 1 year ago
fanquake opened this pull request over 1 year ago
push to stable
vanhauser-thc opened this pull request over 1 year ago
vanhauser-thc opened this pull request over 1 year ago
Segmentation fault in GCC pass: aflcmptrs when building cmplog
xuesu opened this issue over 1 year ago
xuesu opened this issue over 1 year ago
Changes to support defered start
WorksButNotTested opened this pull request over 1 year ago
WorksButNotTested opened this pull request over 1 year ago
How to skip larger testcases (~800kb) that cause a timeout?
warlock2k opened this issue over 1 year ago
warlock2k opened this issue over 1 year ago
Support for instrumentation more than GB away from data structures
WorksButNotTested opened this pull request over 1 year ago
WorksButNotTested opened this pull request over 1 year ago
push to stable
vanhauser-thc opened this pull request over 1 year ago
vanhauser-thc opened this pull request over 1 year ago
doc: recommend llvm/clang-14 in docs
fanquake opened this pull request over 1 year ago
fanquake opened this pull request over 1 year ago
push to stable
vanhauser-thc opened this pull request over 1 year ago
vanhauser-thc opened this pull request over 1 year ago
doc: fix logo link in README.md
fanquake opened this pull request over 1 year ago
fanquake opened this pull request over 1 year ago
Compiling my fuzztarget throws the old-style-cast warning in __AFL_INIT and __AFL_LOOP
warlock2k opened this issue over 1 year ago
warlock2k opened this issue over 1 year ago
Patch out of range in frida mode
GG010101 opened this issue over 1 year ago
GG010101 opened this issue over 1 year ago
Python mutator not loading
andrewson97 opened this issue over 1 year ago
andrewson97 opened this issue over 1 year ago
push to stable
vanhauser-thc opened this pull request over 1 year ago
vanhauser-thc opened this pull request over 1 year ago
Fork server can be started more than once
smoelius opened this issue over 1 year ago
smoelius opened this issue over 1 year ago
Fix wrong option name of AFL_LLVM_INSTRUMENT
wtdcode opened this pull request over 1 year ago
wtdcode opened this pull request over 1 year ago
The following error occurs when running AFL on my Pixel 6 phone
git00000000001 opened this issue over 1 year ago
git00000000001 opened this issue over 1 year ago
AFL++ doesn't build with `DEBUG=1`
tokatoka opened this issue over 1 year ago
tokatoka opened this issue over 1 year ago
AFL_MAP_SIZE environment variable invalid in afl-fuzz
yikegaocaisheng opened this issue over 1 year ago
yikegaocaisheng opened this issue over 1 year ago
push to stable
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
Oops, the program crashed with one of the test cases provided.
cnitlrt opened this issue almost 2 years ago
cnitlrt opened this issue almost 2 years ago
No instrumentation detected when using ThinLTO with LLVM 16
TerrorJack opened this issue almost 2 years ago
TerrorJack opened this issue almost 2 years ago
Experimenting
il8677 opened this pull request almost 2 years ago
il8677 opened this pull request almost 2 years ago
`afl-clang-lto` doesn't parse response files properly
TerrorJack opened this issue almost 2 years ago
TerrorJack opened this issue almost 2 years ago
About qemu mode
Ray0124 opened this issue almost 2 years ago
Ray0124 opened this issue almost 2 years ago
GNUmakefile: Update LLVM instructions
moshekaplan opened this pull request almost 2 years ago
moshekaplan opened this pull request almost 2 years ago
update libnyx
schumilo opened this pull request almost 2 years ago
schumilo opened this pull request almost 2 years ago
Avoid counting the code coverage of the harness
marcellomaugeri opened this issue almost 2 years ago
marcellomaugeri opened this issue almost 2 years ago
afl-fuzz.c: Document -i - in --help
moshekaplan opened this pull request almost 2 years ago
moshekaplan opened this pull request almost 2 years ago
afl-fuzz.c: Document -i - in --help
moshekaplan opened this pull request almost 2 years ago
moshekaplan opened this pull request almost 2 years ago
Question re `afl-system-config` on macOS
smoelius opened this issue almost 2 years ago
smoelius opened this issue almost 2 years ago
Should memset EFF_ALEN(len) of eff_map
wtdcode opened this pull request almost 2 years ago
wtdcode opened this pull request almost 2 years ago
Uninitalized values of effector map is used
wtdcode opened this issue almost 2 years ago
wtdcode opened this issue almost 2 years ago
Source Code Coverage support for Nyx (Part 1)
choller opened this pull request almost 2 years ago
choller opened this pull request almost 2 years ago
slightly different weighting algo
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
afl-showmap: Start a only a single fork server
nick-potenski opened this pull request almost 2 years ago
nick-potenski opened this pull request almost 2 years ago
Add "Hangs saved" to afl-whatsup
fxlb opened this pull request almost 2 years ago
fxlb opened this pull request almost 2 years ago
Clang + shared ASAN + AFL++ is incompatible
maxammann opened this issue almost 2 years ago
maxammann opened this issue almost 2 years ago
push to stable
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
Add env var to ignore coverage from dynamically loaded code after forkserver
choller opened this pull request almost 2 years ago
choller opened this pull request almost 2 years ago
llvm-lto: allow skipping initialisation
kenohassler opened this pull request almost 2 years ago
kenohassler opened this pull request almost 2 years ago
push to stable
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
AFL_POST_PROCESS_KEEP_ORIGINAL env variable for intermediate file formats and ATNwalk custom mutator
voidptr127 opened this pull request almost 2 years ago
voidptr127 opened this pull request almost 2 years ago
frida mode: add dynamic loaded code exclusion
Ha0ris opened this pull request almost 2 years ago
Ha0ris opened this pull request almost 2 years ago
Errors after make distrib
dreamqin68 opened this issue almost 2 years ago
dreamqin68 opened this issue almost 2 years ago
Simply exclude runtime loaded code from instrumentation with Frida mode
Ha0ris opened this issue almost 2 years ago
Ha0ris opened this issue almost 2 years ago
v4.06c release
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
push to stable, 4.06c release
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
Please digitally sign your release tarballs
jscott0 opened this issue almost 2 years ago
jscott0 opened this issue almost 2 years ago
About qemu_mode for avr system
Ray0124 opened this issue almost 2 years ago
Ray0124 opened this issue almost 2 years ago
Fixing typo: & (background) to && (and)
YSaxon opened this pull request almost 2 years ago
YSaxon opened this pull request almost 2 years ago
add Nyx support in afl-showmap, afl-tmin, afl-cmin and afl-analyze
schumilo opened this pull request almost 2 years ago
schumilo opened this pull request almost 2 years ago
Post process fix
domenukk opened this pull request almost 2 years ago
domenukk opened this pull request almost 2 years ago
push to stable
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
afl-fuzz seg faults when using a python custom mutator
r00tus3r opened this issue almost 2 years ago
r00tus3r opened this issue almost 2 years ago
afl-cc: Don't offer __AFL_INIT() etc. in GCC/CLANG modes
neuschaefer opened this pull request almost 2 years ago
neuschaefer opened this pull request almost 2 years ago
LLVM instrumentation disable build warning.
devnexen opened this pull request almost 2 years ago
devnexen opened this pull request almost 2 years ago
MOpt documentation is missing
neuschaefer opened this issue almost 2 years ago
neuschaefer opened this issue almost 2 years ago
afl-gcc offers __AFL_INIT() but doesn't link afl-compiler-rt.o
neuschaefer opened this issue almost 2 years ago
neuschaefer opened this issue almost 2 years ago
afl-cc: Avoid casts of string literals to char*, in definition of __AFL_INIT() etc.
neuschaefer opened this pull request almost 2 years ago
neuschaefer opened this pull request almost 2 years ago
display instance name
hardik05 opened this pull request almost 2 years ago
hardik05 opened this pull request almost 2 years ago
fix getOperand out of range
nj00001 opened this pull request almost 2 years ago
nj00001 opened this pull request almost 2 years ago
About afl-plot warning of "having an ancient version of gnuplot "
williamslay opened this issue almost 2 years ago
williamslay opened this issue almost 2 years ago
Buffer overflow in afl-fuzz's "pizza-bakery" mode
mrc0mmand opened this issue almost 2 years ago
mrc0mmand opened this issue almost 2 years ago
Low pizza making speed breaks the UI
RickdeJager opened this issue almost 2 years ago
RickdeJager opened this issue almost 2 years ago
when use lto mode, ld.lld Assertion failed.
nj00001 opened this issue almost 2 years ago
nj00001 opened this issue almost 2 years ago
Invalid ELF image for this architecture
cnitlrt opened this issue almost 2 years ago
cnitlrt opened this issue almost 2 years ago
Minor fixes
tuliom opened this pull request almost 2 years ago
tuliom opened this pull request almost 2 years ago
`afl-fuzz` cannot fuzz `wasmer run`.
khagankhan opened this issue almost 2 years ago
khagankhan opened this issue almost 2 years ago
Cannot compile cb-multios with AFLplusplus 4.04c+
JohenanLi opened this issue almost 2 years ago
JohenanLi opened this issue almost 2 years ago
Clarify confusing version message
cdown opened this pull request almost 2 years ago
cdown opened this pull request almost 2 years ago
push to stable
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
Push to stable
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
add check for n_fuzz update
yuawn opened this pull request almost 2 years ago
yuawn opened this pull request almost 2 years ago
nit: fix minor typos
dmitris opened this pull request almost 2 years ago
dmitris opened this pull request almost 2 years ago
Classify
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
LD_PRELOAD cannot be preloaded
DylanMcBeanKyle opened this issue almost 2 years ago
DylanMcBeanKyle opened this issue almost 2 years ago
Problem with script afl-system-config,how can I configure to use aflpp in Docker?
blu3sh0rk opened this issue almost 2 years ago
blu3sh0rk opened this issue almost 2 years ago
AFL not creating .cur_input file
DylanMcBeanKyle opened this issue almost 2 years ago
DylanMcBeanKyle opened this issue almost 2 years ago
push to stable
vanhauser-thc opened this pull request almost 2 years ago
vanhauser-thc opened this pull request almost 2 years ago
Better debugging false positive crashes.
personnumber3377 opened this issue almost 2 years ago
personnumber3377 opened this issue almost 2 years ago
cannot build successful with llvm12
YLinXin opened this issue almost 2 years ago
YLinXin opened this issue almost 2 years ago
Сrash in LAF fuzzer unconfirmed with ASAN fuzzer
mriddi opened this issue almost 2 years ago
mriddi opened this issue almost 2 years ago
LAF/split compares works poorly with AFL_LLVM_INSTRUMENT=PCGUARD
vegard opened this issue about 2 years ago
vegard opened this issue about 2 years ago
FRIDA mode does NOT support multithreading
fuboat opened this issue about 2 years ago
fuboat opened this issue about 2 years ago
Hooking function on macOS Ventura does not work anymore
vanhauser-thc opened this issue about 2 years ago
vanhauser-thc opened this issue about 2 years ago
afl-qemu-trace
qijiale opened this issue about 2 years ago
qijiale opened this issue about 2 years ago
CmpLog Taint Mapping + Cache tryout
SanWieb opened this issue about 2 years ago
SanWieb opened this issue about 2 years ago
llvm 17 issues
spacexnasa opened this issue over 2 years ago
spacexnasa opened this issue over 2 years ago
Unify environment variable handling
nbars opened this issue over 2 years ago
nbars opened this issue over 2 years ago
When execution time of fork run is much longer than one persistent iteration, all fork execuions will timeout.
Mem2019 opened this issue over 2 years ago
Mem2019 opened this issue over 2 years ago
Idea: Using machine learning to suggest new inputs
benjaminy opened this issue over 2 years ago
benjaminy opened this issue over 2 years ago
add make flag to avoid building nyx mode
f0rki opened this pull request almost 3 years ago
f0rki opened this pull request almost 3 years ago
Error when using AFL_FRIDA_STATS_FILE and AFL_FRIDA_STATS_INTERVAL
avniculae opened this issue almost 3 years ago
avniculae opened this issue almost 3 years ago
Make afl-fuzz not include the time computer was suspended in its statistics
atrosinenko opened this issue about 3 years ago
atrosinenko opened this issue about 3 years ago
Fix some typos
Maaxxs opened this pull request over 3 years ago
Maaxxs opened this pull request over 3 years ago
fixed potential UAF with custom mutator havoc after realloc
f0rki opened this pull request over 3 years ago
f0rki opened this pull request over 3 years ago
How to fuzz an android binary on x86 host
angelshadow opened this issue almost 4 years ago
angelshadow opened this issue almost 4 years ago