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
Age
Commit message (
Expand
)
Author
2022-02-18
Add global caching of block translation to instrumentation
Your Name
2022-02-18
Changes to default CMOV instrumentation to off
Your Name
2022-02-18
Added instrumentation for CMOV instructions
Your Name
2022-02-18
Changes to simplify coverage code
Your Name
2022-02-01
Make default coverage code branchless
jon
2022-02-01
AARCH64 branch suppression
Your Name
2022-01-19
nits and code format
vanhauser-thc
2022-01-19
Changes to support variations in the mapsize
Your Name
2021-12-28
Removed redundant instruction
jon
2021-12-27
Further optimization of AARCH64 code
jon
2021-12-27
Fix broken op-codes for AARCH64
jon
2021-12-27
Changes to explicitly place the previous_pc
jon
2021-12-23
Optimize AARCH64 inline assembly
Your Name
2021-12-23
Fix compiler warnings
Your Name
2021-12-20
Improvements to debug output
Your Name
2021-12-17
Fix instrumentation debugging (inadvertant CS_MODE_THUMB)
Your Name
2021-12-10
Fixes for OSX instrumentation
Your Name
2021-12-02
Fixes for arm32
Your Name
2021-11-29
Changes to support defaults for configuration options
Your Name
2021-11-19
Fix compilation on RaspberryPi 32-bit (please review)
hexcoder-
2021-11-19
Changes to skip coverage code on deterministic branches on x86
Your Name
2021-11-19
Optimize assembly for x86
Your Name
2021-11-19
Shift saved values down the stack by 8 bytes
Your Name
2021-11-15
Further optimization to coverage code
Your Name
2021-11-11
Changes to fix use of unstable coverage
Your Name
2021-11-10
Minor change to inline assembly
Your Name
2021-11-10
Fix block ID handling
Your Name
2021-11-10
Suppress spurious output
Your Name
2021-11-09
Inline instrumentation optimization for x64
Your Name
2021-11-08
Suppress coverage for deterministic branches
Your Name
2021-11-04
add AFL_USE_TSAN
vanhauser-thc
2021-10-16
frida mode android build fix proposal.
David Carlier
2021-10-13
Fix missing MAP_FIXED_NOREPLACE (#1116)
WorksButNotTested
2021-10-12
frida mode fix on x86_64 archs
David Carlier
2021-10-12
Minimize inline assembly
Your Name
2021-10-03
frida mode macOs warning fix, syscall being deprecated, using pthread_threadi...
David CARLIER
2021-10-02
fix some compiler warnings in 32-bit linux
hexcoder-
2021-09-23
Performance improvements (#1094)
WorksButNotTested
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
Fix coverage data
Your Name
2021-08-17
Add support for generating coverage information
Your Name
2021-08-12
Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation is...
Your Name
2021-07-15
Support for setting a fixed seed for the hash function (#1026)
WorksButNotTested
2021-07-14
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
vanhauser-thc
[next]