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
Age
Commit message (
Collapse
)
Author
2022-07-21
Fix some OSX incompatibilities on AARCH64 (#1479)
WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2022-07-12
clang format 14
vanhauser-thc
2022-07-08
Merge pull request #1470 from WorksButNotTested/frida
van Hauser
Updated FRIDA version
2022-07-08
Updated FRIDA version
Your Name
2022-07-04
nits
vanhauser-thc
2022-05-12
Validate address space before prefetching
Your Name
2022-05-12
Update version of FRIDA
Your Name
2022-05-06
frida module android build fix.
David Carlier
2022-04-18
code format
vanhauser-thc
2022-03-31
frida mode fix arm64 build
David CARLIER
2022-03-30
ignore unused variable to let make DEBUG=1 distrib succeed
hexcoder-
2022-02-18
Add global caching of block translation to instrumentation
Your Name
2022-02-18
Reserved used address space on dlclose to prevent re-use
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-08
reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV
vanhauser-thc
2022-02-08
Fix initialization in non-persistent mode
Your Name
2022-02-01
Make default coverage code branchless
jon
2022-02-01
AARCH64 branch suppression
Your Name
2022-02-01
Add AARCH64 support for setting ic_entries
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-29
Add support for parsing zero as a configuration setting
Your Name
2021-11-29
Fix some minor formatting
Your Name
2021-11-29
Fix transposed configuration options
Your Name
2021-11-19
Fix compilation error under RaspberryPi 64-Bit Manjaro Linux (no
hexcoder-
SYS_eventfd available here)
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
Minor ASAN fix (again)
Your Name
2021-11-19
Compilation warning fixes
Your Name
2021-11-19
Shift saved values down the stack by 8 bytes
Your Name
2021-11-18
Fix ASAN DSO exclusion
Your Name
2021-11-18
Improve JS bindings for hooking functions
Your Name
2021-11-17
Add __afl_set_persistent_mode
Your Name
2021-11-17
Disable fetching adjacent blocks when coverage is enabled
Your Name
2021-11-17
Fixes to exclude ASAN DSO
Your Name
2021-11-17
Fix sorting of ranges
Your Name
[prev]
[next]