vanhauser-thc
7ae7b0f373
docs update
2021-02-25 11:08:37 +01:00
vanhauser-thc
e2b4bc9310
update changelog
2021-02-25 11:02:59 +01:00
Andrea Fioraldi
6c9777de13
edges in afl-plot
2021-02-25 10:42:39 +01:00
Andrea Fioraldi
2f7e57f6aa
helper_min3 func
2021-02-25 10:04:41 +01:00
vanhauser-thc
5c239451cf
cmplog finetuning
2021-02-25 09:15:54 +01:00
Andrea Fioraldi
35ca51c5a8
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
2021-02-24 21:29:09 +01:00
Andrea Fioraldi
047f3436e9
edges in plot file
2021-02-24 21:29:00 +01:00
vanhauser-thc
5d181950eb
fixes
2021-02-24 21:17:58 +01:00
hexcoder
48a1a29baa
typos
2021-02-24 20:34:33 +01:00
Dominik Maier
c05d392cd9
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
2021-02-24 18:07:18 +01:00
Dominik Maier
cc7c651dc9
tidied up env suggestions
2021-02-24 18:07:08 +01:00
vanhauser-thc
e6ef2ee338
typo
2021-02-24 12:14:10 +01:00
vanhauser-thc
a090b2013f
docs
2021-02-24 12:02:44 +01:00
vanhauser-thc
564f491566
redqueen settings opt
2021-02-24 09:29:19 +01:00
vanhauser-thc
2daeeab844
encode double quote in dict
2021-02-23 10:06:15 +01:00
vanhauser-thc
4ab90e739f
code format
2021-02-22 22:24:59 +01:00
vanhauser-thc
745bc083d1
fix error msg
2021-02-22 18:22:09 +01:00
vanhauser-thc
7674dac1a1
auto mode for CTX + NGRAM
2021-02-22 18:17:35 +01:00
vanhauser-thc
fb2a6b6941
minimum sync time
2021-02-22 16:56:35 +01:00
vanhauser-thc
70fe872940
ensure a valid seed exists
2021-02-22 16:39:38 +01:00
vanhauser-thc
a252943236
another fix for disabled entries
2021-02-22 12:59:01 +01:00
vanhauser-thc
8c133b607c
stdstring fix attempt
2021-02-22 12:43:39 +01:00
vanhauser-thc
2785c8b197
crash fix
2021-02-22 12:34:37 +01:00
vanhauser-thc
a81b5aa921
dict2file fix
2021-02-22 11:08:25 +01:00
vanhauser-thc
8ad78f5b65
fix
2021-02-21 23:42:08 +01:00
vanhauser-thc
ac9cfd89da
how to compare afl++
2021-02-21 23:27:07 +01:00
vanhauser-thc
c67c4ce757
doc update
2021-02-21 23:17:40 +01:00
vanhauser-thc
974aab6cf6
cmplog config.h -> -l option
2021-02-21 17:53:09 +01:00
vanhauser-thc
b957218a3a
more attuned colorize repace
2021-02-21 11:30:05 +01:00
van Hauser
f629f4e341
Merge pull request #755 from rchildre3/improve-llvm-build-instructions
...
Improve LLVM build instructions
2021-02-21 09:15:20 +01:00
R. Elliott Childre
871c3c91ec
Improve LLVM build instructions
...
* Enable shell highlighting on code block
* Shallow clone of source due to extensive history
* Line break and sort the CMake options for visibility
* Disable most extraneous options (e.g. docs, tests, benchmarks,
clang-tools-extra, OpenCL interface)
* Only build for the host architecture by default
* Support other sub-make interfaces, like the recommended Ninja Build
System
* Harden against paths with spaces
* Prefer linking against the newly built LLVM libraries by prepending to
LD_LIBRARY_PATH
2021-02-20 19:24:28 -05:00
vanhauser-thc
100aac4dd3
-t help
2021-02-20 14:15:38 +01:00
Andrea Fioraldi
d941da33ae
qemuafl
2021-02-19 21:20:33 +01:00
Andrea Fioraldi
62767a42dc
improved env suggestions
2021-02-19 20:40:38 +01:00
Andrea Fioraldi
89cf94f0e6
suggested env vars for lazy ppl
2021-02-19 20:33:12 +01:00
Andrea Fioraldi
17211253b2
libhfcommon not anymore a symlink
2021-02-19 18:25:24 +01:00
Andrea Fioraldi
6998489b26
Revert "Remove self-referential symlink"
...
This reverts commit aaf5fcd98a7c713ab8b6ae554babbf74bd92374b.
2021-02-19 18:21:10 +01:00
Andrea Fioraldi
4290cb5877
fix hongg mutator API change
2021-02-19 16:07:47 +01:00
Andrea Fioraldi
801f2449ec
Merge pull request #753 from frewsxcv/frewsxcv-libhf
...
Remove self-referential symlink
2021-02-19 16:02:25 +01:00
Corey Farwell
aaf5fcd98a
Remove self-referential symlink
2021-02-19 09:18:59 -05:00
Andrea Fioraldi
5edfb7ba85
nicer bib
2021-02-19 15:04:53 +01:00
Andrea Fioraldi
a5cb522f01
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
2021-02-19 15:03:22 +01:00
Andrea Fioraldi
3195119dad
pointer to cite in readme
2021-02-19 15:03:10 +01:00
Andrea Fioraldi
d6fe6b9537
qemuafl
2021-02-19 10:49:36 +01:00
hexcoder-
c0f9fba6d6
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2021-02-18 19:40:22 +01:00
hexcoder-
1a713ff420
fix qemu AFL_ENTRYPOINT for arm 32 and 64 bit
2021-02-18 19:39:46 +01:00
vanhauser-thc
89af2ef7a9
update honggfuzz custom mutator
2021-02-18 11:15:59 +01:00
van Hauser
907c5d4276
Merge pull request #751 from AFLplusplus/dev
...
fix a rare i2s illegal memory access
2021-02-17 19:19:25 +01:00
vanhauser-thc
5dd35f5281
fix a rare i2s illegal memory access
2021-02-17 19:10:05 +01:00
van Hauser
857229654e
Merge pull request #750 from AFLplusplus/dev
...
Push to stable
2021-02-17 17:43:11 +01:00