3988 Commits

Author SHA1 Message Date
hexcoder
d471fc9509
add version dependency 2021-03-10 00:07:33 +01:00
hexcoder
9f22a151f3
mention added support for gcc_plugin mode 2021-03-09 23:55:22 +01:00
hexcoder
0c2478cae6
typos, small additions 2021-03-09 23:27:14 +01:00
hexcoder
b865fc6080
typos, rewording 2021-03-09 23:04:53 +01:00
hexcoder
d44b650cd4
typo 2021-03-09 22:14:34 +01:00
hexcoder
aa12e46013
formatting and RedQueen reference added 2021-03-09 22:09:58 +01:00
van Hauser
2c18fbbb2e
Merge pull request #787 from devnexen/mac_m1_thr_priority
setting general schedule priority for performance on Mac.
2021-03-09 22:05:53 +01:00
hexcoder
4131965d48
md formatting 2021-03-09 21:59:31 +01:00
David CARLIER
5fab0fa51f setting general schedule priority for performance on Mac. 2021-03-09 20:27:48 +00:00
van Hauser
9c9232b4e8
Merge pull request #789 from wyattearp/dev
documentation correction & formatting
2021-03-09 21:13:41 +01:00
Andrea Fioraldi
0d6e571237 better CROSS detection 2021-03-09 21:11:44 +01:00
Andrea Fioraldi
40ba8814b3 better CROSS detection 2021-03-09 21:05:58 +01:00
Andrea Fioraldi
a0a917ad87 better CROSS detection 2021-03-09 21:03:18 +01:00
Wyatt Neal
8628839c55 relsolving merge 2021-03-09 15:03:05 -05:00
Wyatt Neal
5001779984 documentation correction & formatting
* fixed up manual define for `__AFL_LOOP()`
* added the code language formaters to the various blocks
* fixed a couple of missing backticks
2021-03-09 15:01:52 -05:00
Wyatt Neal
93d91dd7a1 documentation correction & formatting
* fixed up manual define for `__AFL_LOOP()`
* added the code language formaters to the various blocks
* fixed a couple of missing backticks
2021-03-09 14:57:40 -05:00
vanhauser-thc
791c5c171d fix ctx-1 2021-03-09 18:44:42 +01:00
van Hauser
a723156740
Merge pull request #785 from MarcoFalke/patch-1
doc: Add lld to required dependencies
2021-03-09 17:22:13 +01:00
vanhauser-thc
0868ea8348 fix compiler rt on -c 2021-03-09 17:15:19 +01:00
MarcoFalke
5a6ad71f3f doc: Add lld to required dependencies 2021-03-09 17:08:55 +01:00
vanhauser-thc
47f2650a32 add AFL_NOOPT 2021-03-09 16:53:56 +01:00
vanhauser-thc
74a6044b3f fix sanitizer settings 2021-03-09 14:11:52 +01:00
vanhauser-thc
e82ce95251 remove duplicate 2021-03-08 18:12:18 +01:00
vanhauser-thc
e226d1bbb3 update changelog 2021-03-08 15:16:43 +01:00
vanhauser-thc
54c1087340 more system speed in afl-system-config 2021-03-08 15:12:54 +01:00
hexcoder-
eb1e8619eb fix handling of test case file names with spaces 2021-03-08 14:55:48 +01:00
Andrea Fioraldi
c96fca6833
Merge pull request #779 from AFLplusplus/top-k-ctx
Restore correct CTX behaviour and enable K-CTX coverage for LLVM Classic
2021-03-08 09:50:18 +01:00
vanhauser-thc
d3f69ab4c6 documentation for AFL_PERSISTENT_RECORD 2021-03-07 08:43:01 +01:00
vanhauser-thc
517db1b8dc fixes 2021-03-06 23:12:44 +01:00
vanhauser-thc
7f062524c9 fixes 2021-03-06 23:01:13 +01:00
vanhauser-thc
99b4c3f362 fix 2021-03-06 22:19:56 +01:00
vanhauser-thc
4a0d4c50fc complete implemenation, still no test 2021-03-06 19:12:25 +01:00
van Hauser
976cb3e36c
Merge pull request #778 from AFLplusplus/dev
This fixes 3 different crash issues
2021-03-06 18:47:58 +01:00
vanhauser-thc
81442ba3f9 implementation without testing 2021-03-06 15:48:49 +01:00
vanhauser-thc
9b3d8c327d fix for asan compile rt 2021-03-06 10:20:01 +01:00
vanhauser-thc
7b907e45ad we do not support 80 + 128 bit FP in laf 2021-03-05 19:55:29 +01:00
Dominik Maier
e8d580f54d rust mutator changes added to changelog 2021-03-05 19:45:48 +01:00
julihoh
2dd5a02061
Ergonomic Improvements for Rust Custom Mutators (#772)
* allow returning of str instead of CStr in rust custom mutator

* use OsStr instead of CStr for file paths

* fix cfg and compiler errors

* custom mutator default descriptions

* fix usage of afl_internal feature flag

* fix example mutator cfg

* fix lain mutator

* Revert "fix lain mutator"

This reverts commit adf700180888d86e8331939cea62d0b39fc699a7.

* actually fix lain mutator

* resolve question around utf-8 null bytes

* change from OsStr to Path to be even more ergonomic

* add rust custom mutator ci

* fix github action

* again

* separate compilation check
2021-03-05 19:40:59 +01:00
vanhauser-thc
9844e1a856 fix 2021-03-05 19:32:27 +01:00
vanhauser-thc
44be521ab8 fix 2021-03-05 19:19:43 +01:00
vanhauser-thc
c9819e3b94 reduce github action minutes 2021-03-05 18:24:41 +01:00
hexcoder
16d6f35aa6
typos 2021-03-05 18:11:05 +01:00
hexcoder
c9854ec8cb
typo 2021-03-05 18:07:16 +01:00
Andrea Fioraldi
c429021de1 fix typos and format 2021-03-05 15:27:10 +01:00
vanhauser-thc
41ad23041b remove warnings 2021-03-05 14:58:37 +01:00
vanhauser-thc
3e5ac0af52 no static for rt initialized markers 2021-03-05 10:21:28 +01:00
vanhauser-thc
f848562732 point explicitly to AFL_MAP_SIZE on problems 2021-03-05 10:15:38 +01:00
vanhauser-thc
3342aa751d fix laf string transform crash 2021-03-05 10:05:43 +01:00
vanhauser-thc
a2f40aa285 disable corpus introspection, potentially creates huge data 2021-03-04 22:10:32 +01:00
vanhauser-thc
f34a860d5f NO_ARCH_OPT was removed due many issues 2021-03-04 20:14:47 +01:00