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
743ae507756db0707a213cd8272b219b0de0f514 authored almost 2 years ago
afl-cc: Don't offer __AFL_INIT() etc. in GCC/CLANG modes
a5a122a533cbef1b3628d0519f9fad693e0c5ad3 authored almost 2 years agoLLVM instrumentation disable build warning.
1589e17213259091d8199de4f1733fe25bfaf088 authored almost 2 years ago
instrumentation/README.persistent_mode.md documents in the section about
deferred forkserver ini...
Since clang 16 is the version for Ubuntu 23 04/Fedora 38 and is easy enough to fix..
a0818c4fceff67e2cff986432c98e3ac1211bdd8 authored almost 2 years ago0782ed38414bed37168feafc971fd102b8294510 authored almost 2 years ago
afl-cc: Avoid casts of string literals to char*, in definition of __AFL_INIT() etc.
0911525194f4a9d40fcb65e0ab7a83ccf661c192 authored almost 2 years ago
With the right -W options, compilers may complain about the cast of
string literals (for PERSIST...
c1af004451e2732b855aafb567fccbd615b5214e authored almost 2 years ago
display instance name
abd6b06fa46281757e4017678d56cfca238c8428 authored almost 2 years ago35151cefe8e96451da9a6a25cae2181178ef53d6 authored almost 2 years ago
75d7a094691550afe86519a1d669def0d698b5ce authored almost 2 years ago
f9851dbfbbfbc013172f500099b5f4dc572c508b authored almost 2 years ago
400c5e92cb5ed304a2c14a79597100850cf9f82c authored almost 2 years ago
fcb5eda5d0eb38b1a9678ee75890f2fccf936bd9 authored almost 2 years ago
d67ee1777859b55b1660cef15fc09219fb165140 authored almost 2 years ago
dba93705a79fb859ce0ede606f79dd4ed203725b authored almost 2 years ago
36127fb1970746f53fec44f9394061f57a4e94c3 authored almost 2 years ago
a74561b0e7434282ad214ca634b5c19c2f345e8e authored almost 2 years ago
e313180e4d3f7ba44b773e43af40d4af21088576 authored almost 2 years ago
1fc0731604c1ea1abb38ab345d9046a6f1e9b7de authored almost 2 years ago
53b70ef104a334424fd5226c7504130b3bd45625 authored almost 2 years ago
41a452d4e8038461f730736439346eb8a7a3968f authored almost 2 years ago
3ab18d286142e2e19e37850c051e0b07b9d7b296 authored almost 2 years ago
2bff92c603463410fa0f97e7c4db7eb14c45e5ed authored almost 2 years ago
32ffa2664cdfa2cc377df12cbf6efdcecbc2e78a authored almost 2 years ago
fcd21256780fd21c55e72e9338b3992c60db22dc authored almost 2 years ago
635da39bd135b7db3529a4b3b059b85260ce14a5 authored almost 2 years ago
fix getOperand out of range
5fea071ae99dc68d634afd996fcd280f57f78002 authored almost 2 years agoThis commit fixes a sloppy function call that should normally check the number of insn's Operand...
a01138e1c822b97cf187bfcad9938597bf3edc1e authored almost 2 years ago71e2aa5d2bb99bd7edc2efcebd52eee5736c35fd authored almost 2 years ago
21203c2ea6b0586d3c63f9d33190dfd364677b1a authored almost 2 years ago
319b2e8e6f64bd35c5395c8a9e5053f25875a86d authored almost 2 years ago
e46e0bce44f0799731f5e7724ba3dfacafd4c41a authored almost 2 years ago
4d02d8e43dd9b413ed819e27bb012e16022d85f6 authored almost 2 years ago
be96253f5293a0446aae8b2f1795119456c0d5d5 authored almost 2 years ago
9eed60d1055ada484798d6de51101043ecaf462d authored almost 2 years ago
8f17c816919301b870b9c7dad84e475370c87381 authored almost 2 years ago
74baebd93e6ad65de297e812d53f06592166ef9a authored almost 2 years ago
506f6b134987d47da6c1a2e172f50b47559e7b4f authored almost 2 years ago
2d0d1e267eac4723c24997116c959472aae7027f authored almost 2 years ago
145748a7e0b85c34660d0fe72ef1d4499ace2933 authored almost 2 years ago
a061e1304da4f300699b059fe200602457661e5e authored almost 2 years ago
7893347e13d99b7e39ec4ebb95fbb5356bdd7f2b authored almost 2 years ago
5218c0b187dfeb2c722c41e3e0b3180d671c85ca authored almost 2 years ago
dbdf2d79f235d475eb8e085a7dbace757c9ac361 authored almost 2 years ago
48816417eedd98c2afc270678a3996e9ffd77dd7 authored almost 2 years ago
Minor fixes
661b626c87d623fe67db854d43d4ff37c3895109 authored almost 2 years ago214e24fff0e44704007e71dee8384f6382770381 authored almost 2 years ago
Clang may call as with extra debugging arguments after the input file,
e.g. as --64 -o /tmp/hell...
Python 3.11 complains that int and str are unsupported operand types for
operator +.
LLVM commit 7ae6838defb21737963b1dd8ff9de7e87052c74f removed the
following extensions:
- PassMa...
c594a58583c16301606e79a536f04ea3c8263e56 authored almost 2 years ago01236f47bcdf87e9c59d06f1ca3727711b5251b7 authored almost 2 years ago
b1bfc1ae76bacbf48b81c81480a9f32e0c8919f6 authored almost 2 years ago
Clarify confusing version message
0faa323f121f16faba9b8fe20552a421b09d5ec3 authored almost 2 years agoWhen running, the following gets printed in quick succession on startup:
afl-fuzz++4.00c ba...
2d3c5cc6d88c98af4bf5ecb57716d3c74bbf4c76 authored almost 2 years agopush to stable
7101192865893e00b9029d0cb898a3ca3015d50b authored almost 2 years ago19f96129109c6394fdc45dfae3885c2d7e08977d authored almost 2 years ago
d95540917848ee3f21a73d70b10a5be76b28cbf4 authored almost 2 years ago
9bc5abc4eca13996fccc05b4ad08b7ac5a217e25 authored almost 2 years ago
Push to stable
64fd01d46ca8806cf014b98c4c54412f4e3e81e0 authored almost 2 years agoadd check for n_fuzz update
b2f9802f9f0f54337c552d83a860f3e1a84d7191 authored almost 2 years agoe24ae963614ecc0874ab5e8ff370419401292913 authored almost 2 years ago
0f62e0b1674f19c41c5deb65354e832a0aa87bef authored almost 2 years ago
478f0bbc1ed4bdb39d365dd9d6c69c10917c8073 authored almost 2 years ago
nit: fix minor typos
3d7bad99b62dc73dcfb5fceb306bd48618732de4 authored almost 2 years agochange "cannot be build" to "cannot be built"
5c5b73df8288d5e02aa3c2ab20aec51ae82f8a41 authored almost 2 years agopush to stable
24503fba5fd2580559223ec3c6ee408dfa15e080 authored almost 2 years agoClassify
d80cedcf02f56351bb08e7520ddcd76b0ff3f84e authored almost 2 years agobd3855fe5dd653ef3bfc930dcfa2a8d9063fc1da authored almost 2 years ago
84274f2e5d7287c383f3b0f61f1f12366b694650 authored almost 2 years ago
988028bb3b6b0a15cb9c601a4db6793f2e5291ad authored almost 2 years ago
ac4dd1605ed0bf25b2b4562da114f93f2852d200 authored almost 2 years ago
7ab689ef0e3fa49a6c059ae1bfe46f77e6c79d12 authored almost 2 years ago
e32e82537228c0e7060f1e6d98b40bf52c6d18c6 authored almost 2 years ago
c3cf918bcb6190bcce450acf96115dc03cd4ebfd authored almost 2 years ago
af77dab66661b49c4082bfdf05d681a3a3f12e25 authored almost 2 years ago
1d4f779d4d5b1e20cb4b660676f92cd5db70589b authored almost 2 years ago
4c7c78d92648bd1c5ec1e2d5115d32872a2a5905 authored almost 2 years ago
aabfe781fd05fe7b0981cc933d10900d92655369 authored almost 2 years ago
Dev
7a650e48669c51784da17ef43eb756c64e3eb25e authored almost 2 years ago30483919eb65f6301dbbba7762e28a6d21972571 authored almost 2 years ago
5221938945cc5ff15af04b727c6a7e0085005044 authored almost 2 years ago
dc7ef967d8dd4a338ddc72b41dcf8840437aabc2 authored almost 2 years ago
1385c24a7d3baf31f91533ebdf4b43b02ce3b1b1 authored almost 2 years ago
cd5764170595e5bafa85b2d28c63135b1ab07146 authored almost 2 years ago
e0866f51c7984c28866e7acdb153b5304c5cf7da authored almost 2 years ago
Added env variable to allow custom interval update of fuzzer_stats file
aa125f824619fe3c3ebf5ed8a571340397a7c46a authored almost 2 years agob571e88bd33ad7b5cf7dade93e6a1986cf8def56 authored almost 2 years ago
This reverts commit e5f8c7a6129e42d1798fac1131c912b2eca8159c, reversing
changes made to e6a05382...
llvm instrumentation trying to delete all static data
e5f8c7a6129e42d1798fac1131c912b2eca8159c authored almost 2 years agoe6a05382b83817b245da51bcba16be5df56eb283 authored almost 2 years ago
cb8296bdb0a2f3f1115ecbe2ac9f1c5a86c94893 authored almost 2 years ago
6b75fe18315550bf72c4671a2be2bcc0286b031b authored almost 2 years ago
a30664c5639a924fd2bfd40bd9570f11ef09fd10 authored almost 2 years ago
7034348c577226f60fc6dbd912ec72d164cce829 authored almost 2 years ago
e9e440d7f33a61793c63f90f9555ff3c0f45b3b4 authored almost 2 years ago
5e7f8a51e0f45780d9c8ff34ace6b03f8a7e1f71 authored almost 2 years ago
403d95d2d2c7a9bd72eca5ea91743f8d835845ef authored almost 2 years ago
07cf27cddc6f0189ee9b21f888595c84549b5b93 authored almost 2 years ago