vanhauser-thc
4d9d8aaf16
afl-cmin.py nits
2025-05-09 09:12:37 +02:00
Kuang-che Wu
3f2e03aaf9
call afl-cmin.py if it can be executed successfully
2025-05-08 21:52:12 +08:00
Kuang-che Wu
7cb8ccc960
mention afl-cmin.py in afl-cmin
2025-05-04 19:35:55 +08:00
Kuang-che Wu
63509fb696
fix afl-cmin message output
2025-04-25 11:51:34 +08:00
20urc3
f17ea60a30
Update afl-cmin
...
removed `-a ! -path \"*/.state\"`
2025-04-03 16:49:43 +01:00
20urc3
68634964ef
Update afl-cmin
2025-04-03 16:28:31 +01:00
20urc3
d21804bdd1
Update afl-cmin
...
Fix patch 1
2025-04-03 15:30:45 +01:00
vanhauser-thc
70c60cfba7
work with spaces in filenames
2024-04-26 16:14:50 +02:00
vanhauser-thc
7652406c12
nit
2024-02-29 13:34:04 +01:00
vanhauser-thc
a518c4d75c
macos
2024-01-19 11:53:44 +01:00
vanhauser-thc
ac0ad56348
fix dictionary and cmin
2023-11-07 10:31:09 +01:00
vanhauser-thc
b547a6ab0d
nits
2023-07-10 17:43:21 +02:00
vanhauser-thc
20dcb40c53
fix cmin -T
2023-07-08 13:31:06 +02:00
vanhauser-thc
64b15a00f2
fix afl-cmin* for old afl vanilla issue
2023-06-21 12:20:10 +02:00
vanhauser-thc
936b6dcb5d
nits
2023-06-21 09:57:24 +02:00
forky2
fc1e352965
Fixes #1770 : afl-cmin in -T mode doesn't correctly divide inputs among threads
2023-06-14 08:43:06 +01:00
vanhauser-thc
3e84d6a2ae
afl++ -> AFL++
2023-04-27 11:49:00 +02:00
vanhauser-thc
432671449f
nits
2023-04-25 18:19:25 +02:00
vanhauser-thc
d822181467
afl-cmin -T support
2023-04-25 13:13:43 +02:00
vanhauser-thc
8c228b0d23
afl-showmap -I option
2023-04-24 18:08:27 +02:00
vanhauser-thc
4e5f42cab6
afl-showmap custom mutator support
2023-04-20 10:39:23 +02:00
vanhauser-thc
56f7e3aa08
hidden -Y option for nyx, code format
2023-04-16 12:42:32 +02:00
Sergej Schumilo
eefd98f374
add Nyx support in various tools (like afl-cmin)
2023-04-14 02:25:33 +02:00
Nils Bars
2cbe49c6eb
Update usage messages
2022-10-24 18:08:29 +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
9cfe1d1394
afl-cmin -A
2022-09-17 13:44:34 +02:00
vanhauser-thc
d7abf6936c
fix afl-cmin
2022-08-16 09:46:11 +02:00
vanhauser-thc
2462c61df9
fix new map size extraction for afl-gcc
2022-08-15 19:22:46 +02:00
vanhauser-thc
ba14c353c0
get map size from binaries within afl-cmin*
2022-08-15 18:31:45 +02:00
vanhauser-thc
338f1ae2f8
fix mawk bug
2022-07-11 21:42:03 +02:00
hexcoder-
1441503c43
afl-cmin: avoid messages with \r when redirection is used
2022-05-27 15:26:24 +02:00
Miroslav Lichvar
57db3e7f4f
afl-cmin: quote program arguments
...
Quote the program arguments in the system() function to allow them to
contain spaces.
2022-04-13 13:47:51 +02:00
vanhauser-thc
268339a683
showmap -A -> -H, accurate help output
2021-11-16 11:03:53 +01:00
Dominik Maier
b6a9e54c60
Added more AFL_NO_FORKSRV docu, changelog
2021-07-13 11:03:30 +02:00
vanhauser-thc
c46f8c1f70
make afl-cmin actually work with subdirectories
2021-06-16 13:03:42 +02:00
vanhauser-thc
d2e85cce50
afl-cmin help fix, aflpp_driver - + @@ support
2021-05-30 00:36:56 +02:00
Dominik Maier
ccf739f880
AFL_PRINT_FILENAMES added
2021-05-17 18:16:51 +02:00
Your Name
1725e6be31
Fix support for afl-cmin and updated README
2021-03-25 17:41:14 +00:00
realmadsci
1ab125de63
afl-cmin: Allow @@ to be part of an arg
...
The previous implementation of "@@ handling"
in afl-cmin differed greatly from how it was
handled in afl-fuzz and how the documentation presented it.
It used to require that the @@ be its own argument separated
by whitespace and could not be used in situations like "--file=@@".
This change standardizes it to just look for @@ to be *in* an argument
in the same manner that afl-cmin.bash does, so that it will have
the expected and documented behavior.
2021-03-15 12:25:01 -07:00
hexcoder-
eb1e8619eb
fix handling of test case file names with spaces
2021-03-08 14:55:48 +01:00
vanhauser-thc
9844e1a856
fix
2021-03-05 19:32:27 +01:00
hexcoder-
385312c658
fix issue #732 afl-cmin and afl-showmap should support '-f'
2021-02-13 13:31:17 +01:00
van Hauser
981ffb27a8
making AFL_MAP_SIZE obsolete
2021-02-01 12:01:23 +01:00
van Hauser
2ef8dc4378
afl-cmin -m none
2021-01-21 21:42:15 +01:00
Dominik Maier
a06b25538f
cleaned up AFL_KILL_SIGNAL
2021-01-07 23:21:10 +01:00
hexcoder-
b6b907705e
afl-cmin: skip instrumentation check if AFL_SKIP_BIN_CHECK is set
2020-12-18 00:18:30 +01:00
van Hauser
161c80014e
change search order for afl-showmin in afl-cmin*
2020-12-10 17:25:22 +01:00
hexcoder-
b31d5a7cef
afl-cmin usage fix
2020-12-04 07:32:56 +01:00
Dominik Maier
a2e2fae840
AFL_CRASH_EXITCODE env var added, u8->bool
2020-12-03 14:43:06 +01:00
van Hauser
0942158ad1
remove docs/README symlink and update references
2020-12-01 23:17:20 +01:00