llzmb
c206fb319b
Edit README.md and related content
2021-09-03 17:08:54 +02:00
llzmb
dc1f93cf8c
Edit README.md and related content
2021-09-03 17:08:28 +02:00
llzmb
9747ac4221
Merge branch 'dev' into docs_edit_readme_move_content_to_docs
2021-08-31 21:19:04 +02:00
llzmb
ec4cae448b
Edit README.md and related content
...
Changes:
- Fix links.
- Add links.
- Restructure content.
2021-08-28 20:25:37 +02:00
van Hauser
fe5b2c355f
Merge pull request #1080 from WorksButNotTested/seccomp
...
Added seccomp support
2021-08-28 11:10:09 +02:00
Your Name
5559dd9c24
Added seccomp support
2021-08-27 18:38:58 +01:00
van Hauser
7a2f81e0d9
Merge pull request #1079 from devnexen/afl_network_client_solarish
...
Network client linkage fix for solarisish systems.
2021-08-27 16:04:31 +02:00
DC
ca28ca6c05
Network client linkage fix for solarisish systems.
2021-08-27 14:50:44 +01:00
van Hauser
066f60dd2f
Merge pull request #1078 from WorksButNotTested/unstable-coverage
...
Add unstable coverage support
2021-08-27 08:39:27 +02:00
Dominik Maier
31e34c1634
updated unicornafl
2021-08-26 19:40:15 +02:00
Your Name
e5f5d5886a
Add unstable coverage support
2021-08-26 18:06:41 +01:00
van Hauser
86f920f645
Merge pull request #1076 from WorksButNotTested/coverage-fixes
...
Coverage fixes
2021-08-26 09:07:56 +02:00
Your Name
1a8819c9ad
Changes to how modules are identified for coverage
2021-08-25 18:34:39 +01:00
Your Name
4cdf4d2eaf
Changes to fix coverage output
2021-08-25 18:34:39 +01:00
Your Name
edda239131
Fix issues with cmplog caused by coverage writing to STDIN
2021-08-25 18:34:39 +01:00
vanhauser-thc
e25f7cefdc
announce llvm 13 support
2021-08-25 12:29:44 +02:00
Dominik Maier
9e2a94532b
silenced warning in unicornafl rust bindings
2021-08-23 15:35:22 +02:00
van Hauser
ca9c87dd45
Merge pull request #1075 from WorksButNotTested/test
...
Various New Features & Fixes
2021-08-20 23:15:18 +02:00
Your Name
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
hexcoder
d8c221fade
typo
2021-08-20 16:12:25 +02:00
vanhauser-thc
5ba3601697
revise paragraph
2021-08-20 13:52:07 +02:00
hexcoder
8779412171
wording
2021-08-20 13:18:14 +02:00
hexcoder
23c240a94a
add newline at end
2021-08-20 13:13:23 +02:00
hexcoder
f189668dd6
fix typo fix
2021-08-20 13:00:51 +02:00
hexcoder
41a4c99d01
typos / wording
2021-08-20 12:37:47 +02:00
hexcoder
c2e02df9a5
wording
2021-08-20 12:21:00 +02:00
hexcoder
56e2c55914
typos
2021-08-20 12:18:13 +02:00
Dominik Maier
3513ba2e51
update unicornafl
2021-08-19 17:26:41 +02:00
vanhauser-thc
591d6c59c7
fix shared linking on macos
2021-08-19 17:02:17 +02:00
vanhauser-thc
1959812e83
more partial linking
2021-08-18 15:48:05 +02:00
van Hauser
faac1651e4
Merge pull request #1073 from WorksButNotTested/coverage2
...
Force exit of coverage process
2021-08-18 12:10:31 +02:00
Your Name
17681405bc
Force exit of coverage process
2021-08-18 10:47:07 +01:00
van Hauser
dbb793646e
Merge pull request #1071 from WorksButNotTested/many-local
...
Many local
2021-08-18 10:16:22 +02:00
vanhauser-thc
69b7f2cae4
switch back to -j4 for building llvm
2021-08-18 10:06:33 +02:00
Your Name
10c98c2a4c
Fix coverage data
2021-08-17 18:42:44 +01:00
Your Name
c3641fbd97
Changes to build many-linux build from working copy instead of a fixed branch
2021-08-17 18:34:46 +01:00
Your Name
5f20137e9d
Add support for generating coverage information
2021-08-17 18:30:30 +01:00
vanhauser-thc
2a68d37b4f
fix typo
2021-08-17 14:37:59 +02:00
vanhauser-thc
6191af7440
uninstall makefile target
2021-08-17 10:29:22 +02:00
llzmb
0c1dcadfb4
Update branches.md
2021-08-15 22:00:34 +02:00
llzmb
0715396cb2
Update README.md
2021-08-15 22:00:27 +02:00
van Hauser
bdd455e6fb
Merge pull request #1066 from b1gr3db/dev
...
Fixed spelling of quarantine
2021-08-14 11:42:22 +02:00
b1gr3db
a6adb6be2c
Fixed spelling of quarantine
2021-08-13 13:53:22 -04:00
llzmb
95b794744b
Edit README.md
...
Changes:
- Move advanced content to docs/.
- Add links.
- Fix links.
- Restructure content.
2021-08-12 23:06:34 +02:00
van Hauser
b8fd0a1463
Merge pull request #1065 from WorksButNotTested/fixes
...
Fixes
2021-08-12 18:55:40 +02:00
Your Name
cacee58fb7
Added documetation on how to debug issues
2021-08-12 17:42:11 +01:00
Your Name
11d62d51c5
Don't print loads of debugging info about cmplog when it isn't enabled
2021-08-12 17:42:11 +01:00
Your Name
d2d7585db5
Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation is disabled
2021-08-12 17:42:11 +01:00
Your Name
cfbff436a5
Fix to setting of entry_reached
2021-08-12 17:42:11 +01:00
vanhauser-thc
20815d6850
remove duplicate link
2021-08-12 18:32:44 +02:00