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
Update LLVM instructions, because versions higher than 14 are supported and to be explicit that ...
001d9d3d20890941120cc16e9109b4c561da39d1 authored almost 2 years ago2c421d48fa668d23a20d06bf974fe05be14e5591 authored almost 2 years ago
f585f262669c14d8b7037d4a34eaa9eb7aef38c5 authored almost 2 years ago
396157dedae2049f830c49eb81ef9617275333ee authored almost 2 years ago
afl-fuzz.c: Document `-i -` in `--help`, to write that `-i` can be passed '-' to resume the prio...
f516926f006545d45162eaef723d786a427721f8 authored almost 2 years agoa7b7f3cde9b3a420ea5ac32f7309e8a856a01e94 authored almost 2 years ago
22db79aefafb48fed48199a86a39babdee795870 authored almost 2 years ago
2cd07abca9c7b843bbd2085e0e4d852d41169092 authored almost 2 years ago
fcab3ec99026e92b688a69de476a0763942a9d67 authored almost 2 years ago
9065d4ba86ecdafeade50e5235ee1e99f4179692 authored almost 2 years ago
ed96f9b209ceed9e0295bd0bce452bd74e797f1f authored almost 2 years ago
f567a89dae29afb2e421d649f0e750e77913f08c authored almost 2 years ago
00c86b7cb155a266c84c9a62b33697fa3f367386 authored almost 2 years ago
74be9ab5ce61d5b561faf688c245143da1a0141e authored almost 2 years ago
5813a4319c88848b2a1c47c12fe27f5e14dcad44 authored almost 2 years ago
* Additional source code reformatting in afl-compiler-rt
* Add source code coverage support t...
e956f23a77b776a5c11344889503c833adbf1052 authored almost 2 years ago
A forkserver is started by afl_fsrv_get_mapsize() when dynamically
finding the map size. When ...
6cad585bdc5c335cc2894c97e9aaf6d5fff88e1f authored almost 2 years ago
The hangs could show long or infinite loops. This is important.
Co-authored-by: van Hauser <v...
6172bc7312f85276101edbf78d2dd702f9ddfb49 authored almost 2 years ago* better seed selection
* slightly different weighting calculation
* remove unnecessary me...
a2daef29f9c323c0a6a7a64013aadb79ffd3e534 authored almost 2 years agoe983e2e9cfb9e4c8489dc35f28bca502ec241c27 authored almost 2 years ago
a25439cfa1521065ff9775c2314ed80a31fba6f2 authored almost 2 years ago
3e84d6a2ae7df5f6b9073a91ccc6acef50b45aab authored almost 2 years ago
push to stable
7ca1b85c5e8229fa49620d0fb542c86965ef5abb authored almost 2 years agob18bc7b98fa23ef805ed2ee3eec04dc1929afd49 authored almost 2 years ago
432671449f98a675eaf37db52c6318e1edd2423f authored almost 2 years ago
96848398d45e08eaa69be245c986375808d2b3a7 authored almost 2 years ago
21865c622483d2e2285de3dfad4626c28ca27843 authored almost 2 years ago
Add env var to ignore coverage from dynamically loaded code after forkserver
b96ba509d0e52478445822ae89621c2bf7c04d7d authored almost 2 years ago
When using TRACEPC instrumentation, loading code dynamically (e.g.
through dlopen()) it can be u...
2e23418a09e6c610288414d4ab6841b6f39513af authored almost 2 years ago
f3dc56f59a25eca60666393b43e0eef4811ac825 authored almost 2 years ago
d822181467ec41f1ee2d840c3c5b1918c72ffc86 authored almost 2 years ago
bc969f78f634035abf88bc73a5076848660901e7 authored almost 2 years ago
7b877e2c1d96efa7486ef4ba7860bec58dd1cd5b authored almost 2 years ago
c0ecf7cf61fdca901b041d57e7e2bb78bc8fcf80 authored almost 2 years ago
7b33148b7553f11dac7a382495a6829fa14f23fe authored almost 2 years ago
llvm-lto: allow skipping initialisation
b66d7f99a790af6f25f815a9d8780c26c63e7686 authored almost 2 years ago7c3c0b26d1ae477fbae6944c0de18256621e1993 authored almost 2 years ago
46237c33322bbe92d35436718b37062f5c1a8cb6 authored almost 2 years ago
8c228b0d23e303499dccf3df77c5d0b3a8b59b7b authored almost 2 years ago
531380d6ab9d2467d174ae45dcfa64bbf12230c0 authored almost 2 years ago
push to stable
dbb317162415a28e3fd2ff4c574292c924493a00 authored almost 2 years ago6bd48a48cbed1f923ff0999ea24af1f548c2e2bc authored almost 2 years ago
AFL_POST_PROCESS_KEEP_ORIGINAL env variable for intermediate file formats and ATNwalk custom mut...
c5e5a17d6783bae26fa250e0bb7d1feb6d464dd1 authored almost 2 years ago599b4631a3a40930e54e103f8ad1a69499fd1c8b authored almost 2 years ago
228e9527cb0c00644e9601afc0449c586b468576 authored almost 2 years ago
Create README.md
53ff09969cb8da08920f95773bad53e9f100ccc4 authored almost 2 years agod7e6f8cb386a24b5ec090caa6befe27461cd2190 authored almost 2 years ago
Dev
e99d4ba976721127e16493a6b5ad8387fdaa9821 authored almost 2 years agofixed AFL_POST_PROCESS_KEEP_ORIGINAL for version 4.07a
de717cd2255f05361b6a7b8eaeec40b15cb878af authored almost 2 years ago779a72ef8c2457430b824f7830eba731745fb6ee authored almost 2 years ago
frida mode: add dynamic loaded code exclusion
dae5f94bce9ae1256f455dd6f281ae2f7d33f924 authored almost 2 years agoc49d346e3762fa06bf410d493f70411069d32590 authored almost 2 years ago
7a8d0a10ce25d20bdd2021920b0b5ebbc0d3f3a6 authored almost 2 years ago
369ec31f0e1a40f5e617265fc199676175d36814 authored almost 2 years ago
0a297ed9ef48c1eaf69fdc13bd1016f8f29124be authored almost 2 years ago
Add the AFL_FRIDA_INST_NO_DYNAMIC_LOAD environment variable and its
associated JS function setIn...
# Conflicts:
# include/afl-fuzz.h
# src/afl-fuzz-run.c
4e5f42cab6b8c501eeaf76ec7ca920089f6e0f3a authored almost 2 years ago
450dbae8cd2ae278e0b381d172cb7694f40278cb authored almost 2 years ago
a3bc8d3440acefb7168c849337e4a4841bf11c3d authored almost 2 years ago
70e30958649f44e104330431cde31e80fbd8557f authored almost 2 years ago
529a51c16053125ff0ddce7c6bd149f4ebe65461 authored almost 2 years ago
e55b5c54080698ee2efe317321c1f387c225115b authored almost 2 years ago
9ab902402cd33156257fc0355c0105e7e03f5ba3 authored almost 2 years ago
02b9e583f2a5dd7d83bd4c02af8d2081532689ed authored almost 2 years ago
push to stable, 4.06c release
a326c23210dc2ace37bf1cadcc4521cf5d0b58cb authored almost 2 years ago7f734c96d187312868178e8ead95dc103c557c1f authored almost 2 years ago
4d29e484b7b2fcc4ff25774888c8fcbd1a1618c1 authored almost 2 years ago
56f7e3aa088e715b054f10c01b6b5a7e5acf8931 authored almost 2 years ago
add Nyx support in afl-showmap, afl-tmin, afl-cmin and afl-analyze
87b9dc4ba0d14d7a144578faf37f899724b826a3 authored almost 2 years agod0b86bf05563dea686d27f14972f448b6f33023b authored almost 2 years ago
0a699d885b513dab06e5be1b655ed03f6a8d592f authored almost 2 years ago
61aeb4486310b4aab66558bd21ead8b6e35501e2 authored almost 2 years ago
d213071e13b1720d06e1a960015db198f363aab5 authored almost 2 years ago
6d4234b3056bec79376c45b8ab40e4d6fb64df04 authored almost 2 years ago
059d470e8dd0a5339daefe0842f4ad5014717838 authored almost 2 years ago
47833bcf9e4b642e090f7cc0da25d1ed99688e5e authored almost 2 years ago
2f6242d3f8b09bfbf9e2b172acd0c67015e6ef2b authored almost 2 years ago
120d009e7d7c425019e984c29e027af710a0a7df authored almost 2 years ago
e12acaa20367f335549c2db97b88ac5c8ffbeab7 authored almost 2 years ago
8f6d9d66ef96286661dab876d9b57a36982b2a4d authored almost 2 years ago
Fixing typo: & (background) to && (and)
2b81d2d63f5fbbf130a38e8838b46e995a11237b authored almost 2 years ago50678ed36962eb9f4d26f50f860b07116290fe42 authored almost 2 years ago
97644836935020b9f42688bb6530f08f536644a9 authored almost 2 years ago
0c4f0dd4c483ec3cf481958c6b22c2b43b365cef authored almost 2 years ago
b5f7f42cd0a1bce83c8c6d4af9846e7c5da3cdd1 authored almost 2 years ago
c34c3e2f5f70d9a445bdbbb2e2f0937e98358607 authored almost 2 years ago
4f6ec6cb081bfee7a6e1d6ac211b33a820ec2f71 authored almost 2 years ago
a96cdc649fbdf2ae6f40d4e966812c46083032a2 authored almost 2 years ago
e2fedce6ecfa690fa7037328b6432b80a72d5acf authored almost 2 years ago
The QEMU-Nyx compile script does not set "--enable-gtk" anymore.
So it is no longer necessary to...
eefd98f3741b5feca32c75b34a8d7b33e34044d0 authored almost 2 years ago
2adf5aac0fcf9b9263bfe3dd93e4d860e3668ae4 authored almost 2 years ago
f756734ad2782c3ed56feadb4b7b23fc82a7a968 authored almost 2 years ago
6cc8d607fb24e060591ece4b42d83fc06de68fc6 authored almost 2 years ago
824385f52ce3133ecd033e587aa1a3b324adf76c authored almost 2 years ago
d304f4e4f190409e9b1cc6993355128673eb0c3b authored almost 2 years ago
push to stable
4f2d9eeaaa6b702ef28eb883f9000321eaf1fe9b authored almost 2 years ago