|
5b55cf84c1
|
disable exceptions on LLVM/GCC plugins, decreasing further the libraries's binaries size in the process.
|
2023-08-05 14:21:56 +01:00 |
|
|
2ce5113530
|
Merge pull request #1822 from jschwartzentruber/nyx-log
Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.
|
2023-08-04 21:13:07 +00:00 |
|
|
247d8539fe
|
Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.
|
2023-08-04 15:39:57 -04:00 |
|
|
738a6c0731
|
Merge pull request #1824 from schumilo/dev
Nyx mode - minor changes
|
2023-08-04 10:50:46 +00:00 |
|
|
c2a0a24594
|
add someone else to the "list of contributors" :-)
|
2023-08-04 12:20:44 +02:00 |
|
|
08a6fd7c29
|
update the old nyx env var naming scheme
(to have a more consistent naming overall)
|
2023-08-04 12:13:06 +02:00 |
|
|
1fd1f0d8ce
|
fix typo in nyx_mode/README.md
|
2023-08-04 11:54:58 +02:00 |
|
|
4f3aa90a5f
|
update QEMU-Nyx submodule
|
2023-08-04 11:52:39 +02:00 |
|
|
fcdfe9e990
|
Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable
- and fix typo
Signed-off-by: Junwha <qbit@unist.ac.kr>
|
2023-08-04 18:36:58 +09:00 |
|
|
0a28bce016
|
update docs
|
2023-08-04 09:45:11 +02:00 |
|
|
79640acbf1
|
nits
|
2023-08-04 09:25:19 +02:00 |
|
|
4a9264444f
|
Merge pull request #1823 from schumilo/dev
Nyx mode updates
|
2023-08-04 09:12:27 +02:00 |
|
|
5d78a6f592
|
update nyx mode readme (NYX_AUX_BUFFER_SIZE)
|
2023-08-03 14:43:16 +02:00 |
|
|
8f31086a7f
|
make nyx aux buffer size configurable
|
2023-08-03 14:40:10 +02:00 |
|
|
641c551ba0
|
update Nyx submodules
|
2023-08-03 13:46:54 +02:00 |
|
|
a61e1ffe4d
|
Add AFL_CRASHING_SEEDS_AS_NEW_CRASH to doc
Signed-off-by: Junwha <qbit@unist.ac.kr>
|
2023-08-02 19:21:41 +09:00 |
|
|
1429c9724e
|
Add option for treating crashing input as new crash
Signed-off-by: Junwha Hong <qbit@unist.ac.kr>
|
2023-08-02 19:07:38 +09:00 |
|
|
0265b39c13
|
Merge pull request #1819 from jschwartzentruber/cxx-use-cppflags
C++ compilation should use CPPFLAGS
|
2023-08-01 09:55:10 +02:00 |
|
|
82635dc656
|
Use CPPFLAGS for C++ too.
|
2023-07-31 11:50:33 -04:00 |
|
|
f75c430365
|
Go back to correct unicornafl version
|
2023-07-30 22:02:18 +00:00 |
|
|
d0782a7f03
|
Various fixes for warnings, extends #1818
|
2023-07-30 21:59:57 +00:00 |
|
|
168ade3b70
|
Fix format specifiers (#1818)
* Update afl-mutations.h
Fix bug: compilation cannot pass when DEBUG macro is enabled
* Update afl-fuzz-one.c
Fix bug: compilation cannot pass when DEBUG macro is enabled
|
2023-07-30 23:51:24 +02:00 |
|
|
f87ba7ed63
|
doc fix
|
2023-07-28 15:18:12 +02:00 |
|
|
57c9dfda1f
|
Merge pull request #1815 from mark0-cn/dev
fix the file descriptor without determining null
|
2023-07-28 13:19:21 +02:00 |
|
|
bd1648e707
|
fix the file descriptor without determining null
|
2023-07-28 17:32:59 +08:00 |
|
|
705cdf45fc
|
temp cmplog fixes
|
2023-07-23 13:05:10 +02:00 |
|
|
5f813bbb86
|
improve cmplog level 3
|
2023-07-21 18:02:30 +02:00 |
|
|
4113b6ccad
|
take care of uninstrumented mode for fuzz state and mode
|
2023-07-18 09:56:28 +02:00 |
|
|
7f17a94349
|
Merge pull request #1798 from AFLplusplus/dev
push to stable
|
2023-07-15 09:42:04 +02:00 |
|
|
2b8e528a3b
|
interesting32_float
|
2023-07-13 17:12:55 +02:00 |
|
|
127c345161
|
nts
|
2023-07-13 14:26:32 +02:00 |
|
|
1132b08d7d
|
Update afl-common.c typo
|
2023-07-13 13:37:47 +02:00 |
|
|
534b3eba14
|
qemu_get_symbol_addr.sh
|
2023-07-13 10:10:30 +02:00 |
|
|
2a34e84507
|
nits
|
2023-07-12 16:08:22 +02:00 |
|
|
a46d27fad5
|
nits
|
2023-07-10 18:29:21 +02:00 |
|
|
b547a6ab0d
|
nits
|
2023-07-10 17:43:21 +02:00 |
|
|
e10e0e01e9
|
Merge pull request #1804 from WorksButNotTested/frida-fix
Increase dummy map size
|
2023-07-10 09:16:48 +02:00 |
|
|
a560e42a4d
|
Increase dummy map size
|
2023-07-10 07:31:19 +01:00 |
|
|
20dcb40c53
|
fix cmin -T
|
2023-07-08 13:31:06 +02:00 |
|
|
d30272a64e
|
Merge pull request #1801 from fuzzah/remove-extra-limits-h
remove extra limits.h in afl-ld-lto for BSD
|
2023-07-07 16:26:57 +02:00 |
|
|
e71de2f2b8
|
remove extra limits.h in afl-ld-lto for BSD
|
2023-07-07 16:57:45 +03:00 |
|
|
877b2bcab6
|
add limits.h to afl-ld-lto
|
2023-07-07 15:03:31 +02:00 |
|
|
6e5ca0c78c
|
higher tuples for afl-clang and afl-gcc in tests
|
2023-07-06 14:28:37 +02:00 |
|
|
f37c4c8662
|
update llvm recommendations
|
2023-07-05 13:03:17 +02:00 |
|
|
da33510855
|
nits
|
2023-07-04 11:34:22 +02:00 |
|
|
db96b04aba
|
Merge pull request #1796 from kobrineli/max_params
Fix MAX_PARAMS_NUM define.
|
2023-07-03 19:02:13 +03:00 |
|
|
0966957631
|
Fix max_params define.
|
2023-07-03 18:09:36 +03:00 |
|
|
497ff5ff79
|
Merge pull request #1795 from AFLplusplus/dev
push to stable
|
2023-07-03 10:53:02 +03:00 |
|
|
dcbfc88e7d
|
comment
|
2023-07-03 09:17:41 +02:00 |
|
|
d518426335
|
no_ui: display time
|
2023-07-02 14:50:18 +02:00 |
|