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
vanhauser-thc
4c47b242eb
fix FPE in colorization
2021-02-17 17:40:01 +01:00
vanhauser-thc
938512a6b9
minor fixes
2021-02-17 09:48:04 +01:00
van Hauser
7444cfa450
Merge pull request #748 from b1gr3db/dev
...
Regression fix
2021-02-16 17:52:44 +01:00
b1gr3db
f091b8d692
Regression fix
...
Previous fix was undone in a subsequent commit
2021-02-16 11:17:55 -05:00
hexcoder-
7d97ffb1e8
check for setuptools instead of easy_install
2021-02-16 16:27:56 +01:00
vanhauser-thc
80bdbf7be0
minor cmplog fix
2021-02-16 09:54:15 +01:00
van Hauser
686719cdca
Merge pull request #746 from f0rki/cmplog-intcast-fix
...
CMPLOG llvm pass: use CreateIntCast to cast to the right integer type
2021-02-16 09:51:31 +01:00
Michael Rodler
6caec2169c
Revert "llvm bug workaround for lto extint"
...
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33.
2021-02-15 19:14:28 +01:00
Michael Rodler
5212481352
CMPLOG llvm pass: use CreateIntCast to cast to the right integer type
2021-02-15 19:13:50 +01:00
van Hauser
d999725de2
Merge pull request #737 from AFLplusplus/dev
...
push to stable
2021-02-15 15:20:06 +01:00
Dominik Maier
145c673a80
finished merge
2021-02-15 15:04:34 +01:00
Dominik Maier
c5017945f7
merged
2021-02-15 14:07:10 +01:00
Dominik Maier
5c4c49d9ca
black
2021-02-15 14:00:08 +01:00
Dominik Maier
cebde1f9e6
ran black on python scripts
2021-02-15 13:52:23 +01:00
Dominik Maier
0298ae82b0
code-format
2021-02-15 13:52:03 +01:00
Dominik Maier
512f53984c
fixed scan-build issues
2021-02-15 13:51:32 +01:00
vanhauser-thc
e3a5c31307
llvm bug workaround for lto extint
2021-02-15 13:25:15 +01:00
vanhauser-thc
dd2fd80274
doc updates
2021-02-15 12:40:10 +01:00
Andrea Fioraldi
ffc1fc655f
qenuafl
2021-02-15 10:27:44 +01:00
hexcoder
fe477e96ae
fix configure arguments
2021-02-15 09:24:13 +01:00
hexcoder-
98559ea8b0
fix compiler warning
2021-02-15 08:54:53 +01:00
hexcoder-
f31d8b8401
redqueen fix compiler warnings for 32 bit
2021-02-15 08:46:19 +01:00
vanhauser-thc
389e348826
fixes
2021-02-14 22:43:52 +01:00
van Hauser
98fd50f78f
Merge branch 'stable' into dev
2021-02-14 22:42:13 +01:00
vanhauser-thc
95561ec5a7
dockerfile fix
2021-02-14 21:47:42 +01:00
vanhauser-thc
fe9da70705
disabling march=native due problems on intel platforms
2021-02-14 18:43:43 +01:00
vanhauser-thc
95c77c8486
try qemu build fix
2021-02-14 11:46:23 +01:00