Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-10 | Frida cmplog fail fast (#914) | WorksButNotTested | |
* Changes to remove binaries from frida_mode * Changes to make cmplog fail fast Co-authored-by: Your Name <you@example.com> | |||
2021-05-08 | Fix numeric overflow in cmplog implementation (#907) | 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-30 | frida: complog -> cmplog | vanhauser-thc | |
2021-04-30 | nits | vanhauser-thc | |
2021-04-29 | nits | vanhauser-thc | |
2021-04-29 | Fixes for aarch64, OSX and other minor issues (#891) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-04-28 | nit | vanhauser-thc | |
2021-04-28 | frida mode - support non-pie | vanhauser-thc | |
2021-04-28 | nits | vanhauser-thc | |
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 | fix frida mode | 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> | |||
2021-04-16 | Changes following code review | Your Name | |
2021-03-25 | integrate frida_mode, code-format | vanhauser-thc | |
2021-03-24 | Add support for FRIDA mode | Your Name | |