3357 Commits

Author SHA1 Message Date
Andrea Fioraldi
fc277b736a qemu version update in headers 2019-09-13 15:44:50 +02:00
Andrea Fioraldi
278f4fd08e make source-only and binary-only 2019-09-13 15:37:17 +02:00
Andrea Fioraldi
df86816e7d distrib makefile option 2019-09-13 15:12:28 +02:00
Andrea Fioraldi
d8059cab6b fix #58 with qemu 4 fix backport 2019-09-13 14:58:37 +02:00
Andrea Fioraldi
d1a2a3eee5 qemu 3.1.1 2019-09-13 14:46:38 +02:00
van Hauser
7856f09799 updated todo 2019-09-13 14:28:47 +02:00
van Hauser
461e717157 doc update 2019-09-13 14:22:31 +02:00
Andrea Fioraldi
8ee11fecc4
Merge pull request #57 from vanhauser-thc/persistent_qemu
Persistent mode in QEMU
2019-09-13 11:37:26 +02:00
hexcoder
36020c41df
Merge branch 'master' into persistent_qemu 2019-09-13 11:34:50 +02:00
Andrea Fioraldi
6444bc6a71 update readme and todo 2019-09-13 11:02:50 +02:00
hexcoder-
a67d86c6e2 Second part of refactoring afl-fuzz-one.c. Now more back to sane functions. 2019-09-12 22:56:38 +02:00
Andrea Fioraldi
924f3025f9 typo 2019-09-12 20:01:45 +02:00
Andrea Fioraldi
9690bb4b9c qemu mode readme update 2019-09-12 20:00:47 +02:00
Andrea Fioraldi
5d5ee85928 qemu mode readme update 2019-09-12 19:56:12 +02:00
Andrea Fioraldi
820621baa2 qemu mode readme update 2019-09-12 19:54:35 +02:00
Andrea Fioraldi
75d2881302 ret addr patching 2019-09-12 16:57:17 +02:00
Andrea Fioraldi
95b641198e remove debug print 2019-09-12 13:02:21 +02:00
Andrea Fioraldi
6b40189045 first version of persistent QEMU 2019-09-12 12:34:53 +02:00
van Hauser
df379dfcf4 no more unlink 2019-09-10 21:01:33 +02:00
hexcoder-
4721617fd6 refactoring for unification of pilot_fuzzing() and core_fuzzing()
fast method with macro template, review required
2019-09-08 00:17:28 +02:00
hexcoder-
b82ff2d7e7 prefer preincrement over postincrement 2019-09-07 11:20:36 +02:00
van Hauser
efa2052896 fix BSD patch 2019-09-05 11:23:10 +02:00
van Hauser
52cbd650b7
Merge pull request #55 from t6/patch-freebsd
Unbreak build on FreeBSD
2019-09-05 11:19:38 +02:00
Tobias Kortkamp
4cb1d756f7
Add missing DESTDIR
Man pages are not properly staged.

Signed-off-by: Tobias Kortkamp <t@tobik.me>
2019-09-05 11:03:53 +02:00
Tobias Kortkamp
84161d7c9d
Use date -I instead of date --iso-8601
FreeBSD's date(1) does not support the long argument form.

Signed-off-by: Tobias Kortkamp <t@tobik.me>
2019-09-05 11:00:37 +02:00
Tobias Kortkamp
c8c5ec254a
Unbreak build of afl-forkserver.c on *BSD
Signed-off-by: Tobias Kortkamp <t@tobik.me>
2019-09-05 10:49:47 +02:00
van Hauser
1a0b491ed6 2.54d init 2019-09-05 10:14:42 +02:00
van Hauser
3a4226a28b 2.54c release 2.54c 2019-09-05 10:12:22 +02:00
van Hauser
1a47a5a739 small adjustments for custom mutator 2019-09-05 10:10:42 +02:00
van Hauser
760416c1a0 small adjustments for custom mutator 2019-09-05 10:10:25 +02:00
van Hauser
5955dd4e25
Merge pull request #54 from code-intelligence-gmbh/custom_mutator_docs
Custom mutator docs
2019-09-05 10:06:02 +02:00
Khaled Yakdan
e0f9aa3508 Added docstring to the custom mutator hooks 2019-09-04 23:22:22 +02:00
Khaled Yakdan
b31dff6bee Merge branch 'master-upstream' into custom_mutator_docs
# Conflicts:
#	afl-fuzz.c
2019-09-04 23:20:18 +02:00
Khaled Yakdan
1b3f971330 Added documentation and a simple example for the custom mutator functionality 2019-09-04 22:57:52 +02:00
van Hauser
abf61ecc8f add to docs 2019-09-04 16:15:42 +02:00
van Hauser
71bf2d8826 README update 2019-09-04 13:15:44 +02:00
van Hauser
52bfd1fc3d added man pages 2019-09-04 12:14:35 +02:00
van Hauser
a8d96967c4 fixed maxrss stat 2019-09-04 10:32:32 +02:00
Andrea Fioraldi
f7a400878a fix typo in custom format 2019-09-04 10:04:35 +02:00
Andrea Fioraldi
e1f18f6212 fix typo in custom format 2019-09-04 10:03:51 +02:00
Andrea Fioraldi
9705ccee67 credits and license header for src/* and include/* 2019-09-04 09:43:09 +02:00
Andrea Fioraldi
7151651ea9 remove macro indentation from code-format 2019-09-03 20:43:11 +02:00
van Hauser
0d7ecd4327 updated TODO 2019-09-03 12:03:12 +02:00
van Hauser
50530c144e updated TODO 2019-09-03 11:42:22 +02:00
van Hauser
45f00e45be error to warn change 2019-09-03 11:38:44 +02:00
Andrea Fioraldi
e969afc627 update todo 2019-09-03 11:24:45 +02:00
Andrea Fioraldi
f094908f54 contributing file 2019-09-03 11:19:27 +02:00
Andrea Fioraldi
f3617bd83b
Merge pull request #53 from vanhauser-thc/code-cleanup
Code cleanup
2019-09-03 11:12:49 +02:00
hexcoder-
3bfd88aabb better support for OpenBSD thanks to CaBeckmann (issue #9).
On OpenBSD there is a restricted system LLVM, but a full LLVM
package can be installed (typically in /usr/local/bin).
Added a check if the full package is installed. If so, use it,
otherwise bail out early with a hint to install it.
2019-09-03 04:28:24 +02:00
Andrea Fioraldi
d47ef88fcd minor fixes 2019-09-02 18:53:43 +02:00