|
bf1617d354
|
fix warning
|
2022-12-05 16:15:29 +01:00 |
|
|
149366507d
|
update qemuafl
|
2022-12-04 04:09:12 +01:00 |
|
|
9239ab01df
|
Merge pull request #1598 from WorksButNotTested/arm64
Arm64
|
2022-12-01 22:09:01 +01:00 |
|
|
0885dda767
|
Fix branch suppression for ARM64
|
2022-12-01 18:19:47 +00:00 |
|
|
6dd9764cf6
|
Bump FRIDA version
|
2022-12-01 18:19:41 +00:00 |
|
|
b5f2a17235
|
Merge pull request #1596 from a-shvedov/patch-1
Update README.md
|
2022-11-26 22:22:07 +01:00 |
|
|
32a331ab43
|
Update README.md
|
2022-11-26 10:34:14 +03:00 |
|
|
28af7cb9bd
|
Merge pull request #1593 from WorksButNotTested/arm
Fixes to make things easier to build for ARM
|
2022-11-24 00:58:25 +01:00 |
|
|
9734d0b3c0
|
Fixes to make things easier to build for ARM
|
2022-11-23 18:18:26 +00:00 |
|
|
4124a272d8
|
crash fix for queue analysis feature
|
2022-11-23 10:27:30 +01:00 |
|
|
a16726039f
|
shorten text
|
2022-11-21 13:28:07 +01:00 |
|
|
6655d66a9b
|
Merge pull request #1588 from anfedotoff/dev
Add CASR as third party tool in docs.
|
2022-11-21 13:24:33 +01:00 |
|
|
2c39c51263
|
casr-afl short description in fuzzing_in_depth.
|
2022-11-21 15:18:19 +03:00 |
|
|
ef0921d858
|
Add CASR as third party tool in docs.
|
2022-11-21 12:59:23 +03:00 |
|
|
b7c87350cf
|
Make env description extra clear
|
2022-11-18 17:04:16 +01:00 |
|
|
f667279b70
|
Merge pull request #1583 from kobrineli/fix-argv-fuzz
Fix argv-fuzz.
|
2022-11-18 12:30:44 +01:00 |
|
|
26a5bd625c
|
write queue statistics
|
2022-11-18 12:23:18 +01:00 |
|
|
d7e788a3c0
|
Exit on read error.
|
2022-11-18 13:35:51 +03:00 |
|
|
170e8122ae
|
Merge pull request #1584 from WorksButNotTested/cmplog
Fix cmplog block ID generation to use hashes rather than bit-shifts
|
2022-11-18 11:11:05 +01:00 |
|
|
ad6a4cf1c2
|
Fix cmplog block ID generation to use hashes rather than bit-shifts
|
2022-11-18 08:11:26 +00:00 |
|
|
ba788591dc
|
Handle read() error.
|
2022-11-17 17:38:45 +03:00 |
|
|
8f9726d4a9
|
Fix delim.
|
2022-11-17 17:27:13 +03:00 |
|
|
3d07f0ab79
|
Handle empty input.
|
2022-11-17 14:14:11 +03:00 |
|
|
4b7126c46c
|
nits
|
2022-11-17 10:58:20 +01:00 |
|
|
903b5607bc
|
Fix argv-fuzz.
|
2022-11-16 18:19:50 +03:00 |
|
|
8cdc48f73a
|
Merge pull request #1579 from AFLplusplus/dev
push to stable
|
2022-11-15 09:27:54 +01:00 |
|
|
e5c725c4e0
|
custom mutator fix
|
2022-11-14 22:47:34 +01:00 |
|
|
1cc2029179
|
update changelog
|
2022-11-14 21:50:31 +01:00 |
|
|
46beedadd7
|
Merge pull request #1580 from guyf2010/dev
Add option for random cmplog colorization
|
2022-11-14 21:48:50 +01:00 |
|
|
3cc5019fe4
|
fix warnings
|
2022-11-14 21:45:08 +01:00 |
|
|
57257ce656
|
fix python
|
2022-11-14 21:41:07 +01:00 |
|
|
e2ebebce83
|
fix python
|
2022-11-14 21:37:08 +01:00 |
|
|
4a7cd53f64
|
custom_send example
|
2022-11-14 21:26:17 +01:00 |
|
|
7f7cbe9623
|
Ensure random colorization always changes byte
|
2022-11-14 12:19:44 +00:00 |
|
|
189255d3f4
|
cmplog random replacement code formatting
|
2022-11-13 14:57:53 +00:00 |
|
|
bb81fb784e
|
Add option for random cmplog colorization
|
2022-11-13 14:37:33 +00:00 |
|
|
c5f8869778
|
afl_custom_fuzz_send added
|
2022-11-11 10:46:45 +01:00 |
|
|
b2f12c3712
|
llvm debug
|
2022-11-10 16:12:37 +01:00 |
|
|
2323952d62
|
update for llvm16 compile instructions
|
2022-11-10 15:06:02 +01:00 |
|
|
dfc6d0fbf7
|
nits
|
2022-11-10 14:49:14 +01:00 |
|
|
c24939e812
|
Merge pull request #1576 from AFLplusplus/persistent_mode_always
Persistent mode always
|
2022-11-10 14:46:01 +01:00 |
|
|
b868758cd7
|
more llvm16 fixes
|
2022-11-10 12:06:00 +01:00 |
|
|
513a6ce7b6
|
try llvm 16 fix
|
2022-11-10 11:55:29 +01:00 |
|
|
c1562a7cde
|
Didn't mean to change that
|
2022-11-09 03:34:37 +01:00 |
|
|
0496390526
|
fmt
|
2022-11-09 02:32:13 +00:00 |
|
|
d65cf10bad
|
Always enable persistent mode, no env/bincheck needed
|
2022-11-09 03:28:06 +01:00 |
|
|
21372473a1
|
warn for -t none
|
2022-11-02 15:21:46 +01:00 |
|
|
a8c1ba0d59
|
Merge pull request #1570 from edmcman/showmap-timeout
Fix -t none in afl-showmap
|
2022-11-02 15:19:56 +01:00 |
|
|
1bc7cf759d
|
Use a long timeout instead of 0 for afl-showmap -t none
|
2022-11-02 08:30:24 -04:00 |
|
|
c058ce37bb
|
remove python2 reference
|
2022-11-01 14:05:31 +01:00 |
|