Commit Graph

374 Commits

Author SHA1 Message Date
c4b1566ba3 push to stable (#1734)
* afl++ -> AFL++

* update readme

* more debug

* slightly different weighting algo (#1719)

* better seed selection

* slightly different weighting calculation

* remove unnecessary memset

* Add "Hangs saved" to afl-whatsup (#1717)

The hangs could show long or infinite loops. This is important.

Co-authored-by: van Hauser <vh@thc.org>

* nits

* afl-showmap: Start a only a single fork server (#1718)

A forkserver is started by afl_fsrv_get_mapsize() when dynamically
finding the map size.  When an input directory option is specified a
second fork server was also started.  This commit re-arranges the inits
for several forkserver struct members so that we can re-use the server
started by the get_mapsize() call when not in coresight/qemu/unicorn
modes and just start the server otherwise.

* Source Code Coverage support for Nyx (Part 1) (#1720)

* Additional source code reformatting in afl-compiler-rt

* Add source code coverage support to afl-compiler-rt (for use with Nyx)

* doc, code format

* llvm 17 changes

* more llvm 17

* add frida mode tutorial

* fix effector map

* docs

* Should memset EFF_ALEN(len) of eff_map (#1722)

* fix reallocs

* fix afl-system-config for macos

* afl-fuzz.c: Document -i - in --help (#1725)

afl-fuzz.c: Document `-i -` in `--help`, to write that `-i` can be passed '-' to resume the prior fuzzing job. Also reference AFL_AUTORESUME so users know they can set that parameter to sidestep the issue entirely.

* tritondse custom mutator attempt

* tritondse fixes

* update libnyx (#1727)

* GNUmakefile: Update LLVM instructions (#1728)

Update LLVM instructions, because versions higher than 14 are supported and to be explicit that LLD is also required

* disable macos in the ci, works fine for me

* fix makefile

* better tritondse support

* next steps for tritondse

* qemuafl: Persistent mode for PPC32 targets

* update qemu_mode

* afl-clang-lto incomptable with -flto=thin

* add @responsefile support for afl-cc

---------

Co-authored-by: fxlb <devel.fx.lebail@orange.fr>
Co-authored-by: Nick Potenski <nick.potenski@garmin.com>
Co-authored-by: Christian Holler (:decoder) <choller@mozilla.com>
Co-authored-by: lazymio <mio@lazym.io>
Co-authored-by: Moshe Kaplan <me@moshekaplan.com>
Co-authored-by: Sergej Schumilo <sergej@schumilo.de>
Co-authored-by: Dominik Maier <domenukk@gmail.com>
2023-05-15 10:51:37 +02:00
b5f7f42cd0 update qemuafl, info in afl-plot 2023-04-14 10:22:00 +02:00
7ab689ef0e fix qemu_mode 2023-03-13 10:12:45 +01:00
1385c24a7d fix qemuafl name range 2023-03-09 14:41:24 +01:00
e6a05382b8 fix IGNORE_PROBLEMS and update qemuafl 2023-03-06 09:59:52 +01:00
24e36212d5 Rename fuzzing harness 2023-02-06 09:04:33 -05:00
ca2e8a1bf6 Add Qemu deferred initialization example 2023-02-06 08:38:20 -05:00
35f09e11a4 welcome 2023 2023-01-03 09:38:07 +01:00
149366507d update qemuafl 2022-12-04 04:09:12 +01:00
96ee3fb899 nits 2022-10-19 10:28:53 +02:00
089e773d1e update qemuafl 2022-10-17 17:47:37 +02:00
de9d1ff4a0 doc fixes 2022-10-11 12:43:06 +02:00
e6e82948bf fastexit + code format 2022-10-11 08:53:49 +02:00
db4fa9319d Fix #1548 2022-10-10 14:37:16 +02:00
5e04c9693b fix qemu_mode speed bug 2022-10-04 08:39:07 +02:00
41fe8b6ab9 update qemuafl 2022-09-20 12:58:20 +02:00
38ab1eda6e 4.03c 2022-09-19 12:15:10 +02:00
3a31c5c985 update qemuafl 2022-08-30 16:07:35 +02:00
39dadab065 fix qemu_mode 2022-08-10 09:05:13 +02:00
3c811de917 update qemuafl 2022-08-09 10:19:16 +02:00
b847e0f414 clang format 14 2022-07-12 09:04:54 +02:00
b883faa942 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2022-07-07 17:07:57 +00:00
24458ae285 nits 2022-07-04 18:13:21 +02:00
1dac69b1eb use container; more is built + tested; use make -i (#2) 2022-06-24 09:26:09 -04:00
b34751efbf fix qemu sigunaction tests 2022-03-29 10:34:08 +02:00
bcf123e1ee update qemu mode 2022-03-23 09:30:16 +01:00
119a0e0dce fix build scripts 2022-02-01 14:16:49 +01:00
43a7c0d601 make build_... scripts work without afl++ git checkout 2022-01-30 14:50:15 +01:00
3a78db2ade update sub gits 2022-01-25 09:11:06 +01:00
605b0e6465 fix libqasan repeated line 2022-01-24 18:35:16 +01:00
7270cbe756 try fix 2022-01-24 10:32:07 +01:00
4902bb91d2 Fix links and spelling of Redqueen 2022-01-20 20:59:36 +01:00
d51ec57d91 more welcome 2022 2022-01-15 15:19:29 -05:00
b7d741b18e more welcome 2022 2022-01-07 09:18:51 +00:00
e1082f2548 welcome 2022 2022-01-01 00:49:17 +01:00
b6b81a687d update qemuafl 2021-12-31 17:06:16 +01:00
53fa703755 more havoc 2021-12-27 19:06:06 +01:00
aceb1af908 Merge branch 'dev' into docs_add_overview 2021-12-13 18:23:28 +01:00
52dd5d479d update qemu 2021-12-13 17:13:31 +01:00
77ce31c8ba Add docs content overview 2021-12-11 19:13:22 +01:00
6ce72deb75 more rename 2021-12-09 15:21:12 +01:00
db360332c4 make llvm 14-dev working. again. 2021-12-09 14:33:56 +01:00
6eab6a55af Fix spelling of "FRIDA mode" and "QEMU mode" 2021-12-04 21:14:50 +01:00
aa6586a761 Fix typos - 1st run 2021-12-02 21:23:22 +01:00
a7694e299a Fix punctuation in connection with "however" 2021-12-02 21:08:26 +01:00
7a8e4018a5 Change the word "env var" to "environment variable" 2021-12-02 17:13:12 +01:00
d9e39be4e8 Remove the word "simply" 2021-12-02 16:49:16 +01:00
da13111117 Merge branch 'dev' into docs_edit_readme_frida_mode_qemu_mode 2021-11-30 20:28:20 +01:00
f2ff029cc2 Edit QEMU mode README.md 2021-11-30 20:17:58 +01:00
1a57253a1c Edit QEMU mode READMEs 2021-11-25 16:33:29 +01:00