|
c66633ccc5
|
no longer warns on python as path for unicorn
|
2019-10-26 01:43:25 +02:00 |
|
|
644efa2905
|
remove redundand setenv of SHM_ENV_VAR
|
2019-10-25 14:02:30 +02:00 |
|
|
6e5143681c
|
enhanced radamsa integration
|
2019-10-24 16:53:30 +02:00 |
|
|
374f661027
|
help output adjustment
|
2019-10-22 13:23:00 +02:00 |
|
|
bc3ce26e0e
|
-V/-E not precise
|
2019-10-21 17:18:41 +02:00 |
|
|
c83e8e1e62
|
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
|
2019-10-19 18:23:01 +02:00 |
|
|
452ec28761
|
Merge pull request #82 from devnexen/darwin_gotcpu_portage
afl-gotcpu: porting to Darwin using mach API.
Thanks! Looks good!
|
2019-10-19 17:37:40 +02:00 |
|
|
8a78637719
|
add gcc_plugin to code formatter and run it
|
2019-10-19 16:19:46 +02:00 |
|
|
1fdb75068d
|
afl-gotcpu: porting to Darwin using mach API.
|
2019-10-19 11:44:09 +01:00 |
|
|
e7ab8be0cd
|
sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin
|
2019-10-18 19:53:10 +02:00 |
|
|
73da639654
|
revert patch
|
2019-10-18 08:25:43 +02:00 |
|
|
99f2abfd71
|
fine tuning cpu percentage limit to be detected as bound cpu on FreeBSD
|
2019-10-12 01:58:45 +02:00 |
|
|
33281b04e7
|
FreeBSD making more tolerant the cpu binding at init time
|
2019-10-11 22:21:25 +01:00 |
|
|
b33a6addcc
|
NetBSD binding to cpu, ignore sleeping processes.
|
2019-10-11 21:09:24 +01:00 |
|
|
4183bc35b2
|
doh
|
2019-10-10 19:50:16 +02:00 |
|
|
4700800770
|
upload libradamsa
|
2019-10-10 19:49:38 +02:00 |
|
|
9de74cce92
|
radamsa mutator as havoc cycle replacement with probability 1/24
|
2019-10-10 19:46:46 +02:00 |
|
|
125a59df91
|
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
|
2019-10-08 12:40:05 +02:00 |
|
|
eae4a9e1f8
|
persistent qemu should now works as expected
|
2019-10-08 12:39:11 +02:00 |
|
|
20f009e927
|
added afl-fuzz -I cmdline option
|
2019-10-08 11:53:31 +02:00 |
|
|
45bb85cd8f
|
tighter format to avoid overwriting right border
|
2019-10-07 22:41:01 +02:00 |
|
|
8cd7f3438f
|
bind_to_free_cpu NetBSD's turn
|
2019-10-05 12:21:56 +01:00 |
|
|
9c105098dd
|
general maintance
|
2019-10-04 10:33:28 +02:00 |
|
|
670316f997
|
Binding to the first free cpu, porting to FreeBSD
|
2019-10-04 03:52:39 +01:00 |
|
|
a962359993
|
imported fix from google afl
|
2019-10-02 16:32:15 +02:00 |
|
|
8eafa90105
|
Improved error messaging when unable to communicate with the fork server
|
2019-10-01 16:00:40 -04:00 |
|
|
8f519e7959
|
Merge pull request #67 from aoh/master
use the original data as input to custom fuzzer modules
|
2019-09-29 18:59:15 +02:00 |
|
|
2109d37298
|
NetBSD various support improvements
|
2019-09-29 12:30:10 +01:00 |
|
|
942245b985
|
included #68 cpu binding for FreeBSD, thanks to devnexen
|
2019-09-28 20:50:13 +02:00 |
|
|
2b1b9f816c
|
use the original data as input to custom fuzzer modules
|
2019-09-25 16:11:27 +03:00 |
|
|
b4ca95a9fa
|
afl-fuzz mutation documentation feature
|
2019-09-22 13:21:15 +02:00 |
|
|
ad1750b53d
|
oops, typo corrected
|
2019-09-21 10:13:11 +02:00 |
|
|
e909d5f5c2
|
fix macos commit to make it portable again. Would not compile on OpenBSD.
|
2019-09-21 12:07:29 +02:00 |
|
|
ff5c7b155c
|
custom mutator fuzzing yields UI
|
2019-09-20 19:20:15 +02:00 |
|
|
48e6e3ac45
|
Checking CPU scaling on MacOS
Checking optimal cpu performance or ignore if the AFL_SKIP_CPUFREQ
env is set.
|
2019-09-18 22:04:16 +01:00 |
|
|
74a984d75f
|
code format
|
2019-09-18 10:23:36 +02:00 |
|
|
b55ea6409d
|
Merge pull request #60 from vanhauser-thc/wine_mode
Wine mode
|
2019-09-18 10:22:55 +02:00 |
|
|
ed7917e619
|
qemu persistent GPR
|
2019-09-18 10:15:34 +02:00 |
|
|
e2dfac08c0
|
wine mode first commit
|
2019-09-17 16:13:41 +02:00 |
|
|
428b88a82a
|
added afl_custom_mutator_only
|
2019-09-16 16:17:16 +02:00 |
|
|
36020c41df
|
Merge branch 'master' into persistent_qemu
|
2019-09-13 11:34:50 +02:00 |
|
|
a67d86c6e2
|
Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.
|
2019-09-12 22:56:38 +02:00 |
|
|
6b40189045
|
first version of persistent QEMU
|
2019-09-12 12:34:53 +02:00 |
|
|
df379dfcf4
|
no more unlink
|
2019-09-10 21:01:33 +02:00 |
|
|
4721617fd6
|
refactoring for unification of pilot_fuzzing() and core_fuzzing()
fast method with macro template, review required
|
2019-09-08 00:17:28 +02:00 |
|
|
b82ff2d7e7
|
prefer preincrement over postincrement
|
2019-09-07 11:20:36 +02:00 |
|
|
efa2052896
|
fix BSD patch
|
2019-09-05 11:23:10 +02:00 |
|
|
c8c5ec254a
|
Unbreak build of afl-forkserver.c on *BSD
Signed-off-by: Tobias Kortkamp <t@tobik.me>
|
2019-09-05 10:49:47 +02:00 |
|
|
52bfd1fc3d
|
added man pages
|
2019-09-04 12:14:35 +02:00 |
|
|
a8d96967c4
|
fixed maxrss stat
|
2019-09-04 10:32:32 +02:00 |
|