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 branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev

df8a0e84184a408a463c29443cfa3ee9fa556896 authored almost 5 years ago
fix sed errors in afl_shm_init when using mmap

b8a25063f678c8afe3c1390d6a6ba130b0500e26 authored almost 5 years ago
GNUmakefile/unit tests: suppress compilation commandline output

6df21f3489ea482362983eda7e51c040d06e56f1 authored almost 5 years ago
test.sh: custom mutator test; make it compilable with available instrumenting

compiler

dcba2c36421315be1cca78c9ca78a2e15311cdef authored almost 5 years ago
unicornafl build script: fix prerequisite search for setuptools

059c9634674ab3912fede3f2e0f0627a8d7d54ab authored almost 5 years ago
add line

96722083d8d8cafa520c3a325bcd42b47c7b4b1f authored almost 5 years ago
submodule path changed

b109e31722d1edb5269b6395928cdc076979323b authored almost 5 years ago
updated unicorn

40e5b285f2fc137d42a857c1045eae0f0db44e16 authored almost 5 years ago
better detection of intel cpu on 32-bit Linux

09c8e40363f4438742a15d1c0a5e88531d1eb50e authored almost 5 years ago
unicornafl updaetd

b77458ae810829e491e3ce824940f06ae64de950 authored almost 5 years ago
libdislocator android build fix. (#327)

Fix function signature for bionic libc

ce9c6df45639db922feafb55259e20c7e82af0bf authored almost 5 years ago
unicornafl updated

4cc0589440465e1f67218361a6f6e3a91a78a6a8 authored almost 5 years ago
Move comment about adding 8 bytes to buffer length to the line where we

actually add 8 bytes
Remove defunct TODO for posix_memalign as the function now exists
Add wrap...

ee238eb00d68b4f0aa6863ed58d2707746a18770 authored almost 5 years ago
removed done todo

a32d2ad1932e08ac34c4991f0bda94fee6386ccd authored almost 5 years ago
wording

3ca787ba76f316d596d2d15bc3a8a74578d96f96 authored almost 5 years ago
double include removed

137b9ecf5e7503d8b0a4cce7c9999b665ae730bd authored almost 5 years ago
reset git on deepclean

8c6fcd98be0625c1d255b566cb60261e722e1d18 authored almost 5 years ago
clang-tidy readability-braces (#323)

9bb0733eb594799726a16537e72e6e32b181c5bc authored almost 5 years ago
update documentation

8b3befea6d34e84cc8861939e61b219ffb4eb37f authored almost 5 years ago
no need to rm folder

856a59901e859a70dd37867b12e981e8c67ae27e authored almost 5 years ago
git for travis?

d22550a520aaa0215f6975beb6c84ae838282471 authored almost 5 years ago
fix compilation on Debian 32-bit (thanks to Marc)

6f994ec56b4398dd7a5f653a5366b8eda6d24547 authored almost 5 years ago
small portability fix (32-bit) for warning (size_t %lu -> %zu)

358f17f61572991474e305b83aeafbfb937b8a22 authored almost 5 years ago
added version

0fa9ad46ae2f5afed0b9cc681dcc1a962a61a16d authored almost 5 years ago
examples Makefiles: silence errors when there is no 32-bit support installed

0a1979fd2074c4e85d0a8945e18501b970731e0e authored almost 5 years ago
add NULL check to malloc_usable_size

0aef3b40403848d6a86fca56b0bf520b1851c1d0 authored almost 5 years ago
script to update uc refs; new unicornafl version

45ccc7d475c9853fc48888f893c0896c6545d721 authored almost 5 years ago
clang warning fixed

ae524d856d77603ad44b2b51885eb4ad3a84272b authored almost 5 years ago
code format

9be4f9c055ca754c7b5890365d75c8864a2495eb authored almost 5 years ago
switched to clang-format-10

6b3336d1078de3c4de86ea45383c886bf456c651 authored almost 5 years ago
clean and deepclean Makefile updates

ceeb266273dd9e306ccad730ba84363530ab883f authored almost 5 years ago
fix some gcc dependencies and build problems on debian 32-Bit,

adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit

5b9928f1a9d4b017ea04365ca8b522fde71236eb authored almost 5 years ago
clean no longer deletes unicornafl folder

3bd5e65edc63dfaa4b9bcb63d2ba2b9082d77afd authored almost 5 years ago
fix submodule

b520046ab67066eb476a2f7f07a692bacd4804b7 authored almost 5 years ago
latest unicornafl

cfeb8e83f77d23d805baecb08a94184b07b4fbc8 authored almost 5 years ago
v2.64d init

0dc64b93d81df6ba0e16c2236828f5abd5add30b authored almost 5 years ago
fix docs typos

8e44c06a136e6495fe4645cbaed96a92a6396f40 authored almost 5 years ago
submodule

cfb11177cd40f481fdc3d29ed969f9e67b4f5541 authored almost 5 years ago
android ashmem fix

2509624addbc8c69269f548ba459da848d4416eb authored almost 5 years ago
clean doesn't fail without unicornafl

19d096102053b9852f092a9abeb1c85531bbcfbe authored almost 5 years ago
make clean removes unicornafl dir if not in git

22cdad2d208bb3f5b98796238523344386d24373 authored almost 5 years ago
typo

7dc825dbe96cbff5a64dc2dbc0ef3a68e25452ec authored almost 5 years ago
dont error on git reset

f25919ad567343969da98d8749afb814f371cfbd authored almost 5 years ago
libdislocator android build fix. (#327)

Fix function signature for bionic libc

f6c9acd5183b52e9dec0d810c51e3ca6649008fe authored almost 5 years ago
Merge pull request #326 from dpmdpm2/master

Add malloc_usable_size to libdislocator.so

68218dd31cdbba2a13f42e7190e74bafed9e79c4 authored almost 5 years ago
add NULL check to malloc_usable_size

441b64b467e17d62056c3cf7eae9e9a381644db7 authored almost 5 years ago
unicornafl updated

8b319969f339aa2956a3cb733e3612df845b16e6 authored almost 5 years ago
add line

41b1787565b30fc4f7c46fb47af368e621c39e14 authored almost 5 years ago
Move comment about adding 8 bytes to buffer length to the line where we

actually add 8 bytes
Remove defunct TODO for posix_memalign as the function now exists
Add wrap...

e6fccdd9c1804e66db13e4b0d5faccc5a83d4116 authored almost 5 years ago
script to update uc refs; new unicornafl version

0ffef8c79d1e03ede8641eef21990f17335c08c1 authored almost 5 years ago
removed done todo

3d52079a7caf018f6ecba9c6cf5f5ae944aa3138 authored almost 5 years ago
dont error on git reset

e47c29e72847b780ffa54a3fdbadd0e01d8882d5 authored almost 5 years ago
clang warning fixed

280374f7399e9e93f6e04a35fa1cb5e684f9a5d4 authored almost 5 years ago
code format

ce159377170aa95cdbcce8e60503abb00fa8d068 authored almost 5 years ago
updated unicorn

c8f2ba5b49465fb644001e81bd3b0d322ca61db7 authored almost 5 years ago
wording

3dbfd18f36ddcc8a64a3ec0e02a364bf83019603 authored almost 5 years ago
double include removed

4be0ae20085a67fe708b102decee94c3776757b7 authored almost 5 years ago
android ashmem fix

67b39050df4776d6fedbd3c17b1d98718ae6b8f9 authored almost 5 years ago
reset git on deepclean

4ccd8c14003ba1645e05482ead7b1a7b1b998289 authored almost 5 years ago
typo

4f997665f176d5870ab53c028e5899ae1c520d54 authored almost 5 years ago
switched to clang-format-10

b6a15d9719fd93ebbc885b9c53ae21f7bd325ee0 authored almost 5 years ago
Revert "fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)"

This reverts commit b408fdffcc317f865a1379f802cb6e80bf862f62.

e90194093ebb73abbbda7c225878b68ae5bc03e7 authored almost 5 years ago
clean and deepclean Makefile updates

4c90293e447a6e43129b39e14a72cbad38704522 authored almost 5 years ago
clang-tidy readability-braces (#323)

8197e9b2e44158e65fd778149919e7229c7099c1 authored almost 5 years ago
make clean removes unicornafl dir if not in git

baec99079f5bb47b762c4facc0e881a63658a385 authored almost 5 years ago
update documentation

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

39f715982d612c6815945c55f888e9924f9dc216 authored almost 5 years ago
fix some gcc dependencies and build problems on debian 32-Bit,

adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit

724d4ec3de2e8452ebc36b13747013575c49ca21 authored almost 5 years ago
no need to rm folder

e4670d3abc25e28cd1bb3fd291ec8f728e47ad5e authored almost 5 years ago
clean doesn't fail without unicornafl

8aa86d063a1dcf5762e3a3ee60a2e1f201d9d5ce authored almost 5 years ago
clean no longer deletes unicornafl folder

c1d9e00044732c4f51bd87c34308fdc8a7383ff2 authored almost 5 years ago
fix submodule

0827a447d3f65b9dca4eba415d068800e6e75b7f authored almost 5 years ago
git for travis?

2874565b3613caef7490f6e9344cf6d811c0a536 authored almost 5 years ago
fix compilation on Debian 32-bit (thanks to Marc)

8ed3126f283aefc7cff10add1a5f2432bcdaa2cc authored almost 5 years ago
fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)

b408fdffcc317f865a1379f802cb6e80bf862f62 authored almost 5 years ago
better detection of intel cpu on 32-bit Linux

d9cd600c1bc2292de6d26d0687eb065bf9c138af authored almost 5 years ago
fix docs typos

68f18923abead89db52f4352e44cee1fd8a64cb1 authored almost 5 years ago
small portability fix (32-bit) for warning (size_t %lu -> %zu)

9e74a7dfe13b401a07f41719555c287649916d6d authored almost 5 years ago
submodule path changed

0b5b888f824a41efa61b035d4d4695bc56c5bfc1 authored almost 5 years ago
unicornafl updaetd

46854b439a6ae0e110aaa5c7d455fe1788c0c51b authored almost 5 years ago
added version

3b8cd9652af2dbfa1cf40cb5f9a7230777339f8f authored almost 5 years ago
submodule

269050aee31dc8b349104da11e26de1f615ab668 authored almost 5 years ago
latest unicornafl

8ffed4b85996cbe07d1d8f4b31f926cfbb842579 authored almost 5 years ago
examples Makefiles: silence errors when there is no 32-bit support installed

6e753f8f0f91448c3890cbc7b238f4b48d35c009 authored almost 5 years ago
v2.64d init

9adcc73d617f22ffdfaba0491374dc0b7edcf8cd authored almost 5 years ago
Merge pull request #321 from AFLplusplus/dev

Push for next release

ddea300822e5628482366ecb38adac31717d69bc authored almost 5 years ago
locked to unicornafl version

9900c92ebc73a7706f4604c274ccf6430549e77e authored almost 5 years ago
headers for clang-tidy

0bd1264faf928081ea2df67f4c54b5794ae82a79 authored almost 5 years ago
unused var

49753eb2d0af4fbfb6aba92572f621424fc6189b authored almost 5 years ago
++2.64c

c9605f22514181caf7823e382a94c2bcf59e5a95 authored almost 5 years ago
little more speed for queue analysis

6ee11c2a6f96c083f78bce650fbae5730c8ef971 authored almost 5 years ago
add missing limits.h include for PATH_MAX (OpenBSD)

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

a6d4f04019db512a5f3be0735cf1eede14ac4375 authored almost 5 years ago
add AFL_NO_PYTHON to list of env variables

87d27b861649295c3de93e48c47544f29f07f36a authored almost 5 years ago
fix afl-showmap for PATH_MAX on *BSD

f22d8120ef6814c9af3b7a0c291c1494137fc53c authored almost 5 years ago
removed tmp alloc in queue

8ecfbcdf3457ca4337dc6a0f45def33582f51a7f authored almost 5 years ago
remove static from tmp var in qemu

263daaacafae423828d458c59817c5b96e4fd399 authored almost 5 years ago
llvm fix

d3254d8066ca6cb7d13f4682eb756dc9cf591f32 authored almost 5 years ago
refactoring getting the map size

76e15a06957d03df7ffc8102a043c7694ba251d6 authored almost 5 years ago
remove unnecessary map_size variables

1931838a112a23567b41ac0f018ae811ef7fbe1c authored almost 5 years ago