about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-07-11update custom trimvanhauser-thc
2021-07-10remove redundant check (#1014)yuan
2021-07-08help output nitsvanhauser-thc
2021-07-08remove unneeded cmdline optionvanhauser-thc
2021-07-08fix qemu drivervanhauser-thc
2021-07-07update docvanhauser-thc
2021-07-07Changes to print stats more periodically rather than relying on a new block ↵WorksButNotTested
being instrumented (#1011) Co-authored-by: Your Name <you@example.com>
2021-07-07Changes to align the constants used by the coverage function assembly code ↵WorksButNotTested
(#1012) Co-authored-by: Your Name <you@example.com>
2021-07-07Updated the version of FRIDA to 15.0.0 (#1013)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-07print warning for libfuzzer qemu drivervanhauser-thc
2021-07-07fix failures for some sized string instrumentationsvanhauser-thc
2021-07-06Frida build fixes (#1010)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-06Changes to make JS run in foreground thread (#1009)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-06hook updatevanhauser-thc
2021-07-06Deferred exclusion support (#1008)WorksButNotTested
* Deferred exclusion support * Changes to support different hook libraries for QEMU and FRIDA * Changes to collect more stats Co-authored-by: Your Name <you@example.com>
2021-07-06Improved OSX support (#1005)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-06Support for excluding JIT code (#1006)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-05more partial linkingvanhauser-thc
2021-07-05Fixes to handling DSOs by name (#1004)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-05Changes to automatically disable optimization when AFL_FRIDA_INST_TRACE is ↵WorksButNotTested
set (#1003) Co-authored-by: Your Name <you@example.com>
2021-07-05Remove dependency on xxd (#1002)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-02make clean on qemu_mode should not failhexcoder-
2021-07-02fix xaxis textvanhauser-thc
2021-07-02Changes to strip unused symbols from afl-frida-trace.so and hance remove v7 ↵WorksButNotTested
and its dependency on C++ (#1001) Co-authored-by: Your Name <you@example.com>
2021-07-01update honggfuzz custom mutatorvanhauser-thc
2021-06-30Many Linux Support (#1000)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-06-30Minor fixes to typescript bindings (#999)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-06-29fix linefeedvanhauser-thc
2021-06-28Inline cmplog (#996)van Hauser
* inline cmplog check * better switch support * add cmplog-switches-pass.cc
2021-06-27Select (#995)van Hauser
* favor unfuzzed * fix * reinit table after a new fuzz
2021-06-25Improved FRIDA mode scripting support (#994)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-06-25test laf splitting: set default for char type explicitly to signedhexcoder-
2021-06-25updated uc rust bindingsDominik Maier
2021-06-25typohexcoder
2021-06-24unicorn rust bindings improvementsDominik Maier
2021-06-24Added JS support (#992)WorksButNotTested
* Added JS support * Added some documentation Co-authored-by: Your Name <you@example.com>
2021-06-24rust bindings updateDominik Maier
2021-06-24rust bindings updateDominik Maier
2021-06-24fix fridavanhauser-thc
2021-06-24frida fixvanhauser-thc
2021-06-24Merge branch 'stable' into devvan Hauser
2021-06-23fix afl-showmaphexcoder-
2021-06-23non-unix compatvanhauser-thc
2021-06-23force disable llvm instrumentation for fridavanhauser-thc
2021-06-22Misc (#986)WorksButNotTested
* Changes to fix accidental ranges deletion and add support for SCAS/CMPS * Fix syscall issues on OSX * Changes to more closely match QEMU mode * Changes to use double hashing on cmplog * Changes to use msync * Review changes Co-authored-by: Your Name <you@example.com>
2021-06-22cmplog fix for qemu and fridavanhauser-thc
2021-06-22frida fixvanhauser-thc
2021-06-22reverse read the queue n resumesvanhauser-thc
2021-06-21typovanhauser-thc
2021-06-21improve documentationvanhauser-thc