Amit Elkabetz
403d95d2d2
auto code format fixes
2023-03-05 18:21:35 +02:00
Amit Elkabetz
07cf27cddc
Added flag -u to allow custom interval to update fuzzer_stats file
2023-03-05 18:16:21 +02:00
vanhauser-thc
668f5e1fa9
debug output
2023-02-15 09:32:32 +01:00
vanhauser-thc
eeca3a0b29
lots of fixes
2023-01-19 11:52:19 +01:00
vanhauser-thc
14d8eb9e40
autotoken: splicing; splice_optout
2023-01-18 22:17:14 +01:00
vanhauser-thc
8fe5e29104
ignore timeout env option
2023-01-18 14:56:26 +01:00
vanhauser-thc
35f09e11a4
welcome 2023
2023-01-03 09:38:07 +01:00
vanhauser-thc
0165ca8c6c
hide queue introspection behind define
2022-12-20 13:36:56 +01:00
vanhauser-thc
26a5bd625c
write queue statistics
2022-11-18 12:23:18 +01:00
van Hauser
46beedadd7
Merge pull request #1580 from guyf2010/dev
...
Add option for random cmplog colorization
2022-11-14 21:48:50 +01:00
vanhauser-thc
57257ce656
fix python
2022-11-14 21:41:07 +01:00
vanhauser-thc
e2ebebce83
fix python
2022-11-14 21:37:08 +01:00
guyf2010
bb81fb784e
Add option for random cmplog colorization
2022-11-13 14:37:33 +00:00
vanhauser-thc
c5f8869778
afl_custom_fuzz_send added
2022-11-11 10:46:45 +01:00
vanhauser-thc
05e0825d66
changelog update
2022-10-24 20:06:57 +02:00
Nils Bars
7512316b46
Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.
...
The AFL_FORK_SERVER_KILL_SIGNAL variable allows to configure the signal
used to kill the fork server on termination.
2022-10-21 12:47:00 +02:00
vanhauser-thc
361263b0f2
better no dry run
2022-08-18 08:06:17 +02:00
vanhauser-thc
3200e6515b
add AFL_NO_STARTUP_CALIBRATION feature
2022-08-14 12:30:23 +02:00
vanhauser-thc
b847e0f414
clang format 14
2022-07-12 09:04:54 +02:00
Ruben ten Hove
4990823840
formatting
2022-06-17 21:08:37 +02:00
Ruben ten Hove
3d1a57deed
feat: allow to skip readme creation on crash
2022-06-17 21:03:46 +02:00
Daniil Kuts
c96238d85f
Add AFL_SYNC_TIME variable for synchronization time tuning ( #1425 )
...
* Add AFL_SYNC_TIME variable for synchronization time tuning
* Documentation for AFL_SYNC_TIME variable
2022-05-27 12:52:31 +02:00
vanhauser-thc
51942b605d
support post_process's own return buffer
2022-05-09 13:18:14 +02:00
vanhauser-thc
0b228fb0f5
fix token usage in normal and MOpt mode
2022-05-02 08:17:06 +02:00
vanhauser-thc
e9288bcfad
add AFL_KEEP_TIMEOUTS
2022-04-08 22:44:10 +02:00
vanhauser-thc
15b43e6ce1
fix pizza mode
2022-04-03 19:14:59 +02:00
Carlo Maragno
26f3ec28ee
Fix dyslexia and clang format
2022-04-02 13:11:39 +02:00
Carlo Maragno
657e4cc812
Fix layout
2022-04-01 14:56:27 +02:00
Carlo Maragno
29f0bb1c6a
Add basic support for Italian users
2022-04-01 13:23:01 +02:00
vanhauser-thc
d5b9cd4b73
add afl-fuzz -y fuzz length support
2022-02-05 08:27:17 +01:00
vanhauser-thc
4bcb177f62
Revert "fix classify counts"
...
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d.
2022-01-19 22:17:36 +01:00
vanhauser-thc
4217a6606c
fix classify counts
2022-01-15 13:58:17 +01:00
vanhauser-thc
e1082f2548
welcome 2022
2022-01-01 00:49:17 +01:00
yuawn
269054e5c5
update header file
2021-12-11 10:07:16 +00:00
vanhauser-thc
9063002af2
rename path
2021-12-09 13:22:10 +01:00
van Hauser
fb443eaf23
Merge pull request #1141 from AFLplusplus/afl4
...
cmplog enhancement variant
2021-11-07 14:09:09 +01:00
vanhauser-thc
9325a4fcbb
http->https
2021-11-06 10:28:22 +01:00
van Hauser
f5535e348d
Merge pull request #1142 from AFLplusplus/dev
...
Dev
2021-11-03 21:55:21 +01:00
vanhauser-thc
45d668a671
better ui banner
2021-10-18 13:17:07 +02:00
vanhauser-thc
ed10f3783b
new rtn cmplog: instrumentation side + supporting functions
2021-10-17 13:05:33 +02:00
vanhauser-thc
c775f40ebf
AFL_IGNORE_PROBLEMS + library checks and documentation
2021-08-12 14:32:44 +02:00
vanhauser-thc
da23c4254b
makefile fixes
2021-07-30 15:52:00 +02:00
vanhauser-thc
d354ec2586
more fixes
2021-07-09 11:39:25 +02:00
vanhauser-thc
e1d5009229
fixes
2021-07-09 10:32:14 +02:00
van Hauser
7038e56da3
Select ( #995 )
...
* favor unfuzzed
* fix
* reinit table after a new fuzz
2021-06-27 10:22:18 +02:00
vanhauser-thc
a7340a1ac6
fix AFL_CAL_FAST
2021-06-10 10:25:37 +02:00
vanhauser-thc
87b16c4460
add AFL_TRY_AFFINITY
2021-05-25 10:45:24 +02:00
vanhauser-thc
8e75adfee5
AFL_SKIP_CRASHES is obsolete since 3.0
2021-05-25 09:22:50 +02:00
vanhauser-thc
6c274546c4
ensure crashes/README.txt exists
2021-05-08 11:03:56 +02:00
Roman M. Iudichev
069e61dfc6
Exit on time ( #904 )
...
* Variable AFL_EXIT_ON_TIME description has been added.
Variables AFL_EXIT_ON_TIME and afl_exit_on_time has been added.
afl->exit_on_time variable initialization has been added.
The asignment of a value to the afl->afl_env.afl_exit_on_time variable from
environment variables has been added.
Code to exit on timeout if new path not found has been added.
* Type of afl_exit_on_time variable has been changed.
Variable exit_on_time has been added to the afl_state_t structure.
* Command `export AFL_EXIT_WHEN_DONE=1` has been added.
* Millisecond to second conversion has been added.
Call get_cur_time() has been added.
* Revert to using the saved current time value.
* Useless check has been removed.
2021-05-07 17:32:17 +02:00