214 Commits

Author SHA1 Message Date
Andrea Fioraldi
43edd969d8 fix qemu x86 cmplog issue 2021-01-21 16:57:19 +01:00
Dominik Maier
473b3e5fb0 updated unicornafl qemu versions 2021-01-19 19:45:53 +01:00
Dominik Maier
292f91a55f tiny scan-build nags fixed 2021-01-19 13:16:39 +01:00
Andrea Fioraldi
214da5c42e fix qemu linking error with mips 2021-01-02 11:36:06 +01:00
R. Elliott Childre
3282775a15 Cleanup QEMU configuration options
Take into account `STATIC`, `DEBUG`, and `PROFILING`

Turn off most options

Remove non-exsistant config options (e.g. bluez)
2020-12-17 14:23:16 -05:00
Dominik Maier
eda068751e streamlined grammar mutator submodule 2020-12-08 10:09:35 +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
hexcoder-
30cd8a8397 fix non instrumented mode, fix check_binary 2020-11-14 12:28:51 +01:00
Andrea Fioraldi
7db5d87a32 restore qemuafl submodule 2020-11-13 10:08:13 +01:00
van Hauser
119d7d0025 fix frida example debug output 2020-11-13 09:02:44 +01:00
hexcoder-
54a312a5fe more small fixes 2020-11-13 00:44:08 +01:00
Andrea Fioraldi
14e76cf3c9 update qemuafl 2020-11-11 14:03:44 +01:00
hexcoder
d026a9a9c5
typos 2020-11-02 20:06:55 +01:00
hexcoder
445d8f9917
more typos 2020-11-02 19:28:18 +01:00
Andrea Fioraldi
fd20432deb typos 2020-11-02 14:17:44 +01:00
Andrea Fioraldi
a260d34b49 persistent hook example 2020-11-02 14:15:44 +01:00
Andrea Fioraldi
fdc364046e doc for qemuafl 2020-11-02 13:56:24 +01:00
Andrea Fioraldi
818c05cf29 qemuafl 2020-09-23 19:53:37 +02:00
van Hauser
d3282ef1fe fix makefile 2020-09-09 10:37:04 +02:00
Andrea Fioraldi
fe98e2d760 update qemuafl 2020-09-08 20:58:35 +02:00
van Hauser
13f2ac83a9 fix GNUmakefile for new qemuafl 2020-09-08 11:48:31 +02:00
Andrea Fioraldi
679b2d63a8 qemuafl + arm 2020-09-08 10:56:37 +02:00
Andrea Fioraldi
415b759ed1 update qemuafl 2020-09-01 16:20:14 +02:00
Andrea Fioraldi
b8d3a97a4f build with qemuafl 2020-09-01 13:08:32 +02:00
Raphaël Hertzog
ff3c9cbd73 Fix installation path of manual pages
Manual pages are stored in /usr/share/man/.
2020-08-28 21:34:08 +02:00
Your Name
a1c93f24d4 Fix support for mips in qemu mode 2020-08-05 12:19:43 +12:00
Andrea Fioraldi
b508532c78 format 2020-07-27 10:09:00 +02:00
Kirin-say
89557d1607 fix bug in qemu mode 2020-07-25 00:36:36 +08:00
van Hauser
f6ef1fe65e fix libcompcov for CFLAGS 2020-06-21 16:43:55 +02:00
Dominik Maier
feffae60dd code format 2020-06-09 03:48:50 +02:00
Dominik Maier
92b8c5bb60 fixed shmap fuzzing 2020-06-09 03:03:21 +02:00
Andrea Fioraldi
646237e234 fix x86 notzero 2020-06-08 11:52:49 +02:00
van Hauser
2b33be939a fix qemu mode 2020-06-05 09:55:22 +02:00
van Hauser
e01cad2f7d qemu debug 2020-06-05 09:42:17 +02:00
hexcoder-
a1beb72cad qemu_mode: fix error handling of mmap 2020-06-04 22:27:46 +02:00
van Hauser
031e4300a5 switch order of shmem fuzz 2020-06-03 16:19:09 +02:00
van Hauser
dd0ca7335f switch shmem_len to the map 2020-06-03 15:49:23 +02:00
van Hauser
fc164e4709 code format 2020-06-03 10:50:49 +02:00
Andrea Fioraldi
9962de1a4c shared mem input for qemu persistent hook 2020-06-03 09:57:44 +02:00
Dominik Maier
83112ed5e0 got rid of questionable phrasing 2020-06-02 14:54:24 +02:00
van Hauser
5e4cd05e04
Merge pull request #382 from ivachyou/master
change qemu-mode AFL_REGS_NUM to 16 for TARGET_ARM
2020-05-28 23:35:55 +02:00
ivachyou
92be4ea871 change qemu-mode AFL_REGS_NUM to 16 for TARGET_ARM 2020-05-28 16:42:38 +07:00
van Hauser
434ccf3df4 allow for copy paste from documentation 2020-05-27 11:24:09 +02:00
van Hauser
57637ba0b0 removed overlooked post_lib references, added post_lib examples to examples/custom_mutators 2020-05-15 13:39:42 +02:00
Ruben ten Hove
4c253aedae use --python flag to point to python executable for qemu build 2020-05-14 21:49:36 +02:00
Ruben ten Hove
867f948bb2 create temp symlink to python3 for qemu mode if python isn't found 2020-05-14 21:49:36 +02:00
van Hauser
7b40d7b942 new code formatting + applied 2020-05-12 11:12:25 +02:00
van Hauser
30bfd44dfd indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-( 2020-05-10 12:09:37 +02:00
van Hauser
26f8708fed fix warning, code format 2020-05-10 11:35:31 +02:00