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

final fix for map_size

6bd49b1d5cb3cde01dbb8f933fd9598921a9bfb9 authored almost 5 years ago
merged upstream

2d4d16755cf3cffc56904678fa4f4ae91fbee86d authored almost 5 years ago
fixes

bfcf6db17a40056d281f15368ca623b389977f2d authored almost 5 years ago
forgot MAP_SIZE for afl struct maps

bda4d8812e6448bf7a9ce675f703c43609d76616 authored almost 5 years ago
added bugfix infos

f70d4a6fd4a14d81658c2726748949bbf25ec1fb authored almost 5 years ago
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev

90ff345d733caa51f6d2895dd229104c286b62c4 authored almost 5 years ago
clearer code

8fa5d4c313372a337c7facf0428b0339babbe057 authored almost 5 years ago
preliminary stuff for AFL_MAP_SIZE and afl-llvm-pass

2162fd8e1a1ceb745c1fcf87fb6a1053508591c4 authored almost 5 years ago
added AFL_MAP_SIZE to env help output

248a2f2f0bfddd9f79a4c6b6ceadef32f1765969 authored almost 5 years ago
done implementing AFL_MAP_SIZE

ef311ec70cd9f58cc58fe67fd693d94e01edbf98 authored almost 5 years ago
added AFL_MAP_SIZE (wip)

5b70d23211ddeddfb4d1dfce29a50234d08e9502 authored almost 5 years ago
fixed 2 unimportant leaks

16ce55584512274804eadd71b4790be3d1bfbf97 authored almost 5 years ago
fix plot_data output and code-format

c961925356bf3388066969b9975b424c4cdae890 authored almost 5 years ago
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev

23ea7279159dce964c69b3dfa5e7e36f3d5a5085 authored almost 5 years ago
fix missing out_fd for cmplog forkserver

f157bca54858dce131e90f664da2505d43e0f65f authored almost 5 years ago
leak?

35937e62634f69b34c852abb0aaeca546a712f4f authored almost 5 years ago
silence some clang warnings

69bd7c16eb3c6095e49d0d7a6dd2f69ea4bb9141 authored almost 5 years ago
removed redundent funcs

6940e136296d185391a34b5d829a759ac517594e authored almost 5 years ago
the least radamsa

380ff114e9a369c6b366c40a146eed37602d2620 authored almost 5 years ago
less radamsa

5e53002303820ef2ab32f411993907c92ef9f0b9 authored almost 5 years ago
less radamsa

872d1c1d98f311ab9b2f94773e724ba9c8af5205 authored almost 5 years ago
removed unused functions

94187837c799bd712e68890b4466abb6f52079ad authored almost 5 years ago
missing-decls reremoved

ede3545d8bf9b29e6dbf590ba9986be1472faed3 authored almost 5 years ago
untitest decl

cdac8828349d06275ec7c5ba17e009d9153264fe authored almost 5 years ago
libradamsa fix

1ee224652cb736286053ff3e7c7f52247b570dc1 authored almost 5 years ago
hunting non-static functions

8511638afb1c51de37383ba2d86ed0b2a4a09415 authored almost 5 years ago
renamed duplicated func names

b10007a7b5bcc231c98f9150b073daf3f1b18c95 authored almost 5 years ago
decoupled run and classify

19ce862810e504494af8e92717b57ca15cb2480b authored almost 5 years ago
code-format

124665b392aa081807c8fa19948937a07de6053b authored almost 5 years ago
fixed timeout flag to u32

b420ccdbf8eba5875e5a0b6a6a9941564dee81bb authored almost 5 years ago
revert test.sh changes

5e8f3857053671d5d77498c4955322397e66bfaf authored almost 5 years ago
fix travis for cmpcov

dcc889a26462949d99e9aa2785d2607e1d677a3a authored almost 5 years ago
little has_new_bits improvement

f3789801f2ea8fd4914c1f9a6d802140cdf13c84 authored almost 5 years ago
somewhat unified write_to_testcase

0f08b13fa071a959cf305d4db5ee5d17d69c2c32 authored almost 5 years ago
fix laf-intel transform disable

2ce6e7a7fb5aedf058dc549e57610cee166508d2 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev

83d5864203570c15a8059e3cb1706ce5bea2f73a authored almost 5 years ago
disable compare-transform-pass when lto_mode and autodictionary is used.

7e2c52f2b90c544981341248a13b64174b889b7a authored almost 5 years ago
add new github security writeup

e88f364282018bde4b3f8b6b192b3a1397c0c2de authored almost 5 years ago
fix document mode

21f696f02e2e17e66e8f275b2de333a4871e1863 authored almost 5 years ago
wrong bytes set

ef1ea07e68682a4d411a0b9944cc6b48c730d214 authored almost 5 years ago
changed run_target

0c02a8f4d31480c8459bc695ae655b69d02b98df authored almost 5 years ago
afl-clang-fast: fail when binary name can't be used to determine build mode (#318)

48f7f7a17b8ac848e261cfc47800e1e6d7a51bcb authored almost 5 years ago
fix Makefile for examples/argv_fuzzing and socket_fuzzing

115ee8bad5e8383798b41a754198356b55e50980 authored almost 5 years ago
code format

c009896c34ea0a0605d07be6671c677d0769a59e authored almost 5 years ago
unified forkservered run_target, fixes #308

6dc36f1e6e7d2d781cc6b14f2898b3f7021e1d06 authored almost 5 years ago
fixed #317

f4436f118c7a828e37926b948e997d1c8f5b2b03 authored almost 5 years ago
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev

8440aaea5a68669c71172c41712185d57c961046 authored almost 5 years ago
one byte cmp in cmplog

0d0338012beb320dcfcaa3d16ae78da47dd48b80 authored almost 5 years ago
status 0 initialized

5ac1b6e940beb5eaf28b91f66b2a4c6a8147f733 authored almost 5 years ago
code format

92aaaef38126853f26e1be0e522a29c974e24bb5 authored almost 5 years ago
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev

2c87e68ad673f2785ecfc6887121124bc9287106 authored almost 5 years ago
cmplog loop detection

26e690c220a35ad5577eb52ca47dc27d0c737fa9 authored almost 5 years ago
NO_PYTHON documented

b63dd7a464ce654647b7710eb491ecf0e48c443f authored almost 5 years ago
fix travis fails

d2a76287485dafc4df7ceb4abc44b27f1fe0527a authored almost 5 years ago
add missing default names for AFL_LLVM_INSTRUMENT

b1e7b834aca1133d4f19314149d38c87dd295147 authored almost 5 years ago
UR -> rand_below

9eb47a924a219b3b2d2e46576757a4c14c18cfdb authored almost 5 years ago
solve conflicts

1d62bf1c37b9a1803745abb41ed41057959a45d2 authored almost 5 years ago
solve conflicts

982d46e7cb2c7cabcd8969e6303c3cb8f3d8e56a authored almost 5 years ago
cmplog is now better

1fbface656ae4f64fc8643def840fa488098e580 authored almost 5 years ago
no more waitpid warning

1374e65401c9d40b449c78459a2d0241c779b989 authored almost 5 years ago
c files static

0fab4e1955b4550a24a1baed2165b4d9ea71b9e1 authored almost 5 years ago
added NO_PYTHON support

a2574169e2b4f2567ca2961843ad3615b7aa7c9a authored almost 5 years ago
more robust search for clang for afl-clang-fast

4b88e059efb29e21290bfae9ebae8f9521e2e91c authored almost 5 years ago
added ignore info

12a7059ae8c7a3bd016f0d62b03a76baffcde24b authored almost 5 years ago
code format

a897f355a97e8992126aa1f2c612a6304f547b0c authored almost 5 years ago
fixed uaf and warnings

326ab632c378878c96f44586a6e1f3dfa3db2276 authored almost 5 years ago
allow -L -1 to enable mopt in parallel to classic mutation

dda096da03cae528dee9fd53e64896e93efe8f4a authored almost 5 years ago
fix bug forksever fail not detected when using read_timed

5daec436f93240a0c411d432456f3f86fe1f3181 authored almost 5 years ago
fix all cmplog errors

033c743a417b208ee48218d59d8665823434ea67 authored almost 5 years ago
qemu cmplog test.sh

459d8f9ba2bb2af8820a5fddcf57002031bdcaa3 authored almost 5 years ago
fix some cmplog refactoring bugs

0022cc478244ce12050e1bc8733ab96104313e4e authored almost 5 years ago
cmplog forkserver tidying

995e556065375c34206f6f05c8572e0758c288ef authored almost 5 years ago
update todo

a93268acec3e244413ec2a38bb0ff80cdf554369 authored almost 5 years ago
remove warnings with llvm11

e70c54547e7046a3a5cc7c345f22b684bf236b5d authored almost 5 years ago
Better solution for ARM64 build fix (#315)

79195454993b6cfff6b03354dbf1e045e77f83cb authored almost 5 years ago
update test.sh to new compcov features

5a8db5954cac56cffa4f0066476db210dca4d330 authored almost 5 years ago
build on arm64 fix. tested on Android. (#313)

ee4e1936d0d1ca18147d1916e9365578627584e2 authored almost 5 years ago
fix 32/64 bit LTO

ec677808549c19d22431539ff9a13498c907b4c9 authored almost 5 years ago
updated changelog

aaf8835cdb39b774ce9636e45a28f2445dfdcb24 authored almost 5 years ago
local/global var for compare-transform-pass and code-format

0a525f768b8b50e6f20a59489f19a4efe84ccfff authored almost 5 years ago
m32/m64 support for LTO and code-format for test/

4ed43b7632e8e0d80230bd3c27ee7f4d536a543a authored almost 5 years ago
m32/m64 support for LTO and code-format for test/

5e09e13ece5f074765df65bdec0482509bc23637 authored almost 5 years ago
add global and local var support to autodictionary

eec725a345b2e1cf396fd96970333677f701e42e authored almost 5 years ago
Fixed qbdi_mode/build.sh script (#311)

Co-authored-by: pyno <pyno@fearless>

fd63344ffc719a478b3bcb164e9f1d2fdf7cb8aa authored almost 5 years ago
fix #312

90a9f22c3dca0f4ee51f3c37be5d95a082d43161 authored almost 5 years ago
fix -E/-V

cc3ac932d9d255e8600ba58cb3a02c5ad43f5e8a authored almost 5 years ago
add extended forkserver feature to gcc_plugin and qemu_mode

d8947d1fa41c8fa12b2bf6a0ef128bd1d06b127e authored almost 5 years ago
more refactoring and update changelog

32ba60185eba8a3ae8eeba0b5830d1bb43e38473 authored almost 5 years ago
add missing file

8bcfba8231aecc11a3815c74b6c53c86f418ece1 authored almost 5 years ago
Autodictionary (#309)

* lto module clean-up

* step 1/3

* step 1/3 completed

* if tmp is ever made non-static
...

68f269437d0f502a5a091a6ed62cf8d71d0148d6 authored almost 5 years ago
refactored cmplog

29ee3a1ffca2aa5a3939beb84d7c6a81621f3355 authored almost 5 years ago
code format

39e8b918062ee92be03480075fedefcb7801f32a authored almost 5 years ago
fixed fauxserver msg

3ab7fcf5ddcae177314488c34714155798d50c76 authored almost 5 years ago
LTO optimization, variable map size, autodictionary (#307)

* lto module clean-up

* step 1/3

* step 1/3 completed

* if tmp is ever made non-static
...

3a509c61689112cc321c4c78f058014abff66c8a authored almost 5 years ago
void * types in allocs

6dcbc4dff4bc9f5357bbf0c72ec6f3a0f937c2d0 authored almost 5 years ago
tackeled some warnings

d928b148d86fcd1e7f26dc265029a36b14c3c1d4 authored almost 5 years ago
removed vla for tmpfile

3209a9d4e88f09790e073af7fa90914a25e150c4 authored almost 5 years ago
resize fix + code format

f0f83bab5299098a441af40236f3758171b69889 authored almost 5 years ago
files opened with fdopen should be closed with fclose

6aa6af04acb8f024696e8723e6d73514006b3dd5 authored almost 5 years ago
another mem leak fix for master/slave usage

5b977453cbff9778335eabaa5c2f808291a495ed authored almost 5 years ago