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

Revert "code format"

This reverts commit 8f19becb620a6fedd0f8b855b48cdeeab211c2ed.

b16ccb481195d338b3b4a800965ba4054d268886 authored over 4 years ago
fix forkserver change

4119752f83cbd29f8cca010865423301f2820553 authored over 4 years ago
fix vor afl-clang

b7b5fdf42a533c2b93c65d7899926a9b9890e108 authored over 4 years ago
PowerPc support

dbd9423fc0f6a4aaeb5c9594d6d3e3a81dc32198 authored over 4 years ago
code format

8f19becb620a6fedd0f8b855b48cdeeab211c2ed authored over 4 years ago
corrected read_timed for values > 4

38e5c32a55086d36c8b9ee38e4b20c15517fc4b2 authored over 4 years ago
update readme

0c50945303e12cbe46cfb98578bbe129305018c4 authored over 4 years ago
simplified read_timed

8726d7b0a351fcb16587acd80a4b42b521264692 authored over 4 years ago
Merge pull request #383 from dgmelski/fix-read-timed

Fix read_timed when accumulating short reads

408ef5298bd2f233649dd6799757369e963b0a24 authored over 4 years ago
whitelist wildcard for LTO

2ce243bc6eee4b9d5830bf04369881cb8ee7f93b authored over 4 years ago
Merge pull request #385 from sirmc/dev

Support UNIX-style wildcards in AFL_LLVM_WHITELIST file

255594ba3a520ecb555e5c6ef4493f2508c63706 authored over 4 years ago
Remove AFL_LLVM_WHITELIST_FNMATCH env variable

8bb0232ace731c596e9e4e083a048784e35221cd authored over 4 years ago
Merge pull request #386 from AFLplusplus/dev

code format

e3efacaae62a13588ea26340947e204614e1f244 authored over 4 years ago
code format

a550df43011e41ff5d3ba6c125a410d4374211fc authored over 4 years ago
Merge pull request #374 from AFLplusplus/dev

Dev

710dda522186310a7fb4e3b6a05cae0b28fa619e authored over 4 years ago
add Perl dictionaries from RootUp

c3b864d8d4dfaf148158a689df0c5ddf4bcc1f32 authored over 4 years ago
Revert "perl.dict"

This reverts commit 4ad3144f50333593da2f84d12617720cdeb3c4fd.

6892018142cc21ba9a0744c0757d39f21e9b66bc authored over 4 years ago
Do clang-format

84df805ed3e14fb42f0c02420d6ae538a427fa2f authored over 4 years ago
gcc_plugin: better error message when compiler and plugin versions do not match

9c286da29bb76e4d9353b9a2a44b8f001ffe4890 authored over 4 years ago
.gitignore: add *.pyc

92b7974f4407b105c597c65e3da5010a4e4c4782 authored over 4 years ago
Fix typos in LLVM whitelist README

38860323dec18dca2229efc6165c8ea2a6c5799f authored over 4 years ago
Add AFL_LLVM_WHITELIST_FNMATCH env var

Only enable UNIX pattern matching on the whitelist when
AFL_LLVM_WHITELIST_FNMATCH is set. The r...

8316425375031cedbf7e3ea6d6b116a376f01589 authored over 4 years ago
Support filename pattern matching in whitelist

Allow the whitelist specified by AFL_LLVM_WHITELIST contain entries with
UNIX shell-style wildca...

0cedc8014bed28e0f2ae041373d1b57271d0e6f8 authored over 4 years ago
Merge pull request #384 from RootUp/patch-4

Grammar for fuzzing Perl

8aae1fc5d72cf463dfd087e41ca30dd2f01d29b4 authored over 4 years ago
perl.dict

4ad3144f50333593da2f84d12617720cdeb3c4fd authored over 4 years ago
Fix read_timed when accumulating short reads

The existing code appears to use 'len_read' in several places where
'total_read' was intended. ...

4b01d594c40b4e59414413152392963f3cf5247d authored over 4 years ago
Merge pull request #382 from ivachyou/master

change qemu-mode AFL_REGS_NUM to 16 for TARGET_ARM

5e4cd05e04c68e5110246cad00ea1dd9ece45355 authored over 4 years ago
Delete action.yml

7cf01b10b70c3ab768b9275910741dc9da6ab35b authored over 4 years ago
simplify u64

eb7d1e22e5b644341e62f21f1ab711dee20c1977 authored over 4 years ago
Merge pull request #375 from risicle/ris-llvm-compare-transform-var-sized-dev

llvm_mode compare-transform-pass: add handling of sized comparisons with non-const size

0555b26161fe98fb6645767416d9c6fe82c99fed authored over 4 years ago
test.sh OpenBSD6.7, 32bit: add 'i386' to known intel strings

bb0a31158ae84a7f9ae287c7ce5837c66ae83990 authored over 4 years ago
OpenBSD6.7, 32bit fix add linker option -z notext

bfd2b6298ea9309a14af5017e74e6f66c7ba49bc authored over 4 years ago
make dockerfile better

b87d97aa2b664f1a5ea90612ba7543b38bc6d24f authored over 4 years ago
remove actions, we do this via docker hub

48b2028af84f34dc825613aa56c098c6479c404a authored over 4 years ago
change qemu-mode AFL_REGS_NUM to 16 for TARGET_ARM

92be4ea871027416264570d21c1e0a88e18768f4 authored over 4 years ago
GNUmakefile: make binary-only: make qemu build optional, so unicornafl can be build

8a2656681f27bd5356368736d5b0d836391ce2aa authored over 4 years ago
actions

5671cae225ca706da2b38b08425184b5f8869ac8 authored over 4 years ago
fix Dockerfile

ef8d2528431c45ab3424969bd57b976979665f05 authored over 4 years ago
enable snapshot lkm for llvm_mode persistent mode

af670ca138e7d34c42a656a9cb145f0bef91b3fe authored over 4 years ago
code format

aace0d119228aeb847e97f9dae50b8e0738eed90 authored over 4 years ago
Merge pull request #379 from arnow117/master

Fix MOpt implementation flaws

cee4b4593bd8efe5952eea8aef04bcfafeb48d3f authored over 4 years ago
allow for copy paste from documentation

434ccf3df4760019cb87ceb11087d3440dc5a4ab authored over 4 years ago
fix 64bit support for powerpc, risc, etc.

b81df11d8a0dad4381e644b04afa1a38413ff833 authored over 4 years ago
fix MOPT implementation flaws in core fuzzing

dab498c3b726cf4503abfbd61b62f65f92c9a4e9 authored over 4 years ago
Revert "libfuzzer driver, better rt compilation"

This reverts commit 46a0f812b1b99032831dd523fbe0efe65f507c4c.

d5bb9731fe1e4d80c050180f9fe05dd21d75e2b2 authored over 4 years ago
make examples better

9dd0b7c6de72100ceaf99bba3b0705f952b36de0 authored over 4 years ago
persistent mode shared memory fuzzing - done

1cae68dde32abf9c7fe83cb9a91890deba973834 authored over 4 years ago
better performance compilation options for afl++ and targets

996e1515b320fb2d44c367dea7b4d26f2d56f5df authored over 4 years ago
llvm_mode compare-transform-pass: add handling of sized comparisons with non-const size

this involved insertion of an extra length-checking bb for each character
to see if we've hit th...

f6808158c5983ed892b426d25a967996bbd4a400 authored over 4 years ago
tests: add test of compiled compcov binary's functionality

7e4c5b36365e0448a7afaaee72e65792a90ab64e authored over 4 years ago
more performance testing

0994972c07333af3a1fecf694c6527517da966ca authored over 4 years ago
libfuzzer driver + llvm_mode compilation optimization

a0da53117081cbca03674224cad26e5dd2fe5eaf authored over 4 years ago
libfuzzer driver, better rt compilation

46a0f812b1b99032831dd523fbe0efe65f507c4c authored over 4 years ago
Changelog: typos

de78f867a48dcfa0c7b855c32f94f88c3ede7f1b authored over 4 years ago
persistent mode: shared memory test case transfer

707145c491366825b5595eada29fbb2e87e800fd authored over 4 years ago
llvm_mode compare-transform-pass: refactor comparison length determination

make this clearer and handle case with embedded null characters in
const string properly

1e597a64dcb4eba23785f6c2c094c3d868982cc4 authored over 4 years ago
new todo

4c394a9d7b0477811531e8567dccb043a9c4a279 authored over 4 years ago
remove not needed error description

3eef1560a277e0a2003f58824285d4bfec754ff7 authored over 4 years ago
fix cmplog

fc574086ec8beff72a032f73884fb9f1f0d02f47 authored over 4 years ago
fix compare-transform for strn?casecmp

68e66fa92090f7acd3555c8d64ee29ff97334f02 authored over 4 years ago
LTO whitelist functionality rewritten, now anything can be skipped

38df6eb3a9d572d13a0554f6d511723feb644be6 authored over 4 years ago
forkserver: missing space in message

0245f8438d71b07e2a2415e8880bd4bbd70b5859 authored over 4 years ago
installing llvm 11

d7ea8356a75a7e9076149d002bf3bd3b8045fe15 authored over 4 years ago
AFL_LLVM_LAF_ALL

c64ea494320f174575206006d0ea8c098c1a71e1 authored over 4 years ago
more help for LTO issues

38fe1c60666d9e8cb3d7b825e5a926111b2160d5 authored over 4 years ago
small enhancements for llvm11

74f01881e36e45005ed2080e351323367532ee01 authored over 4 years ago
more test.sh fixes

0f8da71588ecf0de4b7e56754107c2fedd6cbb0f authored over 4 years ago
more test.sh fixes

7d3cfcfd0bbcf8049e0952bbc96939f3f997186a authored over 4 years ago
travis debug

536397b22fb497bc26675e2141d4364b22876bfb authored over 4 years ago
fix test.sh

6253bea73cdfb9a4ec33fbab66d167ab5dfab7db authored over 4 years ago
fix cmplog for llvm 11-dev

a5ef93c83a958b5df1ee1c602c687122648aadb6 authored over 4 years ago
fix llvm_mode selection

5b9dfa060061b9626cda7acebbae766eb1fbba29 authored over 4 years ago
switching llvm_mode default to pcguard

5d0bcf8152136df83337c8ae9808d2aacc1e6693 authored over 4 years ago
update docs

83007f77f52dc2a0a11d879db1651fb7c2c9491a authored over 4 years ago
better sync - lesser and better imports

c456e20750483c8872229bf6e18f5f6a44d28bc3 authored over 4 years ago
remove master file on exit

982017a2abe935e7221de01150ede05e0082d9f6 authored over 4 years ago
forgot the unlink ...

0ed767fac5882c98f046cd6482f6fd4b0df1514a authored over 4 years ago
if no master is present a slave becomes a temporary master

25fbec663838cd23908042f4a8fca175ca77c046 authored over 4 years ago
upgrade Dockerfile to Ubunutu 20.04 with llvm 11 and gcc 10 for afl-clang-lto

ae6c30a71113fbebe3aca7fcdf6e007ae680c34b authored over 4 years ago
add local include paths for DronFlyBSD

3b4cd98498d253d7e3d0116ce8da913d56a1f234 authored over 4 years ago
Merge pull request #367 from devnexen/example_network_build_fix

Build fix proposal mainly for Android which did not bother

c7b1ed23953700b17ecf322c79148e9a40cc9f18 authored over 4 years ago
Build fix proposal mainly for Android which did not bother

implementing this dinosaur.

5d0f020648766eb9e2dd0c8879108afd0ee0b7ba authored over 4 years ago
update changelog

74e6fbab82b9a8ddc09bc24c57f4795c4d2fcc49 authored over 4 years ago
afl-as fast system fix

30824bc58ef5b5f5e44fecfb3607c3ed4ad34744 authored over 4 years ago
Update Changelog.md

d1469650251b366e3d3d39e3b999bd88f4b664a8 authored over 4 years ago
adjust documentation for new minimum llvm version 3.4

e1e155022f58c0790800ba59657a0fcfa9536554 authored over 4 years ago
fix master creation file

d37a8f72d6d4d92df73a318ad02046adbc6dba29 authored over 4 years ago
fix -M check

9dd3e3e38a6f9643a4850099ca7e0112e5e94f14 authored over 4 years ago
GNUmakefile: add paths for FreeBSD 3rd party packages

b927b80e1065d8e0a449c91635522f80189cae56 authored over 4 years ago
dictionary files: fix missing newlines

af6736c356603eb404b02ccced69286d3ed76ccd authored over 4 years ago
non GNU Makefiles: message when gmake is not found, gcc_plugin portability

6e98b3ebb2ba6adb58fe06226f90d4d0c9430b0d authored over 4 years ago
added lots of dictionaries

afb81b8005f67b37780bdacbab83ea664bac5a9d authored over 4 years ago
fix possible null ptr deref in afl-prealloc.h

2b922e9e684b51c04c7311ed6fca1334b43b54f6 authored over 4 years ago
removed overlooked post_lib references, added post_lib examples to examples/custom_mutators

57637ba0b0981a7e2ebd407fc04a619f4120fb62 authored almost 5 years ago
change: slaves only sync from masters

d536ddc24085bced267143b4f45102715d71693e authored almost 5 years ago
v2.65d init

564399bd754e355d28da5b498856c05b63901661 authored almost 5 years ago
Merge pull request #360 from AFLplusplus/dev

new code formatting + applied

87a693d1a956fd0fcb0ebbdecff24053b69e8560 authored almost 5 years ago
v2.65c

49bd24144a881f4f55ef1a3db9a7f129a6670488 authored almost 5 years ago
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be

available)

182b8a4582c6935507cb8514df09bf2676a78447 authored almost 5 years ago
added critical whitespace

97bddc8cfa5920cd4926a69c09db27c55d70be08 authored almost 5 years ago