46156957bd
fix aflfast changes
2020-12-08 11:07:11 +01:00
2f4166d5d6
Merge pull request #624 from mboehme/dev
...
Sampling next seed by weight (hit_count, bitmap_size, exec_us)
2020-12-08 10:51:45 +01:00
e707a8d738
fix warning
2020-12-08 10:15:09 +01:00
eda068751e
streamlined grammar mutator submodule
2020-12-08 10:09:35 +01:00
5d6b1129f0
Fix Grammar Mutator Submodule ( #623 )
...
Fixes: 651ad18e21
("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
06ec5ab3d7
Sampling next seed by weight (hit_count, bitmap_size, exec_us)
2020-12-07 21:32:25 +00:00
e6de85861c
fixes and code format
2020-12-07 14:36:04 +01:00
4c2e375e22
little fixes
2020-12-07 14:29:59 +01:00
8f79116a15
fix find_object proc search (#elsif -> #elif), optimize static if away
2020-12-05 09:48:55 +01:00
f8c33f29e8
Typos
2020-12-05 09:19:14 +01:00
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
9a7d045897
build_unicorn_support no longer fetches qemuafl
2020-12-04 17:59:11 +01:00
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
1aebbd7490
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
2020-12-04 15:41:24 +01:00
330f33a435
updated helper_scripts from battelle/afl-unicorn
2020-12-04 15:40:38 +01:00
3d233b34b8
Restore contribution list ( #619 )
2020-12-04 15:10:07 +01:00
eb85ded6ee
Merge branch 'custom_describe' into dev
2020-12-04 14:52:11 +01:00
c18ca63519
unicorn updated
2020-12-04 14:51:31 +01:00
1dbefc14ea
fixed bugs in custom_describe, reported by wizche
2020-12-04 14:26:48 +01:00
1f34b9f8e1
added python mutator, documentation
2020-12-04 14:26:48 +01:00
a19b3022d9
afl_custom_describe api added
2020-12-04 14:26:47 +01:00
aca5b55b6d
test-pre.sh revert removal of afl-clang
2020-12-04 08:46:46 +01:00
e9a342f3d9
common.h change from user header include to system header include
2020-12-04 08:43:58 +01:00
b31d5a7cef
afl-cmin usage fix
2020-12-04 07:32:56 +01:00
f0e81b2301
updated unicorn
2020-12-03 22:26:28 +01:00
295ddaf96b
fix for afl-cc
2020-12-03 15:19:10 +01:00
a2e2fae840
AFL_CRASH_EXITCODE env var added, u8->bool
2020-12-03 14:43:06 +01:00
0f803c63df
move debug print
2020-12-02 15:08:08 +01:00
1890d7b9cf
very complete runtime lookup rewrite
2020-12-02 15:03:21 +01:00
16a6bbb3c9
typo
2020-12-02 13:26:38 +01:00
0942158ad1
remove docs/README symlink and update references
2020-12-01 23:17:20 +01:00
c05e4efbe9
renamed examples/ to utils/
2020-12-01 14:40:30 +01:00
8584f9d2b5
added AFL_NO_AUTODICT
2020-12-01 13:13:11 +01:00
f7d8643dc4
update clang-format to 11
2020-11-30 22:08:26 +01:00
e769102491
more DEBUGF
2020-11-30 21:54:18 +01:00
1b75cc9f74
add DEBUGF
2020-11-30 21:38:15 +01:00
403b8a1086
update persistent doc
2020-11-30 21:13:16 +01:00
e865f274f1
fix wrong rename in test
2020-11-30 13:36:27 +01:00
856968c13b
persistent_demo -> persistent_mode
2020-11-30 13:03:51 +01:00
63c317218b
persistent_demo -> persistent_mode
2020-11-30 13:03:33 +01:00
aff4ccb0b2
more explanation
2020-11-30 12:56:47 +01:00
e83426a79b
fix make DEBUG=1
2020-11-28 19:09:13 +01:00
fdac887660
no fancy special options for the fundamental test compile (no unnecessary dependencies)
2020-11-27 21:10:55 +01:00
b792c59080
remove wrong quoting
2020-11-27 21:02:27 +01:00
d1259d0914
add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntax
2020-11-27 20:54:07 +01:00
4d9eb9bda1
Merge pull request #607 from AFLplusplus/dev
...
push to stable
2020-11-18 21:25:35 +01:00
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
b260204b72
Solaris/Illumos build fix. ( #609 )
2020-11-18 19:13:03 +01:00
211a6eb411
typos and wording
2020-11-18 08:40:12 +01:00
108a89b559
typo
2020-11-18 08:33:06 +01:00