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

Merge pull request #1840 from smoelius/stable

update afl-system-config for macos

e2026f7b71752c9b0bbba7438e2c62f2a4bca7f0 authored over 1 year ago
fix

959b75358971c41956346636ce84d46dbe1bf286 authored over 1 year ago
afl-whatsup -m -n

f41d121f0767d929e34bbac7cb8d09ba4731730c authored over 1 year ago
afl-whatsup add coverage output

213298fe5939df730d2341e2d2f75cd6daf77df7 authored over 1 year ago
Adjust use of `sudo`

71f9999f292ba524a4c67a124c00db4205111350 authored over 1 year ago
Don't hide errors

80f74934dd413c35fe71c27214d18cfd16de3cce authored over 1 year ago
Loosen `ReportCrash` check

53c26d086b94c4e5f31dddac0dd212cbff89e957 authored over 1 year ago
add env var to help output

8cf6a13eb7f0d56495baf92745fae3084dc2fb67 authored over 1 year ago
add benchmark

c2c8e780a5d10fe7500ec9add0aa5b2cb081fe71 authored over 1 year ago
Merge pull request #1837 from echel0nn/dev

added an example of ELF Header custom mutator

fd219177c73220637f32c9991ca4d324bb03ea6a authored over 1 year ago
added README description & shortened pos defs

ca82b65d6c10482aee9cedbea43a5078011b1ce2 authored over 1 year ago
added an example of ELF Header mutator

fdb4ed2131347b78ae2904978a331d87333f8f3f authored over 1 year ago
update faq

4d8d8633ff39cda2f1d48b66c45e5ae6cd2af477 authored over 1 year ago
nits

26f29fd485efaa08824c27501f82caeea525b5e3 authored over 1 year ago
Merge pull request #1836 from chinggg/fix-fav_factor

Remove redundant comparison of `fav_factor` in `update_bitmap_score`

f838509d4989ff85ac7fef79ce60ae7cf8e1960b authored over 1 year ago
Remove redundant comparison of `fav_factor` in `update_bitmap_score`

`top_rated_fav_factor` was actually calculated twice,
but only one calculation and comparison is...

030799638ddb7bd42d97fea81951c7cb246e263b authored over 1 year ago
add AFL_FINAL_SYNC

8823f22a9c87123c1bfcc5bff10044de4c7a4a1f authored over 1 year ago
update tritondse script

1cd9258768253e082baa1cc453c578b373839dbc authored over 1 year ago
v4.09a init

9607d1db06ebfc2fe1ba565a0ef0123ab3f3e76c authored over 1 year ago
Merge pull request #1832 from AFLplusplus/dev

v4.08c release

f596a297c4de6a5e1a6fb9fbb3b4e18124a24f58 authored over 1 year ago
v4.08c release

3721c65a0b7fdf2b24713f8009030c6c241e200b authored over 1 year ago
Merge pull request #1831 from AFLplusplus/dev

push to stable

fa44d8f79f03c0aab3cfea93c37b70edc367c1bb authored over 1 year ago
code format

55d696fbae435e0e69adf75cb2df1361186fb999 authored over 1 year ago
Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash

Implement an option for treating crashing seeds as new crash

b4bd33961c645b1fed059d5ff8269911bc941cc9 authored over 1 year ago
Merge pull request #1829 from devnexen/fix_build_fuzzqueen

afl-fuzz-redqueen.c fix build, also forgotten math lib for ilog* calls

7f3b0a9503f90b86e8c196c6b405f0a4c8a7babc authored over 1 year ago
-c - support

d9cadb2e7db1d1c208cd40299f0e5c4f6364aa2c authored over 1 year ago
Revert "-c - support"

This reverts commit 5618062cb55f1ac094e33ad662a03df45e048f45.

18d9234dfe4b6db32a2da335834908e49300e5cd authored over 1 year ago
-c - support

5618062cb55f1ac094e33ad662a03df45e048f45 authored over 1 year ago
afl-fuzz-redqueen.c fix build, also forgotten math lib for ilog* calls

2c376f899456f3c9ecd010832e5be87c59e8c947 authored over 1 year ago
Merge pull request #1825 from devnexen/cpp_no_exceptions

disable exceptions on LLVM/GCC plugins, decreasing further the librar…

a0aaae9b179ecabec59fbe528b24ec0651a1d9be authored over 1 year ago
disable exceptions on LLVM/GCC plugins, decreasing further the libraries's binaries size in the process.

5b55cf84c14cab3c37d659874c02332cbffb7242 authored over 1 year ago
Merge pull request #1822 from jschwartzentruber/nyx-log

Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.

2ce511353036efe7bd0c068c90fe7cf0ae20f670 authored over 1 year ago
Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.

247d8539feb0dee3eab80586ee4e32292dc7ca78 authored over 1 year ago
Merge pull request #1824 from schumilo/dev

Nyx mode - minor changes

738a6c07311a41515146c3adab04bce9336a160c authored over 1 year ago
add someone else to the "list of contributors" :-)

c2a0a245940f71c466a776d1217adac3f8b25373 authored over 1 year ago
update the old nyx env var naming scheme

(to have a more consistent naming overall)

08a6fd7c29489f5477f50b94d7a0e425f64fef34 authored over 1 year ago
fix typo in nyx_mode/README.md

1fd1f0d8ce0db7e5ccee4462c85c264dcfca328d authored over 1 year ago
update QEMU-Nyx submodule

4f3aa90a5f2b8bb53f2e1de964d54ec7f9be0578 authored over 1 year ago
Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable

- and fix typo

Signed-off-by: Junwha <[email protected]>

fcdfe9e990d84ab477cd3c571cbf540e8bc8e15a authored over 1 year ago
update docs

0a28bce0167416aa5dbe9d23c242f4ec43e79b75 authored over 1 year ago
nits

79640acbf1ffff9677ec9094b61ac4a158b1551c authored over 1 year ago
Merge pull request #1823 from schumilo/dev

Nyx mode updates

4a9264444f8868cc476c926f48c233709766050d authored over 1 year ago
update nyx mode readme (NYX_AUX_BUFFER_SIZE)

5d78a6f592fff853ff722f2722a6576b0f565abd authored over 1 year ago
make nyx aux buffer size configurable

8f31086a7fa1d7ef9d4dc416f238a10dd140e2d3 authored over 1 year ago
update Nyx submodules

641c551ba05bcd602bd351cb705b14cd652e0dda authored over 1 year ago
Add AFL_CRASHING_SEEDS_AS_NEW_CRASH to doc

Signed-off-by: Junwha <[email protected]>

a61e1ffe4dceb5b4dec3409faf037bea4c05bef9 authored over 1 year ago
Add option for treating crashing input as new crash

Signed-off-by: Junwha Hong <[email protected]>

1429c9724efb62e5ac90ec27d93a64c28632ba5d authored over 1 year ago
Merge pull request #1819 from jschwartzentruber/cxx-use-cppflags

C++ compilation should use CPPFLAGS

0265b39c138e1451accc048d3442a1e15d7ae86c authored over 1 year ago
Use CPPFLAGS for C++ too.

82635dc6569d84899147b2487f19ebe3eaee92b2 authored over 1 year ago
Go back to correct unicornafl version

f75c4303654602442987b9a653e5ad3af4974b43 authored over 1 year ago
Various fixes for warnings, extends #1818

d0782a7f03a23f8323772d189e5b66a4eb086afd authored over 1 year ago
Fix format specifiers (#1818)

* Update afl-mutations.h

Fix bug: compilation cannot pass when DEBUG macro is enabled

* Up...

168ade3b70077ec6a24df9fc594e3b8c1db89bd6 authored over 1 year ago
doc fix

f87ba7ed6324e9d33c2b93da5103344d53218f2c authored over 1 year ago
Merge pull request #1815 from mark0-cn/dev

fix the file descriptor without determining null

57c9dfda1fabe150fad18d15ae3a49918c61fc19 authored over 1 year ago
fix the file descriptor without determining null

bd1648e707b85b79d816fd8737909789d7d2a09c authored over 1 year ago
temp cmplog fixes

705cdf45fc32e6f5fcf3b8e58242ede3b99b8b6e authored over 1 year ago
improve cmplog level 3

5f813bbb86e1c9e2480669c44501e9780043728c authored over 1 year ago
take care of uninstrumented mode for fuzz state and mode

4113b6ccada97c32b3852ece5ffe2fee6dcbc2c8 authored over 1 year ago
Merge pull request #1798 from AFLplusplus/dev

push to stable

7f17a94349830a54d2c899f56b149c0d7f9ffb9c authored over 1 year ago
interesting32_float

2b8e528a3b5f44df590b8f727983d142857d0433 authored over 1 year ago
nts

127c345161769c513275fed9d64de12536ee979d authored over 1 year ago
Update afl-common.c typo

1132b08d7d3ef6bae712ced57d32ce06abfa973d authored over 1 year ago
qemu_get_symbol_addr.sh

534b3eba143c0532e600eb6da08ac2195fa24570 authored over 1 year ago
nits

2a34e845072204b29200bf0e480d1d4f2201b332 authored over 1 year ago
nits

a46d27fad51a8fdd905bb8771bd73eeb2c054895 authored over 1 year ago
nits

b547a6ab0d0e94fc141b0c013f44c1aa02cb78cc authored over 1 year ago
Merge pull request #1804 from WorksButNotTested/frida-fix

Increase dummy map size

e10e0e01e90632be51859758521c4e49fe044c97 authored over 1 year ago
Increase dummy map size

a560e42a4d4a41ca132cbc3d7d06c567c1f992a8 authored over 1 year ago
fix cmin -T

20dcb40c53811e36a3ace91a66a70cfddc4b3f1c authored over 1 year ago
Merge pull request #1801 from fuzzah/remove-extra-limits-h

remove extra limits.h in afl-ld-lto for BSD

d30272a64e5220e02c9c1cf69925825494a99e80 authored over 1 year ago
remove extra limits.h in afl-ld-lto for BSD

e71de2f2b8f4507edef752ce865e49ef2d389e3e authored over 1 year ago
add limits.h to afl-ld-lto

877b2bcab614fdc4a076cf940fda8d0b11b95d42 authored over 1 year ago
higher tuples for afl-clang and afl-gcc in tests

6e5ca0c78c4b982c6d238f66276a9fc4d43b9663 authored over 1 year ago
update llvm recommendations

f37c4c86622c5e0ea10e0a0249e203c412c2db2e authored over 1 year ago
nits

da3351085519acf73dc8ddde3cf0b526b816551b authored over 1 year ago
Merge pull request #1796 from kobrineli/max_params

Fix MAX_PARAMS_NUM define.

db96b04aba43b048b925fe21adb5d04b038b3b10 authored over 1 year ago
Fix max_params define.

0966957631c3d537d38ae8f1c5cfdcbcc2779712 authored over 1 year ago
Merge pull request #1795 from AFLplusplus/dev

push to stable

497ff5ff7962ee492fef315227366d658c637ab2 authored over 1 year ago
comment

dcbfc88e7d1feae344a5288decc262fa7e8bce83 authored over 1 year ago
no_ui: display time

d5184263350335b24daab635f0bcee455302f990 authored over 1 year ago
switch exploit strategy

03bae6c4fe544f87f07cdb554daa6519d37cdfc8 authored over 1 year ago
Merge pull request #1791 from AFLplusplus/dev

push to stable

3426189c0668d2e55b18398c27e2e6400ad0b0b2 authored over 1 year ago
Merge pull request #1790 from AFLplusplus/bugfind

afl-showmap fix

317a9df668913dd3a5b37ce2813b0e74c8e69a39 authored over 1 year ago
afl-showmap fix

819ad95f03c06aad7b01c5ec127bd52d89f110e6 authored over 1 year ago
Merge pull request #1780 from AFLplusplus/dev

push to stable

641d02ab7211585e72e215405cd49c0712a8b4df authored over 1 year ago
update mutation strategy

3e1d7941077b1457f702988063d6b9fdd9b80740 authored over 1 year ago
Merge pull request #1789 from AFLplusplus/orig_mut3

better mutator weightings

15fc47a62cd4fa47d6e2436a3830c656ffe64fc9 authored over 1 year ago
Merge pull request #1786 from coc-cyqh/IncNumOfParams

Increase the number of afl-cc supported params

7b1238b0f4d177976a4de5fa35182009da59cc45 authored over 1 year ago
Increase the number of afl-cc supported params

32d5ccb92dd3f646db327d2b7c1ec5fa74b4d656 authored over 1 year ago
Merge pull request #1784 from AFLplusplus/toka_0624

delete duplicate branches

aaa1d113e7302d8b6d9959843c723bd18767eb4d authored over 1 year ago
llvm 15

cac713ec304b40e815d54e0991adcb14290f8f30 authored over 1 year ago
delete duplicate branches

1e3890ea7f32866af97614c657afdf970be7168b authored over 1 year ago
code format

edd352612da1f58832cbe84d909a8998ce4fa690 authored over 1 year ago
Merge pull request #1783 from AFLplusplus/toka_laf_fix

laf-intel fix

2106738d6b7593f18aab87d03e493ea3a86adeee authored over 1 year ago
fixing laf

0616f368c83189ef5559f64d2053129d329aaefe authored over 1 year ago
new mutation weighting

c2c27349c3d74f79ceb6cd3795862b21d90429ea authored over 1 year ago
Merge pull request #1782 from WorksButNotTested/frida-long

Support for long form instrumentation on x64

b28b63f8736d39eeb949a0ca47ba89071c511b61 authored over 1 year ago
Support for long form instrumentation on x64

9926f070822c35c312b5051ce0be0a40a471f253 authored over 1 year ago
remove dead code, code format

90f83c13d08f44fbf50036076a1772909c4d2c86 authored over 1 year ago
Merge pull request #1779 from mmisc/llvm13_update

updated llvm requirements

224e884ba1c8eba8ff6d7ab7c95dfb4f6f958622 authored over 1 year ago