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 (
Expand
)
Author
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
Changes to cmplog to use hashes block ID
Your Name
2021-11-08
Suppress coverage for deterministic branches
Your Name
2021-11-08
Add support for option to disable backpatch
Your Name
2021-11-07
Merge pull request #1141 from AFLplusplus/afl4
van Hauser
2021-11-04
add AFL_USE_TSAN
vanhauser-thc
2021-11-03
Merge pull request #1142 from AFLplusplus/dev
van Hauser
2021-11-02
modify frida for new cmplog
vanhauser-thc
2021-10-26
frida mode macOs build fix proposal
David CARLIER
2021-10-26
Fix issues with Yama restrictions in FRIDA mode
Your Name
2021-10-25
frida mode musl further changes display stack trace
David Carlier
2021-10-25
frida mode musl build fix
David Carlier
2021-10-23
frida mode display command line on mac
David CARLIER
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-03
fix compiler warning in 32-Bit
hexcoder-
2021-10-02
fix some compiler warnings in 32-bit linux
hexcoder-
2021-09-23
Performance improvements (#1094)
WorksButNotTested
2021-09-01
Fixes to make seccomp compile on OSX
jon
2021-09-01
Fixes to build on Ubuntu 18.04
Your Name
2021-08-27
Added seccomp support
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
Don't print loads of debugging info about cmplog when it isn't enabled
Your Name
2021-08-12
Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation is...
Your Name
2021-08-12
Fix to setting of entry_reached
Your Name
2021-07-16
small changes for ARM 32-bit (compiles now, but does not work)
hexcoder-
2021-07-15
Support for setting a fixed seed for the hash function (#1026)
WorksButNotTested
2021-07-15
deleted duplicate line after merge
Dominik Maier
2021-07-15
merged stable into dev
Dominik Maier
2021-07-15
Fix printing of JS errors (#1024)
WorksButNotTested
2021-07-14
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
vanhauser-thc
2021-07-14
Improved block and edge numbering to reduce collisions (#1021)
WorksButNotTested
2021-07-07
Changes to print stats more periodically rather than relying on a new block b...
WorksButNotTested
2021-07-07
Changes to align the constants used by the coverage function assembly code (#...
WorksButNotTested
2021-07-06
Changes to make JS run in foreground thread (#1009)
WorksButNotTested
2021-07-06
Deferred exclusion support (#1008)
WorksButNotTested
2021-07-06
Improved OSX support (#1005)
WorksButNotTested
[next]