31e34c1634
updated unicornafl
2021-08-26 19:40:15 +02:00
e5f5d5886a
Add unstable coverage support
2021-08-26 18:06:41 +01:00
86f920f645
Merge pull request #1076 from WorksButNotTested/coverage-fixes
...
Coverage fixes
2021-08-26 09:07:56 +02:00
1a8819c9ad
Changes to how modules are identified for coverage
2021-08-25 18:34:39 +01:00
4cdf4d2eaf
Changes to fix coverage output
2021-08-25 18:34:39 +01:00
edda239131
Fix issues with cmplog caused by coverage writing to STDIN
2021-08-25 18:34:39 +01:00
e25f7cefdc
announce llvm 13 support
2021-08-25 12:29:44 +02:00
9e2a94532b
silenced warning in unicornafl rust bindings
2021-08-23 15:35:22 +02:00
2e15661f18
Merge pull request #1074 from AFLplusplus/dev
...
push to stable
2021-08-20 23:54:59 +02:00
ca9c87dd45
Merge pull request #1075 from WorksButNotTested/test
...
Various New Features & Fixes
2021-08-20 23:15:18 +02:00
028f8ced8f
Fixed coverage on OSX (dependency on pipe2)
...
Removed use of 'realpath' in makefiles to fix OSX incompatibility
Fixed handling of when prefetching should be enabled
Snap the main binary during initialization to avoid stability issues with lazy loading
Add support for configurable inline cache entries for FRIDA on x86/x64
Support for prefetching FRIDA backpatches on x86/x64
Improved stats support on x86/x64/aarch64
2021-08-20 17:28:40 +01:00
d8c221fade
typo
2021-08-20 16:12:25 +02:00
64fbf973e0
Update docs/rpc_statsd.md
...
Co-authored-by: Edouard SCHWEISGUTH <edznux@gmail.com >
2021-08-20 14:47:27 +02:00
b9b497241b
Update docs/rpc_statsd.md
...
Co-authored-by: Edouard SCHWEISGUTH <edznux@gmail.com >
2021-08-20 14:47:15 +02:00
5ba3601697
revise paragraph
2021-08-20 13:52:07 +02:00
8779412171
wording
2021-08-20 13:18:14 +02:00
23c240a94a
add newline at end
2021-08-20 13:13:23 +02:00
f189668dd6
fix typo fix
2021-08-20 13:00:51 +02:00
41a4c99d01
typos / wording
2021-08-20 12:37:47 +02:00
c2e02df9a5
wording
2021-08-20 12:21:00 +02:00
56e2c55914
typos
2021-08-20 12:18:13 +02:00
3513ba2e51
update unicornafl
2021-08-19 17:26:41 +02:00
591d6c59c7
fix shared linking on macos
2021-08-19 17:02:17 +02:00
1959812e83
more partial linking
2021-08-18 15:48:05 +02:00
faac1651e4
Merge pull request #1073 from WorksButNotTested/coverage2
...
Force exit of coverage process
2021-08-18 12:10:31 +02:00
17681405bc
Force exit of coverage process
2021-08-18 10:47:07 +01:00
dbb793646e
Merge pull request #1071 from WorksButNotTested/many-local
...
Many local
2021-08-18 10:16:22 +02:00
69b7f2cae4
switch back to -j4 for building llvm
2021-08-18 10:06:33 +02:00
10c98c2a4c
Fix coverage data
2021-08-17 18:42:44 +01:00
c3641fbd97
Changes to build many-linux build from working copy instead of a fixed branch
2021-08-17 18:34:46 +01:00
5f20137e9d
Add support for generating coverage information
2021-08-17 18:30:30 +01:00
2a68d37b4f
fix typo
2021-08-17 14:37:59 +02:00
6191af7440
uninstall makefile target
2021-08-17 10:29:22 +02:00
4a88e17a26
Update FAQ.md
2021-08-16 21:53:58 +02:00
e05519baf4
Update FAQ.md
2021-08-16 21:53:55 +02:00
b28b46daeb
Update best_practices.md
2021-08-16 21:53:27 +02:00
105454e51c
Update best_practices.md
2021-08-16 21:53:27 +02:00
8948fdcf4c
Update FAQ.md
2021-08-16 21:53:22 +02:00
85a7195631
Update FAQ.md
2021-08-16 21:52:22 +02:00
4b3ba3e51a
Edit FAQ
...
Changes:
- Edit FAQ.
- Add history.
- Add best practices.
2021-08-16 21:52:09 +02:00
0c1dcadfb4
Update branches.md
2021-08-15 22:00:34 +02:00
0715396cb2
Update README.md
2021-08-15 22:00:27 +02:00
bdd455e6fb
Merge pull request #1066 from b1gr3db/dev
...
Fixed spelling of quarantine
2021-08-14 11:42:22 +02:00
a6adb6be2c
Fixed spelling of quarantine
2021-08-13 13:53:22 -04:00
95b794744b
Edit README.md
...
Changes:
- Move advanced content to docs/.
- Add links.
- Fix links.
- Restructure content.
2021-08-12 23:06:34 +02:00
b8fd0a1463
Merge pull request #1065 from WorksButNotTested/fixes
...
Fixes
2021-08-12 18:55:40 +02:00
cacee58fb7
Added documetation on how to debug issues
2021-08-12 17:42:11 +01:00
11d62d51c5
Don't print loads of debugging info about cmplog when it isn't enabled
2021-08-12 17:42:11 +01:00
d2d7585db5
Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation is disabled
2021-08-12 17:42:11 +01:00
cfbff436a5
Fix to setting of entry_reached
2021-08-12 17:42:11 +01:00