288 Commits

Author SHA1 Message Date
Maciej Domanski
c090abb00d makefile update 2022-12-28 10:44:02 +01:00
Maciej Domanski
107ebb7d49 makefile update 2022-12-28 10:40:17 +01:00
Maciej Domanski
4ff37da709 makefile update 2022-12-28 10:34:56 +01:00
Maciej Domanski
86ec1b9d71 makefile update 2022-12-28 09:55:14 +01:00
Maciej Domanski
c0c985a278 minor changes 2022-12-28 09:48:10 +01:00
Maciej Domanski
f28f6adbce update 2022-12-28 09:41:22 +01:00
Maciej Domanski
51e0707d4d readme update 2022-12-28 09:27:22 +01:00
Maciej Domanski
3188cac1d0 cleanup 2022-12-27 16:57:30 +01:00
Maciej Domanski
b189640a92 cleanup 2022-12-27 16:54:36 +01:00
Maciej Domanski
3d031f93a6 update 2022-12-27 16:15:52 +01:00
Maciej Domanski
3a134edd88 makefile update 2022-12-27 15:51:50 +01:00
Maciej Domanski
6e5c08b653 makefile update 2022-12-27 15:50:53 +01:00
Maciej Domanski
67ae1d5839 makefile update 2022-12-27 15:49:22 +01:00
Maciej Domanski
0062a14aa3 makefile update 2022-12-27 15:48:06 +01:00
Maciej Domanski
a0eee2bd92 makefile update 2022-12-27 15:44:49 +01:00
Maciej Domanski
6fe38b2138 argv fuzz persistent 2022-12-27 15:39:47 +01:00
David CARLIER
401811a97d afl-untracer freebsd 13.1 and above update.
with the new kern.elf*.allow_wx setting, we try
 to make sure we still can make the maps w/x,
fixing few build warnings while at it.
2022-12-23 12:47:16 +00:00
vanhauser-thc
e26c173041 code format 2022-12-13 09:13:52 +01:00
van Hauser
b5f2a17235
Merge pull request #1596 from a-shvedov/patch-1
Update README.md
2022-11-26 22:22:07 +01:00
a-shvedov
32a331ab43
Update README.md 2022-11-26 10:34:14 +03:00
kobrineli
d7e788a3c0 Exit on read error. 2022-11-18 13:35:51 +03:00
Eli Kobrin
ba788591dc Handle read() error. 2022-11-17 17:38:45 +03:00
Eli Kobrin
8f9726d4a9 Fix delim. 2022-11-17 17:27:13 +03:00
Eli Kobrin
3d07f0ab79 Handle empty input. 2022-11-17 14:14:11 +03:00
Eli Kobrin
903b5607bc Fix argv-fuzz. 2022-11-16 18:19:50 +03:00
vanhauser-thc
c5f8869778 afl_custom_fuzz_send added 2022-11-11 10:46:45 +01:00
vanhauser-thc
a6a26d8153 fix usecase 2022-10-25 22:13:31 +02:00
vanhauser-thc
e6e82948bf fastexit + code format 2022-10-11 08:53:49 +02:00
van Hauser
2107ece114
auto shmem fuzzing (#1541)
* auto shmem fuzzing

* print warning when forcing shmem fuzzing

* typos

* Shmem always

* typo fix

* fixes

Co-authored-by: Dominik Maier <dmnk@google.com>
2022-10-07 15:40:04 +02:00
hexcoder
9c6aebba05
typos 2022-10-03 11:04:23 +02:00
David Carlier
0eeddda2c8 libdislocator adding netbsd's reallocarr 2022-10-01 16:12:32 +01:00
vanhauser-thc
0623a73a5c fix docs 2022-09-17 11:56:39 +02:00
Laszlo Szekeres
02db8685f1 Fix null pointers. 2022-09-16 23:04:47 -04:00
vanhauser-thc
af5e8370af fix LLVMFuzzerRunDriver 2022-09-16 10:57:13 +02:00
vanhauser-thc
636025df9a forgot correct callback 2022-09-15 10:32:34 +02:00
vanhauser-thc
b7a2c7e698 try LLVMFuzzerRunDriver support 2022-09-15 10:13:46 +02:00
vanhauser-thc
08f44f4e5d code format 2022-09-10 19:09:32 +02:00
David Carlier
258f4ee529 libdislocator apply few attributes for few compiler optimisations. 2022-09-10 11:43:19 +01:00
vanhauser-thc
0fe39e4768 egrep -> grep -e 2022-09-05 13:57:32 +02:00
David Carlier
130b1f7864 libtokencap annotate overriden calls to pyt them together in a special
elf (sub)section and improve their locality.
2022-08-13 07:23:34 +01:00
vanhauser-thc
b847e0f414 clang format 14 2022-07-12 09:04:54 +02:00
vanhauser-thc
83f32c5248 honor AFL_MAP_SIZE well outside of afl++ 2022-06-08 10:56:11 +02:00
David Carlier
6afccdebcd libdislocator, introduces malloc_good_size for Darwin. 2022-06-02 21:48:15 +01:00
David CARLIER
ad2a1b0574 libdislocator on macOS to get memory block size is malloc_size is
instead.
2022-05-31 21:07:02 +01:00
vanhauser-thc
50c6031cc3 remove optimin 2022-05-31 09:24:28 +02:00
vanhauser-thc
1d00bde6c5 code format 2022-04-18 13:14:20 +02:00
David Carlier
6e790552fe libdislocator, new option to name an anonymous address range.
For performance matter tough, disabled by default.
2022-04-15 17:34:19 +01:00
David Carlier
84e03e4a4d network client mem leak fix. 2022-04-05 22:54:36 +01:00
Dominik Maier
5e8da2b85c Adapt to my MacOS 2022-02-09 20:36:16 +01:00
vanhauser-thc
0b5ad8ee84 nits 2022-01-25 09:44:12 +01:00