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-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
2021-07-06
Support for excluding JIT code (#1006)
WorksButNotTested
2021-07-05
Fixes to handling DSOs by name (#1004)
WorksButNotTested
2021-07-05
Changes to automatically disable optimization when AFL_FRIDA_INST_TRACE is se...
WorksButNotTested
2021-07-02
Changes to strip unused symbols from afl-frida-trace.so and hance remove v7 a...
WorksButNotTested
2021-06-28
push to stable (#987)
van Hauser
2021-06-25
Improved FRIDA mode scripting support (#994)
WorksButNotTested
2021-06-24
Added JS support (#992)
WorksButNotTested
2021-06-24
fix frida
vanhauser-thc
2021-06-24
Merge branch 'stable' into dev
van Hauser
2021-06-22
Misc (#986)
WorksButNotTested
2021-06-22
frida fix
vanhauser-thc
2021-06-16
Perf regression4 (#979)
WorksButNotTested
2021-06-14
push to stable (#973)
van Hauser
2021-06-11
Improve tracing support to include real addresses and edge ids and also suppo...
WorksButNotTested
2021-06-11
Frida complog fix (#971)
WorksButNotTested
2021-06-10
FRIDA - Remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET (#970)
WorksButNotTested
2021-06-08
push to stable (#962)
van Hauser
2021-06-08
FRIDA AARCH64 support (#965)
WorksButNotTested
2021-06-01
Dev (#949)
hexcoder
2021-06-01
threadsafe doc fixes, code format
vanhauser-thc
2021-05-30
add missing include for _exit()
hexcoder-
2021-05-30
final push to stable (really?) (#939)
van Hauser
2021-05-30
afl-cmin help fix, aflpp_driver - + @@ support
vanhauser-thc
2021-05-29
Support writing Stalker stats (#945)
WorksButNotTested
2021-05-28
Changes to add missing exclusion of ranges (#943)
WorksButNotTested
2021-05-27
Support for AFL_FRIDA_PERSISTENT_RET (#941)
WorksButNotTested
[next]