Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-21 | Improve binary-only related docs | Bet4 | |
2023-11-06 | clang-format 16->17 | vanhauser-thc | |
2023-06-01 | Changes to support defered start | Your Name | |
2022-08-05 | Fixes to formatting | Your Name | |
2022-08-05 | Android fixes | Your Name | |
2022-07-12 | clang format 14 | vanhauser-thc | |
2022-02-18 | Reserved used address space on dlclose to prevent re-use | Your Name | |
2021-12-20 | Improvements to debug output | Your Name | |
2021-12-02 | Fixes for arm32 | Your Name | |
2021-11-18 | Improve JS bindings for hooking functions | Your Name | |
2021-11-10 | Suppress spurious output | Your Name | |
2021-11-04 | add AFL_USE_TSAN | vanhauser-thc | |
2021-10-23 | frida mode display command line on mac | David CARLIER | |
2021-08-27 | Added seccomp support | Your Name | |
2021-07-02 | Changes 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-06-24 | Added JS support (#992) | WorksButNotTested | |
* Added JS support * Added some documentation Co-authored-by: Your Name <you@example.com> | |||
2021-06-22 | Misc (#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-11 | Frida complog fix (#971) | WorksButNotTested | |
* Fix complog issue with changing address space * Added support for printing command line and environment during startup * Review fixes Co-authored-by: Your Name <you@example.com> | |||
2021-05-29 | Support writing Stalker stats (#945) | WorksButNotTested | |
* Support writing Stalker stats * Fixed string handling in print functions Co-authored-by: Your Name <you@example.com> | |||
2021-05-27 | Frida (#940) | WorksButNotTested | |
* Added re2 test * Added libpcap test * Fix validation of setting of ADDR_NO_RANDOMIZE * Added support for printing original and instrumented code Co-authored-by: Your Name <you@example.com> | |||
2021-05-18 | Minor integration tweaks (#926) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-04-30 | Support for AFL_ENTRYPOINT (#898) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-04-29 | Fixes for aarch64, OSX and other minor issues (#891) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-04-28 | Bumped warnings up to the max and fixed remaining issues (#890) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-04-28 | Frida persistent (#880) | WorksButNotTested | |
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog * Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC * Various minor fixes and finished support for AFL_INST_LIBS * Review changes Co-authored-by: Your Name <you@example.com> | |||
2021-03-25 | integrate frida_mode, code-format | vanhauser-thc | |
2021-03-24 | Add support for FRIDA mode | Your Name | |