vanhauser-thc
eda1ee0807
restructure havoc
2021-03-27 12:24:18 +01:00
van Hauser
96533f627e
Merge pull request #845 from joeyjiaojg/dev
...
Dev
2021-03-26 09:03:51 +01:00
vanhauser-thc
c169cb3911
integrate frida_mode, code-format
2021-03-25 20:10:09 +01:00
van Hauser
00a53a870d
Merge pull request #833 from WorksButNotTested/frida
...
Frida
2021-03-25 19:42:27 +01:00
Your Name
1725e6be31
Fix support for afl-cmin and updated README
2021-03-25 17:41:14 +00:00
vanhauser-thc
0029c1a83e
remove InsTrim
2021-03-25 15:35:06 +01:00
Jiangen Jiao
c892642057
android: support host and target 32bit build
2021-03-25 20:40:31 +08:00
vanhauser-thc
90e7543038
update dynamic list
2021-03-25 08:55:04 +01:00
van Hauser
3b860c1dd6
Merge pull request #844 from AFLplusplus/replay
...
AFL_PERSISTENT_RECORD support
2021-03-25 08:54:21 +01:00
vanhauser-thc
ab394836a9
remove warnings
2021-03-25 08:40:33 +01:00
vanhauser-thc
d319b4a381
support libraries for find_afl_binary
2021-03-24 20:02:58 +01:00
Your Name
e1384b5086
Add support for FRIDA mode
2021-03-24 18:17:10 +00:00
van Hauser
6e2a0ef233
Merge branch 'replay' into tmp
2021-03-24 18:19:13 +01:00
vanhauser-thc
958436be4b
ifdef for record
2021-03-24 18:18:05 +01:00
van Hauser
7dc4847869
Merge pull request #817 from realmadsci/atat-plusplus
...
Make @@ handling more flexible
2021-03-24 11:26:10 +01:00
vanhauser-thc
d68bd656fe
fix counting favorites
2021-03-24 11:12:44 +01:00
vanhauser-thc
70c1de5d64
better forkserver error help and code format
2021-03-24 11:12:44 +01:00
vanhauser-thc
dfe6f7f8c9
make setting different file permissions easy via config.h
2021-03-23 20:21:08 +01:00
Dominik Maier
5fcd634f05
fixed tiny nitpicks
2021-03-23 18:47:07 +01:00
vanhauser-thc
72a70423c2
show afl-cc NATIVE when auto used
2021-03-22 09:24:36 +01:00
vanhauser-thc
84534ae2e8
format
2021-03-21 16:23:08 +01:00
van Hauser
090128b3f8
Merge branch 'dev' into dev
2021-03-19 23:54:36 +01:00
fuzzah
d7e121e2c9
add AFL_TARGET_ENV to afl-fuzz
2021-03-20 01:32:28 +03:00
van Hauser
749b03d812
Merge pull request #830 from richinseattle/dev
...
preserve plot_data for in-place resume
2021-03-19 23:26:34 +01:00
richinseattle@gmail.com
7e67a735e6
update plot_data timestamps to be relative
2021-03-19 14:25:55 -07:00
vanhauser-thc
e73c7c59c1
refactor finding binaries
2021-03-19 14:55:25 +01:00
Andrea Fioraldi
5be7d9c1cc
fix dynamic list usage error in afl-cc
2021-03-19 09:44:04 +01:00
hexcoder
66fa76a061
typo
2021-03-18 16:41:02 +01:00
vanhauser-thc
10fb46301c
afl-fuzz cleanup
2021-03-18 11:05:53 +01:00
richinseattle@gmail.com
c397becd81
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2021-03-18 01:37:40 -07:00
richinseattle@gmail.com
62508c3b44
preserve plot_data for in-place resume
2021-03-18 01:34:05 -07:00
vanhauser-thc
94312796f9
better map variability
2021-03-17 13:16:02 +01:00
vanhauser-thc
513bd70384
shared linking fix
2021-03-17 12:44:07 +01:00
vanhauser-thc
cdd30c766b
fix m32/m64
2021-03-17 11:25:14 +01:00
vanhauser-thc
5e2a5f1110
shmem map size in config.h
2021-03-17 10:27:23 +01:00
hexcoder
d17abce59b
Merge branch 'dev' into atat-plusplus
2021-03-17 08:00:32 +01:00
vanhauser-thc
dda4757b35
debug
2021-03-17 01:40:27 +01:00
vanhauser-thc
c6f1c56c15
fix
2021-03-17 01:27:01 +01:00
vanhauser-thc
413807db01
lto test
2021-03-17 01:25:21 +01:00
vanhauser-thc
f59ef29c26
fix attempt
2021-03-17 01:08:10 +01:00
vanhauser-thc
7c2436c711
no runtime for shared linking
2021-03-16 19:34:34 +01:00
vanhauser-thc
862cb3217f
fix cmplog rtn
2021-03-16 14:38:13 +01:00
Andrea Fioraldi
73641be796
Merge pull request #819 from realmadsci/qemu-consistent-preload
...
Remove AFL_PRELOAD and AFL_USE_QASAN handlers
2021-03-16 09:08:23 +01:00
Andrea Fioraldi
ff9f3fbe96
Merge pull request #818 from realmadsci/add-qemu-custom-bin
...
Add AFL_QEMU_CUSTOM_BIN environment flag
2021-03-16 09:01:13 +01:00
realmadsci
62f067ec71
afl-showmap: Unwind a change to keep it pre-C99 compatible
2021-03-15 14:04:10 -07:00
realmadsci
01ad7610be
Remove AFL_PRELOAD and AFL_USE_QASAN handlers
...
These are now processed in afl-qemu-trace so that the "copy+paste" code
that is in all of the other AFL tools can be removed.
This also allows the AFL_USE_QASAN flag to work the same when used
with tools like afl-fuzz as it does with afl-qemu-trace. This is
important in situations where loading the QASAN library changes
the address of your desired entrypoint, or for crash validation
using the same environment that afl-fuzz was using.
With this change, the same set of environment variables can be used
in exactly the same way between afl-fuzz, afl-showmap, and
afl-qemu-trace, and you will get exactly the same guest environment.
2021-03-15 13:03:16 -07:00
realmadsci
d4fb7f8b40
Add AFL_QEMU_CUSTOM_BIN environment flag
...
In QEMU mode (-Q), setting AFL_QEMU_CUSTOM_BIN cause afl-fuzz to skip
prepending afl-qemu-trace to your command line. Use this if you wish to use a
custom afl-qemu-trace or if you need to modify the afl-qemu-trace arguments.
2021-03-15 12:57:06 -07:00
aflpp
61c8304f24
fixes
2021-03-15 20:32:01 +01:00
realmadsci
27c0480866
afl-showmap: Allow @@ to be part of an arg
...
The previous implementation of "@@ handling"
in afl-showmap 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 use detect_file_args() like
everybody else does, so that it will have the expected and
documented behavior.
2021-03-15 12:25:01 -07:00
Dominik Maier
3753f56c25
make get_offsets executable
2021-03-12 03:47:12 +01:00