359 Commits

Author SHA1 Message Date
vanhauser-thc
a17d1daab8 deepwiki 2025-05-26 11:19:04 +02:00
Scott Guest
c4be2ec32f utils/libdislocator/Makefile: Add missing override directive to CFLAGS+= 2025-04-28 20:52:15 -07:00
vanhauser-thc
e30a17be91 v4.33a init 2025-04-26 15:57:30 +02:00
vanhauser-thc
06219b4d56 v4.32c 2025-04-26 15:35:47 +02:00
5angjun
55719ab23b Resolve merge conflict in README.md 2025-04-25 11:19:52 +09:00
5angjun
619aa70414 Add someone else to the "list of contributors" :) 2025-04-17 16:28:35 +09:00
vanhauser-thc
125027f5bf v4.32a 2025-02-10 14:40:12 +01:00
vanhauser-thc
287edf2754 v4.31c release 2025-02-10 13:22:37 +01:00
mio
c4d576b4e0
Add myself to contributor 2025-01-23 19:04:53 +08:00
vanhauser-thc
ed06b3bc9f v4.30c 2024-12-03 15:46:45 +01:00
NareshBiradar1
9a04df5d97 Corrected the 'heigh' attribute to 'height' in the HTML image tag for the AFL++ logo to ensure proper display. 2024-08-11 19:55:01 +05:30
vanhauser-thc
f2cd5e1d8e v4.22a init 2024-06-09 19:15:12 +02:00
vanhauser-thc
ec0b83f127 4.21c 2024-06-09 18:39:56 +02:00
vanhauser-thc
6b049536f1 v4.21 init 2024-04-13 11:54:08 +02:00
vanhauser-thc
e01307a993 v4.20c 2024-04-13 11:39:26 +02:00
vanhauser-thc
47e7d243f7 increase version 2024-02-04 16:18:21 +01:00
vanhauser-thc
ed1a6f8a57 2024 v4.10c release 2024-02-03 11:01:31 +01:00
vanhauser-thc
ca0c9f6d17 v4.10a init 2023-12-15 09:44:02 +01:00
vanhauser-thc
8a7705aedb v4.09c release 2023-12-15 09:28:39 +01:00
marc
9607d1db06 v4.09a init 2023-08-10 10:56:20 +02:00
marc
3721c65a0b v4.08c release 2023-08-10 10:41:55 +02:00
Sergej Schumilo
c2a0a24594 add someone else to the "list of contributors" :-) 2023-08-04 12:20:44 +02:00
vanhauser-thc
4113b6ccad take care of uninstrumented mode for fuzz state and mode 2023-07-18 09:56:28 +02:00
vanhauser-thc
61b6f4ed9e 4.08a init 2023-06-12 09:16:15 +02:00
vanhauser-thc
bf2727b763 v4.07c release 2023-06-12 08:28:47 +02:00
fanquake
c9dfc279c7
doc: fix logo link in README.md 2023-05-30 14:47:34 +01:00
van Hauser
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
vanhauser-thc
7f734c96d1 v4.06c release 2023-04-17 10:25:10 +02:00
Yaakov Saxon
d3cdeabf92 Add myself to contributors :) 2023-02-09 22:04:18 +00:00
vanhauser-thc
885a6fc106 4.05c release 2023-01-05 12:43:53 +01:00
vanhauser-thc
182013a26f 4.05a init fix 2022-10-11 15:44:26 +02:00
vanhauser-thc
bac6ba8907 v4.04c 2022-10-11 15:39:27 +02:00
vanhauser-thc
38ab1eda6e 4.03c 2022-09-19 12:15:10 +02:00
vanhauser-thc
79a69b14ef 4.03a 2022-08-08 15:30:48 +02:00
vanhauser-thc
1f06b55a8b 4.02c 2022-08-08 15:26:56 +02:00
vanhauser-thc
88077d4136 prepare release 2022-06-27 08:44:35 +02:00
vanhauser-thc
48c2d51689 nits 2022-06-27 08:31:03 +02:00
Ruben ten Hove
85b1ce00a8 fully qualified names 2022-06-18 08:35:25 -04:00
Ruben ten Hove
b0e58baca2 add stable tag to docs 2022-06-18 08:21:25 -04:00
vanhauser-thc
dc3e2e8200 update docs 2022-06-18 09:06:27 +02:00
vanhauser-thc
d297738255 nits 2022-03-07 09:37:19 +01:00
vanhauser-thc
60e126c615 mention arm64 docker image 2022-01-31 09:24:04 +01:00
vanhauser-thc
f75535807a 4.01a init 2022-01-26 11:11:42 +01:00
vanhauser-thc
b0758ac8db 4.00c readiness 2022-01-26 09:55:12 +01:00
Dominik Maier
77c06408c3 resized logo 2022-01-26 09:26:03 +01:00
Dominik Maier
6bf52c1434 svg logo 2022-01-26 09:24:37 +01:00
vanhauser-thc
3609912f41 new logo 2022-01-22 10:31:50 +01:00
llzmb
ecf8db0014 Fix punctuation 2022-01-20 21:26:13 +01:00
llzmb
492418ebd6 Fix punctuation and line length 2022-01-20 20:22:00 +01:00
vanhauser-thc
20177151e6 add email 2022-01-14 15:56:51 +01:00