344 Commits

Author SHA1 Message Date
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
vanhauser-thc
f42c0047c8 nits 2022-01-14 15:01:14 +01:00
intrigus-lgtm
7884e0f449
Fix two typos. 2022-01-11 15:06:14 +01:00
vanhauser-thc
d2715336a5 link docs/README.md 2022-01-11 12:03:21 +01:00
vanhauser-thc
41b07983f1 add feature list 2022-01-11 11:59:12 +01:00
hexcoder
a010d356de
wording 2022-01-03 10:02:27 +01:00
vanhauser-thc
54eca027a5 doc review 2021-12-26 03:54:29 +01:00
llzmb
415be06c54 Add links to orphaned files 2021-12-04 21:29:15 +01:00
llzmb
bcd81c377d Fix line length and formatting 2021-12-04 20:38:00 +01:00
llzmb
13eedcd5e8 Fix punctuation in connection with "etc." 2021-12-04 19:42:47 +01:00
llzmb
b7395fa467 Change "AFL" to "AFL++" 2021-12-02 19:52:10 +01:00
llzmb
0ae9b0dff4 Remove the word "please" 2021-12-02 17:01:45 +01:00
llzmb
70236b854f Remove step 5 (interpret output) of quick start 2021-11-29 18:57:13 +01:00
llzmb
f11cf068dc Merge "common_sense_risks.md" into "fuzzing_in_depth.md" 2021-11-24 10:52:29 +01:00
llzmb
c31f4646cb Clean up docs folder 2021-11-21 21:11:52 +01:00
llzmb
492dbe9fb2 Clean up docs folder 2021-11-21 18:00:01 +01:00