198 Commits

Author SHA1 Message Date
van Hauser
b6f9f4c436 minor changes 2020-04-23 16:08:36 +02:00
van Hauser
4f997665f1 typo 2020-04-20 16:10:06 +02:00
van Hauser
4c90293e44 clean and deepclean Makefile updates 2020-04-19 16:48:42 +02:00
van Hauser
6ee11c2a6f little more speed for queue analysis 2020-04-17 14:08:40 +02:00
van Hauser
e88f364282 add new github security writeup 2020-04-15 22:27:20 +02:00
Dominik Maier
b63dd7a464 NO_PYTHON documented 2020-04-14 12:07:46 +02:00
hexcoder-
9dcdbbb649 README: minor additions and typo fixes 2020-04-10 12:07:21 +02:00
van Hauser
fb8da3e4b1 push new version 2020-04-09 10:23:37 +02:00
van Hauser
e5d0a9ecdf update readme 2020-04-09 10:23:37 +02:00
van Hauser
514036898f added unit target to make help and README 2020-04-01 13:10:07 +02:00
van Hauser
34c090a31d add CFI sanitizer 2020-04-01 13:10:05 +02:00
Ashis Kumar Singh
3c3a5aa503 updated with required changes 2020-03-27 11:06:06 +01:00
Ashis Kumar Singh
b1d71136b0 fixed typos in README.md 2020-03-27 11:06:06 +01:00
Andrea Fioraldi
dcfc24501b update readme 2020-03-23 10:05:08 +01:00
Andrea Fioraldi
e65e723e03 update readme 2020-03-23 09:50:12 +01:00
van Hauser
c6db05c5ae test.sh with -no-pie 2020-03-21 21:10:38 +01:00
van Hauser
5a74cffa0f added llvm_mode ngram coverage 2020-03-20 17:10:44 +01:00
van Hauser
29853549c3 add RARE schedule. also fixes doc_path 2020-03-20 08:54:09 +01:00
van Hauser
0e1d82dd9f describe branches setup in README 2020-03-19 15:27:12 +01:00
van Hauser
be261b3e69 moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links 2020-03-19 15:20:39 +01:00
van Hauser
3aa7242925 added mmopt power schedule 2020-03-17 21:42:36 +01:00
van Hauser
8cc39a3590 fix link in readme 2020-03-17 09:01:55 +01:00
van Hauser
288432843b updated README, ideas and a missing clean in Makefile 2020-03-11 12:03:44 +01:00
anon8675309
45aa579f68
Added missing dependency to the docu (#216)
* Added missing dependency to the documentation. Tested on Debian 10

* Added documentation for Debian users

Co-authored-by: adamgrimm99 <55899195+adamgrimm99@users.noreply.github.com>
2020-02-29 14:42:19 +01:00
van Hauser
449a14d1d0 more examples for README and custom_mutator README 2020-02-28 14:07:38 +01:00
van Hauser
57495a794d updated contribution info 2020-02-28 10:23:23 +01:00
van Hauser
20b8fc075b v2.62c 2020-02-28 01:12:44 +01:00
Konrad Welc
3549cbb3a2 Fix hanging fork and child with -V -E
If we let multiple fuzzers end with -V or -E option, it will cause it to think we are still occupying the cores, even if they are free, once we try to run another job it would return an error that no free nodes are available.

This change fixes that problem.
2020-02-27 00:09:26 +01:00
van Hauser
84426631b4 update docker info 2020-02-25 16:30:22 +01:00
van Hauser
3f6bfbd981 v2.61c 2020-02-24 17:24:06 +01:00
Ankit Choudhary
dd4c260488
packages at readme (#209)
* packages at readme
2020-02-22 22:01:50 +01:00
van Hauser
649a0124d6 readme update 2020-02-22 19:43:41 +01:00
van Hauser
d6623d4b65 gsoc2020 2020-02-20 18:32:29 +01:00
van Hauser
8a6544f7f9 document build options 2020-02-19 11:04:48 +01:00
Andrea Fioraldi
a1c54425f7 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-02-11 21:31:05 +01:00
Andrea Fioraldi
e22ba031f5 AFL_ENTRYPOINT instruction granularity 2020-02-11 21:29:36 +01:00
van Hauser
f64f226127 readme 2020-02-09 23:11:50 +01:00
Andrea Fioraldi
1bb6e1911b readme 2020-02-09 11:46:43 +01:00
Andrea Fioraldi
1dcc6b2e10 readme 2020-02-09 11:45:00 +01:00
van Hauser
49acc388dd update documentation 2020-02-09 09:29:56 +01:00
Andrea Fioraldi
5fa62e40b1 256 logo 2020-02-04 15:41:14 +01:00
Andrea Fioraldi
ffdbe17037 256 logo 2020-02-04 15:40:07 +01:00
Dominik Maier
fb22ea6a66 added smaller image 2020-02-04 15:31:52 +01:00
Dominik Maier
c27ee355e4 crediting bunny author 2020-02-04 15:22:56 +01:00
Dominik Maier
035833cb39 added afl++ bunny 2020-02-04 15:21:41 +01:00
van Hauser
542bea37fb fix MDs 2020-02-03 16:10:16 +01:00
Andrea Fioraldi
13ac2cb125 s/experimental\//examples\/g 2020-02-03 14:13:09 +01:00
Andrea Fioraldi
e2eedefc65 docs to md 2020-02-03 13:02:16 +01:00
Andrea Fioraldi
fd03c64346 moar docs to markdown 2020-02-03 12:56:05 +01:00
Dominik Maier
3386ea2345
privilege escalation 2020-01-31 12:09:51 +01:00