Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-10 | frida verbose | vanhauser-thc | |
2021-12-23 | Fix compiler warnings | Your Name | |
2021-12-20 | Improvements to debug output | Your Name | |
2021-11-29 | Changes to support defaults for configuration options | Your Name | |
2021-11-29 | Add support for parsing zero as a configuration setting | Your Name | |
2021-11-10 | Fix block ID handling | Your Name | |
2021-11-10 | Suppress spurious output | Your Name | |
2021-05-27 | Support for AFL_FRIDA_PERSISTENT_RET (#941) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-04-30 | nits | vanhauser-thc | |
2021-04-29 | nits | vanhauser-thc | |
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> |