cb1256499f
Added instrumentation for CMOV instructions
2022-02-18 08:01:34 +00:00
dd8ad4dfa3
Changes to simplify coverage code
2022-02-18 07:55:26 +00:00
8fc249d210
Fix sample script for Unicornafl2 ( #1329 )
...
* Fix the sample script for Unicornafl2
* Make it compatible with unicornafl1
* Sync to the latest unicornafl
* Update UNICORNAFL_VERSION
* Sync to latest unicornafl to resolve linkage problem
* Switch to ucafl2
2022-02-14 18:01:37 +01:00
1d4f1e4879
Merge pull request #1326 from AFLplusplus/dev
...
push to stable
2022-02-10 12:12:02 +01:00
de7058b75b
typo
2022-02-10 10:40:11 +01:00
5e8da2b85c
Adapt to my MacOS
2022-02-09 20:36:16 +01:00
056ebbff15
add AFL_EARLY_FORKSERVER support
2022-02-08 20:36:06 +01:00
cf853fb249
reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV
2022-02-08 20:15:48 +01:00
fa628865c1
remove debug msg
2022-02-08 18:43:23 +01:00
05a36f10ba
import mozilla afl-cc patch
2022-02-08 18:33:59 +01:00
cbf3d1bdee
Merge pull request #1325 from devnexen/openbsd_sysconf_upd
...
afl-system-config update proposal for OpenBSD.
2022-02-08 13:40:21 +01:00
64cc345ec2
afl-system-config update proposal for OpenBSD.
...
The vast majority of security features can t be disabled but we can
act of allocation config.
2022-02-08 11:25:19 +00:00
8dbc4a1423
Merge pull request #1324 from WorksButNotTested/compile
...
Fix initialization in non-persistent mode
2022-02-08 12:17:20 +01:00
452eb9f75b
Fix initialization in non-persistent mode
2022-02-08 08:58:35 +00:00
a5dc067331
nits
2022-02-07 12:22:57 +01:00
27dc0e09e0
Merge pull request #1323 from yuawn/dev
...
Add GCC hot attribute to hot functions
2022-02-06 11:51:54 +01:00
bcd802e6fd
code format
2022-02-06 08:54:30 +00:00
958a059477
add GCC hot attribute to hot functions
2022-02-06 08:54:14 +00:00
c8bfce21ab
Merge pull request #1322 from yuawn/dev
...
fix -G description
2022-02-06 09:13:40 +01:00
d178b325ab
fix -G description
2022-02-06 05:34:44 +00:00
077a3e32e0
fix accidental broken frida mode
2022-02-05 10:57:58 +01:00
fa3c0d8a37
change -y to -g/-G and add env var alternatives
2022-02-05 10:36:37 +01:00
d5b9cd4b73
add afl-fuzz -y fuzz length support
2022-02-05 08:27:17 +01:00
ce5032cc29
debug CI
2022-02-05 07:32:20 +01:00
04d693721b
force persistent and deferred also for tools
2022-02-05 07:25:12 +01:00
9eb66cccf4
typo
2022-02-04 15:06:53 +01:00
9b72fe4880
typo
2022-02-04 13:59:11 +01:00
1a89d428c9
same for defered forkserver
2022-02-04 12:12:23 +01:00
d4c01c057b
test support for forced persistent mode
2022-02-04 12:09:07 +01:00
80543a809e
small doc update
2022-02-01 20:15:45 +01:00
104c0e29e9
small doc update
2022-02-01 20:14:41 +01:00
7d36609722
libafl custom mut readme
2022-02-01 15:53:05 +01:00
119a0e0dce
fix build scripts
2022-02-01 14:16:49 +01:00
f336aa463b
Merge pull request #1307 from WorksButNotTested/arm64
...
ARM64
2022-02-01 11:09:39 +01:00
5f6bbc7dea
Changes to fix persistent_ret demo
2022-02-01 08:13:28 +00:00
17fc44d995
Fix libunwind libraries when building from source
2022-02-01 08:13:28 +00:00
055af82026
Make default coverage code branchless
2022-02-01 08:13:28 +00:00
e2f76dd41e
AARCH64 branch suppression
2022-02-01 08:13:28 +00:00
1c79b82ab8
Add AARCH64 support for setting ic_entries
2022-02-01 08:13:28 +00:00
c38b05c80a
Fixed build from source on OSX
2022-02-01 08:13:28 +00:00
bb186a2ece
Bump FRIDA version
2022-02-01 08:13:18 +00:00
60e126c615
mention arm64 docker image
2022-01-31 09:24:04 +01:00
dd9003e59b
nits for nyx build script
2022-01-31 09:00:01 +01:00
2d9325aed9
Merge pull request #1319 from AFLplusplus/dev
...
push to stable
2022-01-30 20:59:24 +01:00
53eb5ba2fb
update changelog
2022-01-30 20:59:00 +01:00
267dd634f1
Merge pull request #1318 from moyix/stable
...
Build docker images for arm64 as well as x86.
2022-01-30 20:55:55 +01:00
7ab7862e4d
Build docker images for arm64 as well as x86.
...
This involves:
* A small change to the Dockerfile, so that it checks the target
architecture and only installs gcc-multilib on x86_64.
* Updates to the GitHub Actions workflow build_aflplusplus_docker.yaml
to build for both linux/amd64 and linux/arm64.
These changes should allow Mac M1 users to get a working version of
AFL++ by doing "docker pull aflplusplus/aflplusplus".
2022-01-30 14:20:30 -05:00
59a7337bf1
fix ci for mac
2022-01-30 18:02:09 +01:00
c75124aefa
debug ci
2022-01-30 17:53:28 +01:00
2861f695ba
debug ci
2022-01-30 17:19:22 +01:00