4728 Commits

Author SHA1 Message Date
vanhauser-thc
f97c5dba2a remove debug 2021-11-01 09:25:11 +01:00
vanhauser-thc
7e813ca492 fix 2021-11-01 09:23:05 +01:00
vanhauser-thc
0cbb406451 fix 2021-11-01 00:30:56 +01:00
vanhauser-thc
d918a9e85b insert select instrumentation 2021-10-31 13:25:27 +01:00
vanhauser-thc
c64735df9e help gcc 2021-10-31 11:55:44 +01:00
vanhauser-thc
36d8f97972 gcc instrumentation opt 2021-10-31 11:55:44 +01:00
van Hauser
94ab015a48
Merge pull request #1135 from kcwu/fix-pcguard-off-by-1
fix off by one bug of PCGUARD instrumentation
2021-10-30 17:05:10 +02:00
Kuang-che Wu
45b8e05793 fix off by one bug of PCGUARD instrumentation
fix bug #1120
2021-10-30 22:27:49 +08:00
van Hauser
873f5a979e
Merge pull request #1134 from adrianherrera/bugfix/optimin-cmake
optimin: fix cmake flags
2021-10-27 12:47:42 +02:00
Adrian Herrera
69d82cf9d7 optimin: fix cmake flags
Disable RTTI. Fixes issue #1133
2021-10-27 10:18:26 +00:00
van Hauser
471081e1b8
Merge pull request #1132 from devnexen/frida_macos_build_fix
frida mode macOs build fix proposal
2021-10-27 09:57:05 +02:00
David CARLIER
d85f5d4d62 frida mode macOs build fix proposal 2021-10-26 22:30:44 +01:00
van Hauser
15bc729757
Merge pull request #1131 from WorksButNotTested/frida-debug
Fix issues with Yama restrictions in FRIDA mode
2021-10-26 22:02:09 +02:00
Your Name
f14b3bd9de Fix issues with Yama restrictions in FRIDA mode 2021-10-26 18:48:13 +01:00
van Hauser
4b631c9a19
Merge pull request #1130 from wtdcode/dev
Wrong map size when a realloc happens
2021-10-25 20:39:27 +02:00
lazymio
efec2b5a99
Update real_map_size when doing a realloc 2021-10-25 16:05:58 +02:00
van Hauser
86409092a1
Merge pull request #1129 from devnexen/frida_mode_musl_further
frida mode musl further changes display stack trace
2021-10-25 11:11:36 +02:00
David Carlier
7407e2fb11 frida mode musl further changes display stack trace 2021-10-25 09:37:51 +01:00
van Hauser
695da56808
Merge pull request #1128 from devnexen/frida_mode_musl_build_fix
frida mode musl build fix
2021-10-25 10:03:02 +02:00
David Carlier
85ca0df989 frida mode musl build fix 2021-10-25 06:53:45 +01:00
vanhauser-thc
0348ede4bc fix gcc warning 2021-10-24 19:53:07 +02:00
vanhauser-thc
0f49463ede fix 2021-10-24 19:41:06 +02:00
vanhauser-thc
a7ee11a174 fix 2021-10-24 19:36:09 +02:00
Dominik Maier
4dfb7bfe4f updated uc dependencies 2021-10-23 23:11:33 +02:00
Dominik Maier
b12864b0be updated unicorn bindings 2021-10-23 22:20:46 +02:00
van Hauser
1a9ced30ce
Merge pull request #1127 from devnexen/frida_macos_display_cmdline
frida mode display command line on mac
2021-10-23 21:27:47 +02:00
David CARLIER
f68b9f5110 frida mode display command line on mac 2021-10-23 20:09:36 +01:00
vanhauser-thc
e03897a070 fix timeout bug in afl tools 2021-10-23 20:54:24 +02:00
van Hauser
06b23c7dcb
Merge pull request #1122 from FoRTE-Research/dev
Update binaryonly_fuzzing.md with zafl
2021-10-21 10:59:12 +02:00
Stefan Nagy
e637ca216e
Tidy-up zafl info 2021-10-21 04:52:38 -04:00
Stefan Nagy
4e3fec2666
Update binaryonly_fuzzing.md with zafl 2021-10-20 17:09:18 -04:00
vanhauser-thc
47a333af4d add ninja to apt install readme 2021-10-19 15:42:26 +02:00
vanhauser-thc
90786e2ce9 fix 2021-10-19 15:20:59 +02:00
vanhauser-thc
0bc3367b55 remove race condition 2021-10-19 14:46:15 +02:00
Andrea Fioraldi
23e69f1107 Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev 2021-10-19 13:59:38 +02:00
Andrea Fioraldi
77a63d8ccf execs field in filenames 2021-10-19 13:59:31 +02:00
vanhauser-thc
bb8a4d71da format and remove warning 2021-10-18 20:53:54 +02:00
vanhauser-thc
fd43daee6a md url 2021-10-18 17:21:26 +02:00
van Hauser
73531e5dd6
Merge pull request #1089 from llzmb/docs_edit_readme_fix_links
Fix broken links in docs content
2021-10-18 15:48:28 +02:00
Dominik Maier
edaa25a48c Merge branch 'dev' into docs_edit_readme_fix_links 2021-10-18 13:38:46 +02:00
vanhauser-thc
45d668a671 better ui banner 2021-10-18 13:17:07 +02:00
vanhauser-thc
7cd98f565f lto and llvm14-dev 2021-10-18 12:16:58 +02:00
llzmb
65c94d914d Change line length to max. 80 characters 2021-10-17 20:29:24 +02:00
vanhauser-thc
8bc2b52f65 format 2021-10-17 13:03:01 +02:00
vanhauser-thc
34f1074ba3 changelog 2021-10-16 18:44:29 +02:00
van Hauser
88bcc34802
Merge pull request #1118 from devnexen/frida_android_build_upd
frida mode android build fix proposal.
2021-10-16 18:43:30 +02:00
David Carlier
c96fdfac01 frida mode android build fix proposal.
also protecting seccomp the other way around in case it is ported
 in another platform supported by frida.
2021-10-16 15:30:58 +01:00
vanhauser-thc
8b1910e268 fix submodules 2021-10-15 12:55:40 +02:00
vanhauser-thc
3deca3b09b fix lto cmplog stability issue 2021-10-15 11:25:02 +02:00
Dominik Maier
17c59de1c2 updated uc 2021-10-13 19:53:44 +02:00