index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frida_mode
/
src
/
instrument
/
instrument_coverage.c
Age
Commit message (
Expand
)
Author
2024-07-28
Removed bogus free in instrument_coverage_unstable_find_output
killerra
2024-07-23
added free for new strings
killerra
2024-07-23
Fixed frida unstable coverage for instances not named "default"
killerra
2022-08-06
code format
vanhauser-thc
2022-08-04
Changes to add option for absolute coverage data
Your Name
2022-07-29
Fix endianness of coverage data on big endian systems
Your Name
2022-07-12
clang format 14
vanhauser-thc
2022-07-04
nits
vanhauser-thc
2021-12-20
Improvements to debug output
Your Name
2021-11-11
Changes to fix use of unstable coverage
Your Name
2021-11-10
Suppress spurious output
Your Name
2021-09-01
Fixes to build on Ubuntu 18.04
Your Name
2021-08-26
Add unstable coverage support
Your Name
2021-08-25
Changes to how modules are identified for coverage
Your Name
2021-08-25
Changes to fix coverage output
Your Name
2021-08-25
Fix issues with cmplog caused by coverage writing to STDIN
Your Name
2021-08-20
Fixed coverage on OSX (dependency on pipe2)
Your Name
2021-08-18
Force exit of coverage process
Your Name
2021-08-17
Add support for generating coverage information
Your Name