3233 Commits

Author SHA1 Message Date
Dominik Maier
eda068751e streamlined grammar mutator submodule 2020-12-08 10:09:35 +01:00
R. Elliott Childre
5d6b1129f0
Fix Grammar Mutator Submodule (#623)
Fixes: 651ad18e2179 ("added the grammar mutator as a git submodule ...")

* Project pointer never pushed
* Reduces dirctory complexity
* Building and dependencies for the subproject should be isolated to the
  subproject's documentation
* Fix broken link to README
* Use `--init` for `git submodule`
2020-12-08 09:30:17 +01:00
van Hauser
e6de85861c fixes and code format 2020-12-07 14:36:04 +01:00
van Hauser
4c2e375e22 little fixes 2020-12-07 14:29:59 +01:00
hexcoder-
8f79116a15 fix find_object proc search (#elsif -> #elif), optimize static if away 2020-12-05 09:48:55 +01:00
hexcoder-
f8c33f29e8 Typos 2020-12-05 09:19:14 +01:00
van Hauser
9e8e25729a
Merge pull request #620 from ThomasTNO/add_missing_qemu_env_var
Add missing env var used in https://github.com/qemu/qemu/blob/bec7edf…
2020-12-04 18:08:58 +01:00
Dominik Maier
9a7d045897 build_unicorn_support no longer fetches qemuafl 2020-12-04 17:59:11 +01:00
Thomas Rooijakkers
d59d1fcd9f
Add missing env var used in bec7edf41d/accel/tcg/cpu-exec.c (L389) and ./qemu_mode/README.persistent.md 2020-12-04 17:15:25 +01:00
Dominik Maier
1aebbd7490 Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev 2020-12-04 15:41:24 +01:00
Dominik Maier
330f33a435 updated helper_scripts from battelle/afl-unicorn 2020-12-04 15:40:38 +01:00
ThomasTNO
3d233b34b8
Restore contribution list (#619) 2020-12-04 15:10:07 +01:00
Dominik Maier
eb85ded6ee Merge branch 'custom_describe' into dev 2020-12-04 14:52:11 +01:00
Dominik Maier
c18ca63519 unicorn updated 2020-12-04 14:51:31 +01:00
Dominik Maier
1dbefc14ea fixed bugs in custom_describe, reported by wizche 2020-12-04 14:26:48 +01:00
Dominik Maier
1f34b9f8e1 added python mutator, documentation 2020-12-04 14:26:48 +01:00
Dominik Maier
a19b3022d9 afl_custom_describe api added 2020-12-04 14:26:47 +01:00
hexcoder-
aca5b55b6d test-pre.sh revert removal of afl-clang 2020-12-04 08:46:46 +01:00
hexcoder-
e9a342f3d9 common.h change from user header include to system header include 2020-12-04 08:43:58 +01:00
hexcoder-
b31d5a7cef afl-cmin usage fix 2020-12-04 07:32:56 +01:00
Dominik Maier
f0e81b2301 updated unicorn 2020-12-03 22:26:28 +01:00
van Hauser
295ddaf96b fix for afl-cc 2020-12-03 15:19:10 +01:00
Dominik Maier
a2e2fae840 AFL_CRASH_EXITCODE env var added, u8->bool 2020-12-03 14:43:06 +01:00
van Hauser
0f803c63df move debug print 2020-12-02 15:08:08 +01:00
van Hauser
1890d7b9cf very complete runtime lookup rewrite 2020-12-02 15:03:21 +01:00
hexcoder
16a6bbb3c9
typo 2020-12-02 13:26:38 +01:00
van Hauser
0942158ad1 remove docs/README symlink and update references 2020-12-01 23:17:20 +01:00
vanhauser-thc
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00
van Hauser
8584f9d2b5 added AFL_NO_AUTODICT 2020-12-01 13:13:11 +01:00
van Hauser
f7d8643dc4 update clang-format to 11 2020-11-30 22:08:26 +01:00
van Hauser
e769102491 more DEBUGF 2020-11-30 21:54:18 +01:00
van Hauser
1b75cc9f74 add DEBUGF 2020-11-30 21:38:15 +01:00
van Hauser
403b8a1086 update persistent doc 2020-11-30 21:13:16 +01:00
van Hauser
e865f274f1 fix wrong rename in test 2020-11-30 13:36:27 +01:00
van Hauser
856968c13b persistent_demo -> persistent_mode 2020-11-30 13:03:51 +01:00
van Hauser
63c317218b persistent_demo -> persistent_mode 2020-11-30 13:03:33 +01:00
van Hauser
aff4ccb0b2 more explanation 2020-11-30 12:56:47 +01:00
hexcoder-
e83426a79b fix make DEBUG=1 2020-11-28 19:09:13 +01:00
hexcoder-
fdac887660 no fancy special options for the fundamental test compile (no unnecessary dependencies) 2020-11-27 21:10:55 +01:00
hexcoder-
b792c59080 remove wrong quoting 2020-11-27 21:02:27 +01:00
hexcoder-
d1259d0914 add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntax 2020-11-27 20:54:07 +01:00
hexcoder-
ded80870a9 reenable afl-clang(++) 2020-11-01 06:22:18 +01:00
hexcoder
5a84db7c67
Fix reference, add missing word 'directory' 2020-11-24 20:14:32 +01:00
hexcoder-
27c3423fb6 test-pre.sh: remove old uses of afl-clang, afl-cc.c: add missing env.var. AFL_LLVM_LAF_ALL 2020-11-24 19:38:55 +01:00
hexcoder-
ed2f82eaf4 fix compiler warning turned error on NetBSD 2020-11-24 16:13:58 +01:00
van Hauser
cf30f52f25 fix links 2020-11-23 10:07:15 +01:00
van Hauser
e32b7eeb83 fixed child not killed with -c 2020-11-19 16:14:19 +01:00
Dustin Spicuzza
cd0a25be5e
Use buffer protocol to retrieve result from python post_process (#605)
Saves an extra copy, gives post processing functions more flexibility
2020-11-18 20:29:17 +01:00
David CARLIER
b260204b72
Solaris/Illumos build fix. (#609) 2020-11-18 19:13:03 +01:00
hexcoder
211a6eb411
typos and wording 2020-11-18 08:40:12 +01:00