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 (
Collapse
)
Author
2023-01-31
Add support for disabling branch suppression
Your
2023-01-31
Changes to revert broken branch suppression fix
Your
2022-12-13
code format
vanhauser-thc
2022-12-01
Fix branch suppression for ARM64
Your
2022-11-23
Fixes to make things easier to build for ARM
Your Name
2022-10-11
Fixes for x64
Your Name
2022-10-11
Bump FRIDA version
Your Name
2022-10-11
ARM branch suppression
Your Name
2022-08-06
code format
vanhauser-thc
2022-08-05
Changes to abstract shared memory
Your Name
2022-08-04
Added support for ARM32 inline assembly
Your Name
2022-08-04
Changes to add option for absolute coverage data
Your Name
2022-08-04
Fix formatting
Your Name
2022-07-29
Added framework for logging register contents at the end of each basic block
Your Name
2022-07-29
Fix endianness of coverage data on big endian systems
Your Name
2022-07-25
code format
vanhauser-thc
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
Update version of FRIDA
Your Name
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
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
[next]