2568 Commits

Author SHA1 Message Date
van Hauser
ca17ec3fe9
Merge pull request #481 from devnexen/haiku_settings
Haiku set explicitly to performance.
2020-07-31 18:42:06 +02:00
David Carlier
54d9668580 Haiku set explicitly to performance.
No command line to set through afl-system-config (the only one is a GUI).
2020-07-31 17:27:01 +00:00
van Hauser
16b674c652 fix find free cpu 2020-07-31 18:35:43 +02:00
van Hauser
25ad992c62 fix travis 2020-07-31 18:26:18 +02:00
van Hauser
37f1b7cddb fix travis 2020-07-31 18:18:05 +02:00
Dominik Maier
729445b64f
Bind cpu (#480)
* silence compiletime warning

* refactored cpu binding

* formatted code
2020-07-31 18:17:03 +02:00
van Hauser
185f443659 add LTO AFL_LLVM_DOCUMENT_IDS feature 2020-07-31 17:53:01 +02:00
van Hauser
c101a3f5ab readme update 2020-07-31 17:23:31 +02:00
hexcoder
cf9cb73afe
Review as requested (watch out for XXX) 2020-07-31 16:27:50 +02:00
Dominik Maier
071fcac430 building docker from cloned repo 2020-07-31 15:55:48 +02:00
Dominik Maier
a74ec89461 fixed dockerfile 2020-07-31 15:37:50 +02:00
Dominik Maier
630d2a934b less gotos 2020-07-31 14:36:58 +02:00
van Hauser
d5758c138b update todo 2020-07-31 11:04:22 +02:00
van Hauser
149b0021b7 improve README 2020-07-31 10:49:25 +02:00
van Hauser
68f46f6178 remove travis debug 2020-07-31 10:44:54 +02:00
van Hauser
cd576fa59d fixes 2020-07-31 10:42:43 +02:00
van Hauser
320f26d26f add -b option to afl-fuzz 2020-07-30 19:00:41 +02:00
van Hauser
c661587128 cdecl void 2020-07-30 18:06:25 +02:00
van Hauser
486e5365d9 fix float splitting if not on a tty 2020-07-30 18:01:18 +02:00
Dominik Maier
8e809d8593 added NULL check 2020-07-30 17:51:32 +02:00
van Hauser
ea9ba53cdb fix oob reads, code-format 2020-07-30 17:09:22 +02:00
Dominik Maier
1ba48a5ba0 :Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-07-30 17:02:13 +02:00
Dominik Maier
7cb00b69f0 warnings reenabled 2020-07-30 17:01:57 +02:00
hexcoder-
cbe8f0a9d0 cleanup messages in floating point test case 2020-07-30 17:00:10 +02:00
van Hauser
da8b464e67 fix test.sh 2020-07-30 16:07:47 +02:00
hexcoder-
13350bf22f Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-07-30 13:48:16 +02:00
hexcoder-
5ce55d87ec make travis green again (floating point testcase), but all laf testcases need AFL_DEBUG=1 (that is another bug) 2020-07-30 13:46:52 +02:00
van Hauser
fc401f1acc fix post process check 2020-07-30 11:51:13 +02:00
van Hauser
fe39e4dfdf remove unneeded stuff 2020-07-30 11:30:37 +02:00
van Hauser
49b77207dd aflpp driver cpp -> c 2020-07-30 11:11:30 +02:00
van Hauser
35a448ee92 enhance for custom trim buffer 2020-07-30 09:20:22 +02:00
van Hauser
3f9f00a798
Merge pull request #460 from rish9101/dev
Add post-process functionality in write_with_gap
2020-07-30 09:15:42 +02:00
van Hauser
ffe5619a9d fix snapshot include 2020-07-29 14:30:22 +02:00
van Hauser
3b194e1690
Merge pull request #476 from AFLplusplus/new_lkm
New snapshot lkm support
2020-07-29 14:15:39 +02:00
van Hauser
45b6508339 fix typo 2020-07-29 13:00:55 +02:00
van Hauser
22921c493f improve docs, enable laf compare if float is set 2020-07-29 12:58:02 +02:00
van Hauser
f32811922e minor opt 2020-07-29 11:56:38 +02:00
van Hauser
6cfa27d78a remove dead code, code-format 2020-07-29 11:47:32 +02:00
van Hauser
8e3ca8eaa9
Merge pull request #473 from AFLplusplus/text_inputs
add splice
2020-07-29 11:41:54 +02:00
van Hauser
4550613f58
Merge branch 'dev' into text_inputs 2020-07-29 11:39:00 +02:00
van Hauser
015fde3703 fix ffmpeg lto example 2020-07-28 22:25:48 +02:00
van Hauser
827ecd61f6 add new example/guideline 2020-07-28 22:13:37 +02:00
Rishi Ranjan
565da10a8f Minor change to write_with_gap 2020-07-29 01:05:05 +05:30
Andrea Fioraldi
d64c0e8887 lkm new api 2020-07-28 16:31:07 +02:00
van Hauser
0b8c44cbb1 add FAQ 2020-07-28 16:29:47 +02:00
Andrea Fioraldi
a22f4dd1ac new snapshot api 2020-07-28 16:13:32 +02:00
Andrea Fioraldi
952e5b47eb allow custom mut with mopt if -L is -1 2020-07-28 16:02:15 +02:00
van Hauser
b3f5b566b0 update contribute doc 2020-07-28 13:29:50 +02:00
van Hauser
0b3332d579 finalize new readme 2020-07-28 13:27:18 +02:00
van Hauser
a76e375d5c import lost PR when switching to stable, updated todo 2020-07-28 11:05:00 +02:00