|
befb1a2f39
|
remove stray debugging fprintf
|
2020-12-12 16:40:13 +01:00 |
|
|
fd30a4184a
|
typo
|
2020-12-12 16:37:23 +01:00 |
|
|
e4a113b953
|
small fix in error handling
|
2020-12-12 13:26:25 +01:00 |
|
|
609f3d0265
|
fixed gcc analyzer warnings
|
2020-12-11 13:29:45 +01:00 |
|
|
cc781e44f3
|
code format
|
2020-12-11 11:21:28 +01:00 |
|
|
2bf68a0bf4
|
fix MMAP
|
2020-12-11 11:19:26 +01:00 |
|
|
8a1acac559
|
schedule improvements, new default is FAST
|
2020-12-11 10:28:39 +01:00 |
|
|
1a3c9bc36d
|
Merge pull request #627 from AFLplusplus/other_weight
Other weight
|
2020-12-11 10:23:42 +01:00 |
|
|
a686c1361c
|
fix afl-cc library search
|
2020-12-10 15:31:26 +01:00 |
|
|
e5c50037d5
|
fix oversight for accessing nfuzz
|
2020-12-09 12:03:11 +01:00 |
|
|
39a4fac941
|
better examples
|
2020-12-09 11:07:14 +01:00 |
|
|
cebbedd238
|
fix cmin/tmin potential overflow on too large files
|
2020-12-09 08:58:07 +01:00 |
|
|
d1eb4eeb7f
|
weighting for explore and exploit
|
2020-12-09 08:34:54 +01:00 |
|
|
a7125c68eb
|
optimize a bit
|
2020-12-08 23:51:22 +01:00 |
|
|
4e96447b43
|
fix showmap output
|
2020-12-08 23:26:08 +01:00 |
|
|
ad29eef271
|
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
|
2020-12-08 22:43:05 +01:00 |
|
|
c70b7ffd80
|
fix memory limit issue with cmplog without -m flag
|
2020-12-08 22:42:50 +01:00 |
|
|
5bb51688e4
|
small fixes
|
2020-12-08 21:54:18 +01:00 |
|
|
6e61b2345c
|
more reporting on errors
|
2020-12-08 20:33:41 +01:00 |
|
|
da6cddab90
|
fix asserts
|
2020-12-08 11:30:05 +01:00 |
|
|
46156957bd
|
fix aflfast changes
|
2020-12-08 11:07:11 +01:00 |
|
|
06ec5ab3d7
|
Sampling next seed by weight (hit_count, bitmap_size, exec_us)
|
2020-12-07 21:32:25 +00:00 |
|
|
e6de85861c
|
fixes and code format
|
2020-12-07 14:36:04 +01:00 |
|
|
4c2e375e22
|
little fixes
|
2020-12-07 14:29:59 +01:00 |
|
|
8f79116a15
|
fix find_object proc search (#elsif -> #elif), optimize static if away
|
2020-12-05 09:48:55 +01:00 |
|
|
f8c33f29e8
|
Typos
|
2020-12-05 09:19:14 +01:00 |
|
|
1dbefc14ea
|
fixed bugs in custom_describe, reported by wizche
|
2020-12-04 14:26:48 +01:00 |
|
|
1f34b9f8e1
|
added python mutator, documentation
|
2020-12-04 14:26:48 +01:00 |
|
|
a19b3022d9
|
afl_custom_describe api added
|
2020-12-04 14:26:47 +01:00 |
|
|
295ddaf96b
|
fix for afl-cc
|
2020-12-03 15:19:10 +01:00 |
|
|
a2e2fae840
|
AFL_CRASH_EXITCODE env var added, u8->bool
|
2020-12-03 14:43:06 +01:00 |
|
|
0f803c63df
|
move debug print
|
2020-12-02 15:08:08 +01:00 |
|
|
1890d7b9cf
|
very complete runtime lookup rewrite
|
2020-12-02 15:03:21 +01:00 |
|
|
c05e4efbe9
|
renamed examples/ to utils/
|
2020-12-01 14:40:30 +01:00 |
|
|
8584f9d2b5
|
added AFL_NO_AUTODICT
|
2020-12-01 13:13:11 +01:00 |
|
|
e769102491
|
more DEBUGF
|
2020-11-30 21:54:18 +01:00 |
|
|
1b75cc9f74
|
add DEBUGF
|
2020-11-30 21:38:15 +01:00 |
|
|
54a312a5fe
|
more small fixes
|
2020-11-13 00:44:08 +01:00 |
|
|
5357ae5f91
|
remove duplicate include
|
2020-11-10 19:20:13 +01:00 |
|
|
a3928e5a62
|
small fix to actually document custom mutator introspection
|
2020-11-10 14:20:41 +01:00 |
|
|
1dfd7df7c0
|
small fix to actually document custom mutator introspection
|
2020-11-10 14:16:36 +01:00 |
|
|
8e1047f5ef
|
support custom mutator introspection
|
2020-11-10 14:08:21 +01:00 |
|
|
82d1c3e18d
|
fix wrong llvm version comparison
|
2020-11-08 17:08:30 +01:00 |
|
|
585ba4c1dd
|
fix for llvm 10.0.0
|
2020-11-08 16:33:25 +01:00 |
|
|
a728e8f9a5
|
better scriptable output from introspection
|
2020-11-06 16:42:02 +01:00 |
|
|
6abe4d124e
|
require llvm 10.0.1+ for enhanced pcguard, correct 1MB checks
|
2020-11-05 08:53:16 +01:00 |
|
|
3cfc0174f7
|
fix -N for forkserver
|
2020-11-03 16:00:29 +01:00 |
|
|
7b4d1c4089
|
revert out_fd copy
|
2020-11-03 15:52:19 +01:00 |
|
|
245f511a1d
|
fsrv copy: out_fd = 0 on stdin
|
2020-11-03 15:15:58 +01:00 |
|
|
8bccf56553
|
fsrv copy: out_fd = -1
|
2020-11-03 15:13:04 +01:00 |
|